Kaptos
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.model
/
PendingTransactionResponse
/
PendingTransactionResponse
Pending
Transaction
Response
constructor
(
type
:
TransactionResponseType
=
TransactionResponseType.PENDING
,
hash
:
String
,
sender
:
String
,
sequenceNumber
:
String
,
maxGasAmount
:
String
,
gasUnitPrice
:
String
,
expirationTimestampSecs
:
String
)