input OrderNoteAttributeInput
Fields
| Field | Type | Description |
|---|---|---|
name | String | |
value | String |
Referenced By
- CreateOrderInput Type
- CreateWholesaleOrderInput Type
- UpdateOrderInput Type
Example
{
"name": "abc123",
"value": "abc123"
}| Field | Type | Description |
|---|---|---|
name | String | |
value | String |
{
"name": "abc123",
"value": "abc123"
}