Enumeration TransactionType

Transaction type as defined in the Wave API documentation

Enumeration Members

API_CHECKOUT: "api_checkout"
API_CHECKOUT_REFUND: "api_checkout_refund"
API_PAYOUT: "api_payout"
API_PAYOUT_REVERSAL: "api_payout_reversal"
B2B_PAYMENT: "b2b_payment"
B2B_PAYMENT_REVERSAL: "b2b_payment_reversal"
BULK_PAYMENT: "bulk_payment"
BULK_PAYMENT_REVERSAL: "bulk_payment_reversal"
MERCHANT_PAYMENT: "merchant_payment"
MERCHANT_PAYMENT_REFUND: "merchant_payment_refund"
MERCHANT_SWEEP: "merchant_sweep"

Generated using TypeDoc