Sep24Transaction
Represents a SEP-24 deposit or withdrawal transaction.
Contains comprehensive information about the state and details of an interactive 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 to use for the deposit Stellar payment
Type of memo: "text", "id", or "hash"
External payment system transaction ID
Detailed fee breakdown
Whether KYC information has been verified
URL for additional transaction information
Refund information if applicable
Stellar transaction hash
ISO 8601 UTC timestamp by which user action is required
Stellar account to send withdrawal payment to
Memo to use for the withdrawal Stellar payment
Type of memo for withdrawal: "text", "id", or "hash"
Functions
Get the status as a Sep24TransactionStatus enum value.
Check if the transaction is in a terminal state.