|
Lines 9-19
properties:
Link Here
|
| 9 |
description: List of currencies |
9 |
description: List of currencies |
| 10 |
gst_values: |
10 |
gst_values: |
| 11 |
type: array |
11 |
type: array |
| 12 |
description: List of GST values |
12 |
description: List of tax rates |
| 13 |
edifact: |
13 |
edifact: |
| 14 |
type: boolean |
14 |
type: boolean |
| 15 |
description: EDIFACT syspref value |
15 |
description: EDIFACT system preference value |
| 16 |
marc_orders: |
16 |
marc_orders: |
| 17 |
type: boolean |
17 |
type: boolean |
| 18 |
description: MarcOrderingAutomation syspref value |
18 |
description: MarcOrderingAutomation system preference value |
| 19 |
additionalProperties: false |
19 |
additionalProperties: false |
| 20 |
- |
|
|