| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The ID of the invoice | [optional] |
| type | string | The type of invoice. | [optional] |
| customer_id | string | The ID of the customer. | [optional] |
| atttributes | \DigitalRiver\ApiSdk\Model\Attributes[] | [optional] | |
| created_time | \DateTime | The time when the invoice attribute was created. | [optional] [readonly] |
| updated_time | \DateTime | The time when the invoice attribute was updated. | [optional] [readonly] |
| live_mode | bool | Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode. | [optional] |