AccountObjectType class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
The string value associated with each object type.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

aMM → const AccountObjectType
Represents an AMM (Automated Market Maker) object.
bridge → const AccountObjectType
Represents a bridge object.
check → const AccountObjectType
Represents a check object.
depositPreauth → const AccountObjectType
Represents a deposit_preauth object.
did → const AccountObjectType
Represents a DID (Decentralized Identifier) object.
escrow → const AccountObjectType
Represents an escrow object.
nftOffer → const AccountObjectType
Represents an NFT (Non-Fungible Token) offer object.
offer → const AccountObjectType
Represents an offer object.
paymentChannel → const AccountObjectType
Represents a payment_channel object.
signerList → const AccountObjectType
Represents a signer_list object.
state → const AccountObjectType
Represents a state object.
ticket → const AccountObjectType
Represents a ticket object.
xChainOwnedCreateAccountClaimId → const AccountObjectType
Represents an xChain owned create account claim ID object.
xChainOwnerClaimId → const AccountObjectType
Represents an xChain owned claim ID object.