# RetrochargeEvent
## Properties
**retrocharge_event_type** | Option<**String**> | The type of event. Possible values: * Retrocharge * RetrochargeReversal | [optional]
**amazon_order_id** | Option<**String**> | An Amazon-defined identifier for an order. | [optional]
**posted_date** | Option<**String**> | Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate). | [optional]
**base_tax** | Option<[**models::Currency**](Currency.md)> | | [optional]
**shipping_tax** | Option<[**models::Currency**](Currency.md)> | | [optional]
**marketplace_name** | Option<**String**> | The name of the marketplace where the retrocharge event occurred. | [optional]
**retrocharge_tax_withheld_list** | Option<[**Vec<models::TaxWithheldComponent>**](TaxWithheldComponent.md)> | A list of information about taxes withheld. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)