Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.01 KB

File metadata and controls

17 lines (12 loc) · 1.01 KB

# InvoiceAttributes

Properties

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]

[Back to Model list] [Back to API list] [Back to README]