Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
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
>