@shushed/helpers 0.0.200-v2-20251128093319 → 0.0.200

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (234) hide show
  1. package/dist/index.d.ts +34970 -0
  2. package/dist/index.js +113017 -0
  3. package/dist/package.json +3 -6
  4. package/package.json +4 -7
  5. package/dist/cjs/dist-dereferenced/asset.js +0 -4
  6. package/dist/cjs/dist-dereferenced/category.js +0 -4
  7. package/dist/cjs/dist-dereferenced/country.js +0 -4
  8. package/dist/cjs/dist-dereferenced/currency.js +0 -4
  9. package/dist/cjs/dist-dereferenced/customer-segment.js +0 -4
  10. package/dist/cjs/dist-dereferenced/development-colour.js +0 -4
  11. package/dist/cjs/dist-dereferenced/index.js +0 -69
  12. package/dist/cjs/dist-dereferenced/marketing-preferences.js +0 -4
  13. package/dist/cjs/dist-dereferenced/messages/ean-change.js +0 -4
  14. package/dist/cjs/dist-dereferenced/messages/index.js +0 -50
  15. package/dist/cjs/dist-dereferenced/messages/order/delivered.js +0 -4
  16. package/dist/cjs/dist-dereferenced/messages/order/index.js +0 -18
  17. package/dist/cjs/dist-dereferenced/messages/order/new.js +0 -4
  18. package/dist/cjs/dist-dereferenced/messages/order/processed.js +0 -4
  19. package/dist/cjs/dist-dereferenced/messages/order/return-initiated.js +0 -4
  20. package/dist/cjs/dist-dereferenced/messages/order/returned.js +0 -4
  21. package/dist/cjs/dist-dereferenced/messages/order/shipped.js +0 -4
  22. package/dist/cjs/dist-dereferenced/messages/price-change.js +0 -4
  23. package/dist/cjs/dist-dereferenced/messages/product-category.js +0 -4
  24. package/dist/cjs/dist-dereferenced/messages/product-draft.js +0 -4
  25. package/dist/cjs/dist-dereferenced/messages/product.js +0 -4
  26. package/dist/cjs/dist-dereferenced/money.js +0 -4
  27. package/dist/cjs/dist-dereferenced/order/address.js +0 -4
  28. package/dist/cjs/dist-dereferenced/order/customer.js +0 -4
  29. package/dist/cjs/dist-dereferenced/order/index.js +0 -51
  30. package/dist/cjs/dist-dereferenced/order/item.js +0 -4
  31. package/dist/cjs/dist-dereferenced/order/orderMain.js +0 -4
  32. package/dist/cjs/dist-dereferenced/order/payment.js +0 -4
  33. package/dist/cjs/dist-dereferenced/order/shipment/index.js +0 -45
  34. package/dist/cjs/dist-dereferenced/order/shipment/item/index.js +0 -11
  35. package/dist/cjs/dist-dereferenced/order/shipment/item/itemMain.js +0 -4
  36. package/dist/cjs/dist-dereferenced/order/shipment/item/returned.js +0 -4
  37. package/dist/cjs/dist-dereferenced/order/shipment/pos/index.js +0 -13
  38. package/dist/cjs/dist-dereferenced/order/shipment/pos/outbound.js +0 -4
  39. package/dist/cjs/dist-dereferenced/order/shipment/pos/posMain.js +0 -4
  40. package/dist/cjs/dist-dereferenced/order/shipment/pos/return.js +0 -4
  41. package/dist/cjs/dist-dereferenced/order/shipment/shipmentMain.js +0 -4
  42. package/dist/cjs/dist-dereferenced/order/shipment/shipped/index.js +0 -13
  43. package/dist/cjs/dist-dereferenced/order/shipment/shipped/outbound.js +0 -4
  44. package/dist/cjs/dist-dereferenced/order/shipment/shipped/return.js +0 -4
  45. package/dist/cjs/dist-dereferenced/order/shipment/shipped/shippedMain.js +0 -4
  46. package/dist/cjs/dist-dereferenced/price.js +0 -4
  47. package/dist/cjs/dist-dereferenced/product-category.js +0 -4
  48. package/dist/cjs/dist-dereferenced/product-draft.js +0 -4
  49. package/dist/cjs/dist-dereferenced/product.js +0 -4
  50. package/dist/cjs/dist-dereferenced/stock.js +0 -4
  51. package/dist/cjs/dist-dereferenced/total.js +0 -4
  52. package/dist/cjs/dist-types/asset.js +0 -2
  53. package/dist/cjs/dist-types/category.js +0 -2
  54. package/dist/cjs/dist-types/country.js +0 -2
  55. package/dist/cjs/dist-types/currency.js +0 -2
  56. package/dist/cjs/dist-types/customer-segment.js +0 -2
  57. package/dist/cjs/dist-types/development-colour.js +0 -2
  58. package/dist/cjs/dist-types/index.js +0 -38
  59. package/dist/cjs/dist-types/marketing-preferences.js +0 -2
  60. package/dist/cjs/dist-types/messages/ean-change.js +0 -2
  61. package/dist/cjs/dist-types/messages/index.js +0 -37
  62. package/dist/cjs/dist-types/messages/order/delivered.js +0 -2
  63. package/dist/cjs/dist-types/messages/order/index.js +0 -2
  64. package/dist/cjs/dist-types/messages/order/new.js +0 -2
  65. package/dist/cjs/dist-types/messages/order/processed.js +0 -2
  66. package/dist/cjs/dist-types/messages/order/return-initiated.js +0 -2
  67. package/dist/cjs/dist-types/messages/order/returned.js +0 -2
  68. package/dist/cjs/dist-types/messages/order/shipped.js +0 -2
  69. package/dist/cjs/dist-types/messages/price-change.js +0 -2
  70. package/dist/cjs/dist-types/messages/product-category.js +0 -2
  71. package/dist/cjs/dist-types/messages/product-draft.js +0 -2
  72. package/dist/cjs/dist-types/messages/product.js +0 -2
  73. package/dist/cjs/dist-types/money.js +0 -2
  74. package/dist/cjs/dist-types/order/address.js +0 -2
  75. package/dist/cjs/dist-types/order/customer.js +0 -2
  76. package/dist/cjs/dist-types/order/index.js +0 -37
  77. package/dist/cjs/dist-types/order/item.js +0 -2
  78. package/dist/cjs/dist-types/order/orderMain.js +0 -2
  79. package/dist/cjs/dist-types/order/payment.js +0 -2
  80. package/dist/cjs/dist-types/order/shipment/index.js +0 -39
  81. package/dist/cjs/dist-types/order/shipment/item/index.js +0 -2
  82. package/dist/cjs/dist-types/order/shipment/item/itemMain.js +0 -2
  83. package/dist/cjs/dist-types/order/shipment/item/returned.js +0 -2
  84. package/dist/cjs/dist-types/order/shipment/pos/index.js +0 -2
  85. package/dist/cjs/dist-types/order/shipment/pos/outbound.js +0 -2
  86. package/dist/cjs/dist-types/order/shipment/pos/posMain.js +0 -2
  87. package/dist/cjs/dist-types/order/shipment/pos/return.js +0 -2
  88. package/dist/cjs/dist-types/order/shipment/shipmentMain.js +0 -2
  89. package/dist/cjs/dist-types/order/shipment/shipped/index.js +0 -2
  90. package/dist/cjs/dist-types/order/shipment/shipped/outbound.js +0 -2
  91. package/dist/cjs/dist-types/order/shipment/shipped/return.js +0 -2
  92. package/dist/cjs/dist-types/order/shipment/shipped/shippedMain.js +0 -2
  93. package/dist/cjs/dist-types/price.js +0 -2
  94. package/dist/cjs/dist-types/product-category.js +0 -2
  95. package/dist/cjs/dist-types/product-draft.js +0 -2
  96. package/dist/cjs/dist-types/product.js +0 -2
  97. package/dist/cjs/dist-types/stock.js +0 -2
  98. package/dist/cjs/dist-types/total.js +0 -2
  99. package/dist/cjs/index.js +0 -39
  100. package/dist/cjs/src-public/airtable.js +0 -590
  101. package/dist/cjs/src-public/bigquery.js +0 -59
  102. package/dist/cjs/src-public/cloudtasks.js +0 -207
  103. package/dist/cjs/src-public/dato.js +0 -680
  104. package/dist/cjs/src-public/env.js +0 -897
  105. package/dist/cjs/src-public/getEventTime.js +0 -28
  106. package/dist/cjs/src-public/index.js +0 -50
  107. package/dist/cjs/src-public/ipValidation.js +0 -167
  108. package/dist/cjs/src-public/jwks.js +0 -108
  109. package/dist/cjs/src-public/pubsub.js +0 -423
  110. package/dist/cjs/src-public/rateLimit.js +0 -140
  111. package/dist/cjs/src-public/redisClient.js +0 -44
  112. package/dist/cjs/src-public/runtime.js +0 -141
  113. package/dist/cjs/src-public/sanitize.js +0 -25
  114. package/dist/cjs/src-public/scheduler.js +0 -247
  115. package/dist/cjs/src-public/secret.js +0 -16
  116. package/dist/cjs/src-public/setHeaders.js +0 -16
  117. package/dist/cjs/src-public/types.js +0 -2
  118. package/dist/cjs/src-public/utils.js +0 -454
  119. package/dist/cjs/src-public/validate.js +0 -40
  120. package/dist/types/dist-dereferenced/asset.d.ts +0 -51
  121. package/dist/types/dist-dereferenced/category.d.ts +0 -58
  122. package/dist/types/dist-dereferenced/country.d.ts +0 -8
  123. package/dist/types/dist-dereferenced/currency.d.ts +0 -8
  124. package/dist/types/dist-dereferenced/customer-segment.d.ts +0 -26
  125. package/dist/types/dist-dereferenced/development-colour.d.ts +0 -114
  126. package/dist/types/dist-dereferenced/index.d.ts +0 -16
  127. package/dist/types/dist-dereferenced/marketing-preferences.d.ts +0 -31
  128. package/dist/types/dist-dereferenced/messages/ean-change.d.ts +0 -17
  129. package/dist/types/dist-dereferenced/messages/index.d.ts +0 -6
  130. package/dist/types/dist-dereferenced/messages/order/delivered.d.ts +0 -3414
  131. package/dist/types/dist-dereferenced/messages/order/index.d.ts +0 -6
  132. package/dist/types/dist-dereferenced/messages/order/new.d.ts +0 -3414
  133. package/dist/types/dist-dereferenced/messages/order/processed.d.ts +0 -3408
  134. package/dist/types/dist-dereferenced/messages/order/return-initiated.d.ts +0 -3414
  135. package/dist/types/dist-dereferenced/messages/order/returned.d.ts +0 -3413
  136. package/dist/types/dist-dereferenced/messages/order/shipped.d.ts +0 -3412
  137. package/dist/types/dist-dereferenced/messages/price-change.d.ts +0 -67
  138. package/dist/types/dist-dereferenced/messages/product-category.d.ts +0 -33
  139. package/dist/types/dist-dereferenced/messages/product-draft.d.ts +0 -589
  140. package/dist/types/dist-dereferenced/messages/product.d.ts +0 -628
  141. package/dist/types/dist-dereferenced/money.d.ts +0 -41
  142. package/dist/types/dist-dereferenced/order/address.d.ts +0 -98
  143. package/dist/types/dist-dereferenced/order/customer.d.ts +0 -309
  144. package/dist/types/dist-dereferenced/order/index.d.ts +0 -3404
  145. package/dist/types/dist-dereferenced/order/item.d.ts +0 -336
  146. package/dist/types/dist-dereferenced/order/orderMain.d.ts +0 -3399
  147. package/dist/types/dist-dereferenced/order/payment.d.ts +0 -94
  148. package/dist/types/dist-dereferenced/order/shipment/index.d.ts +0 -253
  149. package/dist/types/dist-dereferenced/order/shipment/item/index.d.ts +0 -19
  150. package/dist/types/dist-dereferenced/order/shipment/item/itemMain.d.ts +0 -18
  151. package/dist/types/dist-dereferenced/order/shipment/item/returned.d.ts +0 -34
  152. package/dist/types/dist-dereferenced/order/shipment/pos/index.d.ts +0 -282
  153. package/dist/types/dist-dereferenced/order/shipment/pos/outbound.d.ts +0 -320
  154. package/dist/types/dist-dereferenced/order/shipment/pos/posMain.d.ts +0 -280
  155. package/dist/types/dist-dereferenced/order/shipment/pos/return.d.ts +0 -331
  156. package/dist/types/dist-dereferenced/order/shipment/shipmentMain.d.ts +0 -250
  157. package/dist/types/dist-dereferenced/order/shipment/shipped/index.d.ts +0 -288
  158. package/dist/types/dist-dereferenced/order/shipment/shipped/outbound.d.ts +0 -286
  159. package/dist/types/dist-dereferenced/order/shipment/shipped/return.d.ts +0 -287
  160. package/dist/types/dist-dereferenced/order/shipment/shipped/shippedMain.d.ts +0 -286
  161. package/dist/types/dist-dereferenced/price.d.ts +0 -58
  162. package/dist/types/dist-dereferenced/product-category.d.ts +0 -24
  163. package/dist/types/dist-dereferenced/product-draft.d.ts +0 -580
  164. package/dist/types/dist-dereferenced/product.d.ts +0 -619
  165. package/dist/types/dist-dereferenced/stock.d.ts +0 -74
  166. package/dist/types/dist-dereferenced/total.d.ts +0 -172
  167. package/dist/types/dist-types/asset.d.ts +0 -16
  168. package/dist/types/dist-types/category.d.ts +0 -20
  169. package/dist/types/dist-types/country.d.ts +0 -2
  170. package/dist/types/dist-types/currency.d.ts +0 -2
  171. package/dist/types/dist-types/customer-segment.d.ts +0 -6
  172. package/dist/types/dist-types/development-colour.d.ts +0 -31
  173. package/dist/types/dist-types/index.d.ts +0 -16
  174. package/dist/types/dist-types/marketing-preferences.d.ts +0 -9
  175. package/dist/types/dist-types/messages/ean-change.d.ts +0 -5
  176. package/dist/types/dist-types/messages/index.d.ts +0 -6
  177. package/dist/types/dist-types/messages/order/delivered.d.ts +0 -292
  178. package/dist/types/dist-types/messages/order/index.d.ts +0 -6
  179. package/dist/types/dist-types/messages/order/new.d.ts +0 -292
  180. package/dist/types/dist-types/messages/order/processed.d.ts +0 -292
  181. package/dist/types/dist-types/messages/order/return-initiated.d.ts +0 -292
  182. package/dist/types/dist-types/messages/order/returned.d.ts +0 -293
  183. package/dist/types/dist-types/messages/order/shipped.d.ts +0 -293
  184. package/dist/types/dist-types/messages/price-change.d.ts +0 -16
  185. package/dist/types/dist-types/messages/product-category.d.ts +0 -7
  186. package/dist/types/dist-types/messages/product-draft.d.ts +0 -136
  187. package/dist/types/dist-types/messages/product.d.ts +0 -144
  188. package/dist/types/dist-types/money.d.ts +0 -11
  189. package/dist/types/dist-types/order/address.d.ts +0 -27
  190. package/dist/types/dist-types/order/customer.d.ts +0 -81
  191. package/dist/types/dist-types/order/index.d.ts +0 -8
  192. package/dist/types/dist-types/order/item.d.ts +0 -85
  193. package/dist/types/dist-types/order/orderMain.d.ts +0 -289
  194. package/dist/types/dist-types/order/payment.d.ts +0 -26
  195. package/dist/types/dist-types/order/shipment/index.d.ts +0 -6
  196. package/dist/types/dist-types/order/shipment/item/index.d.ts +0 -4
  197. package/dist/types/dist-types/order/shipment/item/itemMain.d.ts +0 -6
  198. package/dist/types/dist-types/order/shipment/item/returned.d.ts +0 -11
  199. package/dist/types/dist-types/order/shipment/pos/index.d.ts +0 -5
  200. package/dist/types/dist-types/order/shipment/pos/outbound.d.ts +0 -76
  201. package/dist/types/dist-types/order/shipment/pos/posMain.d.ts +0 -71
  202. package/dist/types/dist-types/order/shipment/pos/return.d.ts +0 -75
  203. package/dist/types/dist-types/order/shipment/shipmentMain.d.ts +0 -62
  204. package/dist/types/dist-types/order/shipment/shipped/index.d.ts +0 -5
  205. package/dist/types/dist-types/order/shipment/shipped/outbound.d.ts +0 -68
  206. package/dist/types/dist-types/order/shipment/shipped/return.d.ts +0 -68
  207. package/dist/types/dist-types/order/shipment/shipped/shippedMain.d.ts +0 -69
  208. package/dist/types/dist-types/price.d.ts +0 -15
  209. package/dist/types/dist-types/product-category.d.ts +0 -6
  210. package/dist/types/dist-types/product-draft.d.ts +0 -135
  211. package/dist/types/dist-types/product.d.ts +0 -143
  212. package/dist/types/dist-types/stock.d.ts +0 -19
  213. package/dist/types/dist-types/total.d.ts +0 -44
  214. package/dist/types/index.d.ts +0 -3
  215. package/dist/types/src-public/airtable.d.ts +0 -220
  216. package/dist/types/src-public/bigquery.d.ts +0 -17
  217. package/dist/types/src-public/cloudtasks.d.ts +0 -74
  218. package/dist/types/src-public/dato.d.ts +0 -95
  219. package/dist/types/src-public/env.d.ts +0 -144
  220. package/dist/types/src-public/getEventTime.d.ts +0 -1
  221. package/dist/types/src-public/index.d.ts +0 -16
  222. package/dist/types/src-public/ipValidation.d.ts +0 -15
  223. package/dist/types/src-public/jwks.d.ts +0 -15
  224. package/dist/types/src-public/pubsub.d.ts +0 -95
  225. package/dist/types/src-public/rateLimit.d.ts +0 -21
  226. package/dist/types/src-public/redisClient.d.ts +0 -6
  227. package/dist/types/src-public/runtime.d.ts +0 -57
  228. package/dist/types/src-public/sanitize.d.ts +0 -4
  229. package/dist/types/src-public/scheduler.d.ts +0 -71
  230. package/dist/types/src-public/secret.d.ts +0 -6
  231. package/dist/types/src-public/setHeaders.d.ts +0 -13
  232. package/dist/types/src-public/types.d.ts +0 -264
  233. package/dist/types/src-public/utils.d.ts +0 -101
  234. package/dist/types/src-public/validate.d.ts +0 -9
