# AfterSalesOverrideDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**initial_aftersales_conditions** | Option<[**Vec<models::AfterSaleCondition>**](AfterSaleCondition.md)> | | [optional]
**initial_after_sales_conditions** | Option<[**Vec<models::AfterSaleCondition>**](AfterSaleCondition.md)> | | [optional]
**override_description** | Option<**String**> | Description for the change of conditions for the customer. | [optional]
**valid_from** | Option<**String**> | | [optional]
**valid_until** | Option<**String**> | | [optional]
**initial_exchangeable_type** | Option<[**models::ExchangeableType**](ExchangeableType.md)> | | [optional]
**initial_refund_type** | Option<[**models::RefundType**](RefundType.md)> | | [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)