toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
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
)