OrderDiscountCodes
Query note attributes belonging to an order or draft order.
Columns
| Name | Type | References | Description |
| OrderId [KEY] | Long |
Orders.Id | The id of the order. |
| OrderUpdatedAt | Datetime | The date and time when the order was last modified. | |
| Code [KEY] | String | The name of the note attribute. | |
| Amount | String | The value of the note attribute. | |
| Type | String | The value of the note attribute. |