Type Alias status2

status2:
    | "initiated"
    | "cashed"
    | "relayed"
    | "reverted"
    | "cancelled"
    | "completed"
    | "preauth-cancelled"
    | "refunded"

Status of the transaction