Sep06Transaction Kind
Transaction kinds for SEP-6 deposit and withdrawal operations.
These kinds identify the type of operation being performed by a SEP-6 transaction. Standard operations transfer assets directly, while exchange operations involve conversion between different assets using SEP-38 quotes.
See also
Entries
Properties
Functions
Link copied to clipboard
Checks if this kind involves asset exchange.
Link copied to clipboard
Checks if this kind represents a withdrawal operation.
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.