ClaimableBalanceIDXdr

XDR Source: union ClaimableBalanceID switch (ClaimableBalanceIDType type) { case CLAIMABLE_BALANCE_ID_TYPE_V0: Hash v0; };

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class V0(val value: HashXdr) : ClaimableBalanceIDXdr

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun encode(writer: XdrWriter)