Skip to main content

BatchSendStatus

data class BatchSendStatus(var status: BatchSendStatusType, var transferredGasObjects: FaucetReceipt?) : Disposable

Constructors

BatchSendStatusconstructor(status: BatchSendStatusType, transferredGasObjects: FaucetReceipt?)

Properties

NameSummary
statusvar status: BatchSendStatusType
transferredGasObjectsvar transferredGasObjects: FaucetReceipt?

Functions

NameSummary
destroyopen override fun destroy()