# ShopifyPaymentsPayoutTransactionType - admin - ENUM
Version: unstable

## Description
The possible transaction types for a payout.

### Access Scopes





## Enum values
* [DEPOSIT](/docs/api/admin/unstable/enums/DEPOSIT)
* [WITHDRAWAL](/docs/api/admin/unstable/enums/WITHDRAWAL)

## Fields with this enum
* [ShopifyPaymentsAccount.payouts](/docs/api/admin/unstable/arguments/ShopifyPaymentsAccount)
* [ShopifyPaymentsBankAccount.payouts](/docs/api/admin/unstable/arguments/ShopifyPaymentsBankAccount)
* [ShopifyPaymentsPayout.transactionType](/docs/api/admin/unstable/objects/ShopifyPaymentsPayout)


## Examples