# # DiscountLinesDataResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | **int** | The amount to be deducted from the total sum of all payments, in cents. |
**code** | **string** | Discount code. |
**type** | **string** | It can be &#39;loyalty&#39;, &#39;campaign&#39;, &#39;coupon&#39; o &#39;sign&#39; |
**id** | **string** | The discount line id |
**object** | **string** | The object name |
**parent_id** | **string** | The order id |

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