Type alias TransactionStatus

TransactionStatus: "PENDING" | "PROCESSING" | "COMPLETED"

Generated using TypeDoc