# # PayoutOrderPayoutsItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **int** | The amount of the payout. |
**currency** | **string** | The currency in which the payout is made. |
**expires_at** | **int** | The expiration date of the payout. | [optional]
**id** | **string** | The id of the payout. |
**livemode** | **bool** | The live mode of the payout. |
**object** | **string** | The object of the payout. |
**payout_order_id** | **string** | The id of the payout order. | [optional]
**status** | **string** | The status of the payout. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
