docs/InapplicableToResultList.md in voucherify-5.0.0 vs docs/InapplicableToResultList.md in voucherify-6.0.0

- old
+ new

@@ -2,10 +2,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **data** | [**Array<InapplicableTo>**](InapplicableTo.md) | Contains array of items to which the discount cannot apply. | | -| **total** | **Integer** | Total number of objects defining included products, SKUs, or product collections. | | -| **object** | **String** | The type of object represented by JSON. | [default to 'list'] | -| **data_ref** | **String** | The type of object represented by JSON. | [default to 'data'] | +| **data** | [**Array<InapplicableTo>**](InapplicableTo.md) | Contains array of items to which the discount cannot apply. | [optional] | +| **total** | **Integer** | Total number of objects defining included products, SKUs, or product collections. | [optional] | +| **object** | **String** | The type of the object represented by JSON. | [optional][default to 'list'] | +| **data_ref** | **String** | The type of the object represented by JSON. | [optional][default to 'data'] |