# ShopifyPaymentsPayoutTransactionType - admin-graphql - ENUM Version: 2024-10 ## Description The possible transaction types for a payout. ### Access Scopes ## Enum values * [DEPOSIT](/docs/api/admin-graphql/2024-10/enums/DEPOSIT) * [WITHDRAWAL](/docs/api/admin-graphql/2024-10/enums/WITHDRAWAL) ## Fields with this enum * [ShopifyPaymentsAccount.payouts](/docs/api/admin-graphql/2024-10/arguments/ShopifyPaymentsAccount) * [ShopifyPaymentsBankAccount.payouts](/docs/api/admin-graphql/2024-10/arguments/ShopifyPaymentsBankAccount) * [ShopifyPaymentsPayout.transactionType](/docs/api/admin-graphql/2024-10/objects/ShopifyPaymentsPayout) ## Examples