toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.model
/
FaucetResponse
Faucet
Response
@
Serializable
data
class
FaucetResponse
(
val
txnHashes
:
List
<
String
>
)
Members
Constructors
Faucet
Response
Link copied to clipboard
constructor
(
txnHashes
:
List
<
String
>
)
Properties
txn
Hashes
Link copied to clipboard
@
SerialName
(
value
=
"txn_hashes"
)
val
txnHashes
:
List
<
String
>