stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsPayoutTransactionType

AdminTypes.ShopifyPaymentsPayoutTransactionType enum

The possible transaction types for a payout.

Signature:

export declare enum ShopifyPaymentsPayoutTransactionType 

Enumeration Members

Member Value Description
Deposit "DEPOSIT" The payout is a deposit.
Withdrawal "WITHDRAWAL" The payout is a withdrawal.