Ok

data class Ok(val transferredGasObjects: List<TransferredGasObject>) : FaucetResponse

Constructors

Link copied to clipboard
constructor(transferredGasObjects: List<TransferredGasObject>)

Properties