@@ -1,580 +0,0 @@
1
- declare const schema: {
2
- readonly $schema: "http://json-schema.org/draft-07/schema#";
3
- readonly title: "ProductDraft";
4
- readonly type: "object";
5
- readonly additionalProperties: false;
6
- readonly properties: {
7
- readonly development_colourway_id: {
8
- readonly type: "string";
9
- readonly pattern: "^[A-Z]{2}\\d{2}[A-Z]+?-\\d{6}-\\d{4}$";
10
- };
11
- readonly development_style_id: {
12
- readonly type: "string";
13
- readonly pattern: "^[A-Z]{2}\\d{2}[A-Z]+?-\\d{6}$";
14
- };
15
- readonly product_id: {
16
- readonly type: readonly ["string"];
17
- };
18
- readonly created_at: {
19
- readonly type: "string";
20
- readonly format: "date-time";
21
- };
22
- readonly is_colourway_approved: {
23
- readonly type: "boolean";
24
- };
25
- readonly product_name: {
26
- readonly type: readonly ["string", "null"];
27
- };
28
- readonly colour_id: {
29
- readonly type: "string";
30
- };
31
- readonly colour_label: {
32
- readonly type: readonly ["string", "null"];
33
- };
34
- readonly style_id: {
35
- readonly type: readonly ["string"];
36
- };
37
- readonly season_id: {
38
- readonly type: "string";
39
- };
40
- readonly size_curves: {
41
- readonly type: "array";
42
- readonly items: {
43
- readonly type: "object";
44
- readonly properties: {
45
- readonly channel: {
46
- readonly type: "string";
47
- };
48
- readonly name: {
49
- readonly type: "string";
50
- };
51
- };
52
- };
53
- };
54
- readonly plm_buying_quantities: {
55
- readonly type: "array";
56
- readonly items: {
57
- readonly type: "object";
58
- readonly properties: {
59
- readonly channel: {
60
- readonly type: "string";
61
- };
62
- readonly round: {
63
- readonly type: "number";
64
- readonly minimum: 0;
65
- };
66
- };
67
- readonly is_approved: {
68
- readonly type: "boolean";
69
- };
70
- readonly quantity: {
71
- readonly type: "number";
72
- };
73
- };
74
- };
75
- readonly drops: {
76
- readonly type: "array";
77
- readonly items: {
78
- readonly type: "object";
79
- readonly properties: {
80
- readonly channel: {
81
- readonly type: "string";
82
- };
83
- readonly drop_name: {
84
- readonly type: "string";
85
- };
86
- };
87
- };
88
- };
89
- readonly stock_type: {
90
- readonly type: readonly ["string", "null"];
91
- };
92
- readonly block: {
93
- readonly type: readonly ["string", "null"];
94
- };
95
- readonly packing_method: {
96
- readonly type: readonly ["string", "null"];
97
- };
98
- readonly is_bought_in_product: {
99
- readonly type: readonly ["boolean", "null"];
100
- };
101
- readonly reprocess_method: {
102
- readonly type: readonly ["string", "null"];
103
- };
104
- readonly is_carry_over: {
105
- readonly type: readonly ["boolean", "null"];
106
- };
107
- readonly image_url: {
108
- readonly type: readonly ["string", "null"];
109
- readonly format: "uri";
110
- };
111
- readonly attributes: {
112
- readonly type: "object";
113
- readonly additionalProperties: false;
114
- readonly properties: {
115
- readonly product_type: {
116
- readonly type: readonly ["string", "null"];
117
- };
118
- readonly product_category: {
119
- readonly type: readonly ["string", "null"];
120
- };
121
- readonly product_subcategory: {
122
- readonly type: readonly ["string", "null"];
123
- };
124
- readonly division: {
125
- readonly type: readonly ["string", "null"];
126
- };
127
- readonly care_instructions: {
128
- readonly type: "array";
129
- readonly items: {
130
- readonly type: "string";
131
- };
132
- };
133
- readonly embelishment: {
134
- readonly type: readonly ["string", "null"];
135
- };
136
- readonly lining: {
137
- readonly type: readonly ["string", "null"];
138
- };
139
- readonly rise: {
140
- readonly type: readonly ["string", "null"];
141
- };
142
- readonly sleeve: {
143
- readonly type: readonly ["string", "null"];
144
- };
145
- readonly shape: {
146
- readonly type: readonly ["string", "null"];
147
- };
148
- readonly straps: {
149
- readonly type: readonly ["string", "null"];
150
- };
151
- readonly designer: {
152
- readonly type: readonly ["string", "null"];
153
- };
154
- readonly sustainability_callout: {
155
- readonly type: readonly ["string", "null"];
156
- };
157
- readonly certificate: {
158
- readonly anyOf: readonly [{
159
- readonly type: "object";
160
- readonly additionalProperties: false;
161
- readonly properties: {
162
- readonly type: {
163
- readonly type: readonly ["string"];
164
- };
165
- readonly file: {
166
- readonly type: readonly ["string"];
167
- };
168
- };
169
- }, {
170
- readonly type: "null";
171
- }];
172
- };
173
- readonly bias_cut: {
174
- readonly anyOf: readonly [{
175
- readonly type: "object";
176
- readonly additionalProperties: false;
177
- readonly properties: {
178
- readonly type: {
179
- readonly type: readonly ["string"];
180
- };
181
- readonly statement: {
182
- readonly type: readonly ["string"];
183
- };
184
- };
185
- }, {
186
- readonly type: "null";
187
- }];
188
- };
189
- readonly design: {
190
- readonly anyOf: readonly [{
191
- readonly type: "object";
192
- readonly additionalProperties: false;
193
- readonly properties: {
194
- readonly type: {
195
- readonly type: readonly ["string"];
196
- };
197
- readonly statement: {
198
- readonly type: readonly ["string"];
199
- };
200
- };
201
- }, {
202
- readonly type: "null";
203
- }];
204
- };
205
- readonly fabric: {
206
- readonly anyOf: readonly [{
207
- readonly type: "object";
208
- readonly additionalProperties: false;
209
- readonly properties: {
210
- readonly type: {
211
- readonly type: readonly ["string"];
212
- };
213
- readonly statement: {
214
- readonly type: readonly ["string"];
215
- };
216
- };
217
- }, {
218
- readonly type: "null";
219
- }];
220
- };
221
- readonly fit: {
222
- readonly anyOf: readonly [{
223
- readonly type: "object";
224
- readonly additionalProperties: false;
225
- readonly properties: {
226
- readonly type: {
227
- readonly type: readonly ["string"];
228
- };
229
- readonly statement: {
230
- readonly type: readonly ["string"];
231
- };
232
- };
233
- }, {
234
- readonly type: "null";
235
- }];
236
- };
237
- readonly pockets: {
238
- readonly type: readonly ["string", "null"];
239
- };
240
- readonly pleatsGathers: {
241
- readonly type: readonly ["string", "null"];
242
- };
243
- readonly lining_statement: {
244
- readonly type: readonly ["string", "null"];
245
- };
246
- readonly range: {
247
- readonly type: readonly ["string", "null"];
248
- };
249
- readonly main_fibre: {
250
- readonly type: readonly ["string", "null"];
251
- };
252
- readonly main_fibre_composition: {
253
- readonly type: readonly ["string", "null"];
254
- };
255
- readonly size_range: {
256
- readonly type: readonly ["string", "null"];
257
- };
258
- readonly sizes: {
259
- readonly type: readonly ["string", "null"];
260
- };
261
- readonly occasion: {
262
- readonly type: readonly ["string", "null"];
263
- };
264
- readonly strategy_type: {
265
- readonly type: readonly ["string", "null"];
266
- };
267
- readonly pattern_name: {
268
- readonly type: readonly ["string", "null"];
269
- };
270
- readonly neckline: {
271
- readonly type: readonly ["string", "null"];
272
- };
273
- readonly sleeve_length: {
274
- readonly type: readonly ["string", "null"];
275
- };
276
- readonly leg_length: {
277
- readonly type: readonly ["string", "null"];
278
- };
279
- readonly heel_height: {
280
- readonly type: readonly ["string", "null"];
281
- };
282
- readonly heel_shape: {
283
- readonly type: readonly ["string", "null"];
284
- };
285
- readonly toe_shape: {
286
- readonly type: readonly ["string", "null"];
287
- };
288
- readonly handle_straps: {
289
- readonly type: readonly ["string", "null"];
290
- };
291
- readonly fastening: {
292
- readonly anyOf: readonly [{
293
- readonly type: readonly ["array", "null"];
294
- readonly items: {
295
- readonly type: "string";
296
- };
297
- }, {
298
- readonly type: "null";
299
- }];
300
- };
301
- readonly sole_code: {
302
- readonly type: readonly ["string", "null"];
303
- };
304
- readonly fashionability: {
305
- readonly type: readonly ["string", "null"];
306
- };
307
- readonly fashion_type: {
308
- readonly type: readonly ["string", "null"];
309
- };
310
- readonly development_type: {
311
- readonly type: readonly ["string", "null"];
312
- };
313
- readonly weight_statement: {
314
- readonly type: readonly ["string", "null"];
315
- };
316
- readonly weight: {
317
- readonly type: readonly ["number", "null"];
318
- readonly minimum: 0;
319
- };
320
- readonly extra_selling_points: {
321
- readonly type: "array";
322
- readonly items: {
323
- readonly type: "string";
324
- };
325
- };
326
- readonly length_measurement: {
327
- readonly type: readonly ["string", "null"];
328
- };
329
- readonly fabric_composition: {
330
- readonly type: readonly ["string", "null"];
331
- };
332
- };
333
- };
334
- readonly retail_price: {
335
- readonly oneOf: readonly [{
336
- readonly $schema: "http://json-schema.org/draft-07/schema#";
337
- readonly title: "Money";
338
- readonly type: "object";
339
- readonly additionalProperties: false;
340
- readonly properties: {
341
- readonly value: {
342
- readonly type: "integer";
343
- readonly minimum: 0;
344
- };
345
- readonly decimal_places: {
346
- readonly type: "integer";
347
- readonly minimum: 0;
348
- readonly maximum: 4;
349
- };
350
- readonly currency: {
351
- readonly title: "Currency";
352
- readonly $schema: "http://json-schema.org/draft-07/schema#";
353
- readonly type: "string";
354
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
355
- };
356
- readonly lcy_value: {
357
- readonly type: "integer";
358
- readonly minimum: 0;
359
- };
360
- readonly lcy_currency: {
361
- readonly title: "LCY Currency";
362
- readonly $schema: "http://json-schema.org/draft-07/schema#";
363
- readonly type: "string";
364
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
365
- };
366
- readonly lcy_decimal_places: {
367
- readonly type: "integer";
368
- readonly minimum: 0;
369
- readonly maximum: 4;
370
- };
371
- };
372
- readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
373
- }, {
374
- readonly type: "null";
375
- }];
376
- };
377
- readonly cost: {
378
- readonly type: "object";
379
- readonly additionalProperties: false;
380
- readonly properties: {
381
- readonly current_cost: {
382
- readonly oneOf: readonly [{
383
- readonly $schema: "http://json-schema.org/draft-07/schema#";
384
- readonly title: "Money";
385
- readonly type: "object";
386
- readonly additionalProperties: false;
387
- readonly properties: {
388
- readonly value: {
389
- readonly type: "integer";
390
- readonly minimum: 0;
391
- };
392
- readonly decimal_places: {
393
- readonly type: "integer";
394
- readonly minimum: 0;
395
- readonly maximum: 4;
396
- };
397
- readonly currency: {
398
- readonly title: "Currency";
399
- readonly $schema: "http://json-schema.org/draft-07/schema#";
400
- readonly type: "string";
401
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
402
- };
403
- readonly lcy_value: {
404
- readonly type: "integer";
405
- readonly minimum: 0;
406
- };
407
- readonly lcy_currency: {
408
- readonly title: "LCY Currency";
409
- readonly $schema: "http://json-schema.org/draft-07/schema#";
410
- readonly type: "string";
411
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
412
- };
413
- readonly lcy_decimal_places: {
414
- readonly type: "integer";
415
- readonly minimum: 0;
416
- readonly maximum: 4;
417
- };
418
- };
419
- readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
420
- }, {
421
- readonly type: "null";
422
- }];
423
- };
424
- readonly finishing_cost: {
425
- readonly oneOf: readonly [{
426
- readonly $schema: "http://json-schema.org/draft-07/schema#";
427
- readonly title: "Money";
428
- readonly type: "object";
429
- readonly additionalProperties: false;
430
- readonly properties: {
431
- readonly value: {
432
- readonly type: "integer";
433
- readonly minimum: 0;
434
- };
435
- readonly decimal_places: {
436
- readonly type: "integer";
437
- readonly minimum: 0;
438
- readonly maximum: 4;
439
- };
440
- readonly currency: {
441
- readonly title: "Currency";
442
- readonly $schema: "http://json-schema.org/draft-07/schema#";
443
- readonly type: "string";
444
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
445
- };
446
- readonly lcy_value: {
447
- readonly type: "integer";
448
- readonly minimum: 0;
449
- };
450
- readonly lcy_currency: {
451
- readonly title: "LCY Currency";
452
- readonly $schema: "http://json-schema.org/draft-07/schema#";
453
- readonly type: "string";
454
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
455
- };
456
- readonly lcy_decimal_places: {
457
- readonly type: "integer";
458
- readonly minimum: 0;
459
- readonly maximum: 4;
460
- };
461
- };
462
- readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
463
- }, {
464
- readonly type: "null";
465
- }];
466
- };
467
- readonly other_costs: {
468
- readonly oneOf: readonly [{
469
- readonly $schema: "http://json-schema.org/draft-07/schema#";
470
- readonly title: "Money";
471
- readonly type: "object";
472
- readonly additionalProperties: false;
473
- readonly properties: {
474
- readonly value: {
475
- readonly type: "integer";
476
- readonly minimum: 0;
477
- };
478
- readonly decimal_places: {
479
- readonly type: "integer";
480
- readonly minimum: 0;
481
- readonly maximum: 4;
482
- };
483
- readonly currency: {
484
- readonly title: "Currency";
485
- readonly $schema: "http://json-schema.org/draft-07/schema#";
486
- readonly type: "string";
487
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
488
- };
489
- readonly lcy_value: {
490
- readonly type: "integer";
491
- readonly minimum: 0;
492
- };
493
- readonly lcy_currency: {
494
- readonly title: "LCY Currency";
495
- readonly $schema: "http://json-schema.org/draft-07/schema#";
496
- readonly type: "string";
497
- readonly enum: readonly ["AFN", "ALL", "DZD", "USD", "EUR", "AOA", "XCD", "ARS", "AMD", "AWG", "AUD", "AZN", "BSD", "BHD", "BDT", "BBD", "BYN", "BZD", "XOF", "BMD", "BTN", "INR", "BOB", "BOV", "BAM", "BWP", "NOK", "BRL", "BND", "BGN", "BIF", "CVE", "KHR", "XAF", "CAD", "KYD", "CLF", "CLP", "CNY", "COP", "COU", "KMF", "CDF", "NZD", "CRC", "CUC", "CUP", "ANG", "CZK", "DKK", "DJF", "DOP", "EGP", "SVC", "ERN", "ETB", "FKP", "FJD", "XPF", "GMD", "GEL", "GHS", "GIP", "GTQ", "GBP", "GNF", "GYD", "HTG", "HNL", "HKD", "HUF", "ISK", "IDR", "XDR", "IRR", "IQD", "ILS", "JMD", "JPY", "JOD", "KZT", "KES", "KPW", "KRW", "KWD", "KGS", "LAK", "LBP", "LSL", "ZAR", "LRD", "LYD", "CHF", "MOP", "MGA", "MWK", "MYR", "MVR", "MRU", "MUR", "XUA", "MXN", "MXV", "MDL", "MNT", "MAD", "MZN", "MMK", "NAD", "NPR", "NIO", "NGN", "OMR", "PKR", "PAB", "PGK", "PYG", "PEN", "PHP", "PLN", "QAR", "MKD", "RON", "RUB", "RWF", "SHP", "WST", "STN", "SAR", "RSD", "SCR", "SLE", "SGD", "XSU", "SBD", "SOS", "SSP", "LKR", "SDG", "SRD", "SZL", "SEK", "CHE", "CHW", "SYP", "TWD", "TJS", "TZS", "THB", "TOP", "TTD", "TND", "TRY", "TMT", "UGX", "UAH", "AED", "USN", "UYI", "UYU", "UZS", "VUV", "VEF", "VED", "VND", "YER", "ZMW", "ZWL"];
498
- };
499
- readonly lcy_decimal_places: {
500
- readonly type: "integer";
501
- readonly minimum: 0;
502
- readonly maximum: 4;
503
- };
504
- };
505
- readonly required: readonly ["value", "currency", "lcy_value", "lcy_currency", "decimal_places", "lcy_decimal_places"];
506
- }, {
507
- readonly type: "null";
508
- }];
509
- };
510
- readonly commission_rate: {
511
- readonly type: readonly ["number", "null"];
512
- };
513
- readonly freight_rate: {
514
- readonly type: readonly ["number", "null"];
515
- };
516
- readonly duty_rate: {
517
- readonly type: readonly ["number", "null"];
518
- };
519
- };
520
- };
521
- readonly duty: {
522
- readonly material: {
523
- readonly type: readonly ["string", "null"];
524
- };
525
- readonly category: {
526
- readonly type: readonly ["string", "null"];
527
- };
528
- readonly commodity_code: {
529
- readonly type: readonly ["string", "null"];
530
- };
531
- };
532
- readonly payment_terms: {
533
- readonly type: "object";
534
- readonly additionalProperties: false;
535
- readonly properties: {
536
- readonly supplier_payment_terms: {
537
- readonly type: readonly ["string", "null"];
538
- };
539
- readonly supplier_inco_terms: {
540
- readonly type: readonly ["string", "null"];
541
- };
542
- };
543
- };
544
- readonly supplier_data: {
545
- readonly type: "object";
546
- readonly additionalProperties: false;
547
- readonly properties: {
548
- readonly country_of_origin: {
549
- readonly oneOf: readonly [{
550
- readonly $schema: "http://json-schema.org/draft-07/schema#";
551
- readonly title: "Country";
552
- readonly type: "string";
553
- readonly enum: readonly ["AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "CV", "KH", "CM", "CA", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CD", "CG", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "SZ", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KP", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MK", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UM", "US", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"];
554
- }, {
555
- readonly type: "null";
556
- }];
557
- };
558
- readonly port_of_origin: {
559
- readonly type: readonly ["string", "null"];
560
- };
561
- readonly moq: {
562
- readonly type: readonly ["number", "null"];
563
- readonly minimum: 0;
564
- };
565
- readonly supplier_id: {
566
- readonly type: readonly ["string", "null"];
567
- };
568
- readonly supplier_name: {
569
- readonly type: readonly ["string", "null"];
570
- };
571
- readonly factory_id: {
572
- readonly type: readonly ["string", "null"];
573
- };
574
- };
575
- };
576
- };
577
- readonly required: readonly ["development_colourway_id", "development_style_id", "product_id", "colour_id", "style_id", "created_at", "season_id"];
578
- readonly $id: "https://shushed.example.com/product-draft.schema.json";
579
- };
580
- export default schema;