stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateClaimableBalanceResultCode
XdrCreateClaimableBalanceResultCode constructor
XdrCreateClaimableBalanceResultCode
stellar_flutter_sdk
stellar_flutter_sdk
XdrCreateClaimableBalanceResultCode
XdrCreateClaimableBalanceResultCode constructor
XdrCreateClaimableBalanceResultCode class
Constructors
XdrCreateClaimableBalanceResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
CREATE_CLAIMABLE_BALANCE_LOW_RESERVE
CREATE_CLAIMABLE_BALANCE_MALFORMED
CREATE_CLAIMABLE_BALANCE_NO_TRUST
CREATE_CLAIMABLE_BALANCE_NOT_AUTHORIZED
CREATE_CLAIMABLE_BALANCE_SUCCESS
CREATE_CLAIMABLE_BALANCE_UNDERFUNDED
XdrCreateClaimableBalanceResultCode
constructor
XdrCreateClaimableBalanceResultCode
(
dynamic
_value
)
Implementation
XdrCreateClaimableBalanceResultCode(this._value);