Sep06Transaction
Represents a SEP-6 deposit or withdrawal transaction.
Contains information about the state and details of a transaction, including amounts, fees, status, and platform-specific fields for deposits and withdrawals.
Constructors
Properties
Deprecated: Use feeDetails instead
Asset of amountIn using Asset Identification Format
Asset of amountOut using Asset Identification Format
Claimable balance ID if deposit was sent as claimable balance
ISO 8601 UTC timestamp when transaction completed
Memo for the deposit Stellar payment
Type of memo: text, id, or hash
Extra information for the external account (routing number, BIC)
Human-readable external info (bank name)
External payment system transaction ID
Detailed fee breakdown
Deposit instructions (SEP-9 financial account fields)
URL for additional transaction information
Refund information if applicable
Message about required information
Fields needed for information update
Stellar transaction hash
ISO 8601 UTC timestamp by which user action is required
Anchor's Stellar account to send withdrawal payment to
Memo for the withdrawal Stellar payment
Type of memo for withdrawal: text, id, or hash
Functions
Get the kind as a Sep06TransactionKind enum value.
Get the status as a Sep06TransactionStatus enum value.
Check if the transaction is in a terminal state.