| Name | Type | Description | Notes |
|---|---|---|---|
| charge_id | int | The id of the charge | [optional] |
| amount | double | Charge amount | [optional] |
| currency | string | Currency of the charge | [optional] |
| payout_id | int | The id of the payout the order is related to | [optional] |
| charge_date | \DateTime | The date the order was placed | [optional] |
| charge_type | string | Charge type | [optional] |
| charge_description | string | Charge description | [optional] |
| store_id | int | Store id | [optional] |