@scaleway/sdk 2.25.0 → 2.27.0

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 (774) hide show
  1. package/dist/api/account/index.cjs +6 -0
  2. package/dist/api/account/index.d.ts +2 -0
  3. package/dist/api/account/index.js +6 -4
  4. package/dist/api/account/v2/api.gen.cjs +116 -0
  5. package/dist/api/account/v2/api.gen.d.ts +67 -0
  6. package/dist/api/account/v2/api.gen.js +61 -44
  7. package/dist/api/account/v2/index.gen.cjs +4 -0
  8. package/dist/api/account/v2/index.gen.d.ts +2 -0
  9. package/dist/api/account/v2/index.gen.js +4 -4
  10. package/dist/api/account/v2/marshalling.gen.cjs +44 -0
  11. package/dist/api/account/v2/marshalling.gen.d.ts +6 -0
  12. package/dist/api/account/v2/marshalling.gen.js +18 -13
  13. package/dist/api/account/v2/types.gen.d.ts +62 -0
  14. package/dist/api/account/v3/api.gen.cjs +106 -0
  15. package/dist/api/account/v3/api.gen.d.ts +57 -0
  16. package/dist/api/account/v3/api.gen.js +61 -44
  17. package/dist/api/account/v3/index.gen.cjs +6 -0
  18. package/dist/api/account/v3/index.gen.d.ts +3 -0
  19. package/dist/api/account/v3/index.gen.js +6 -6
  20. package/dist/api/account/v3/marshalling.gen.cjs +44 -0
  21. package/dist/api/account/v3/marshalling.gen.d.ts +6 -0
  22. package/dist/api/account/v3/marshalling.gen.js +18 -13
  23. package/dist/api/account/v3/types.gen.d.ts +62 -0
  24. package/dist/api/account/v3/validation-rules.gen.cjs +39 -0
  25. package/dist/api/account/v3/validation-rules.gen.d.ts +34 -0
  26. package/dist/api/account/v3/validation-rules.gen.js +5 -5
  27. package/dist/api/applesilicon/index.cjs +4 -0
  28. package/dist/api/applesilicon/index.d.ts +1 -0
  29. package/dist/api/applesilicon/index.js +4 -2
  30. package/dist/api/applesilicon/v1alpha1/api.gen.cjs +222 -0
  31. package/dist/api/applesilicon/v1alpha1/api.gen.d.ts +119 -0
  32. package/dist/api/applesilicon/v1alpha1/api.gen.js +125 -83
  33. package/dist/api/applesilicon/v1alpha1/content.gen.cjs +11 -0
  34. package/dist/api/applesilicon/v1alpha1/content.gen.d.ts +3 -0
  35. package/dist/api/applesilicon/v1alpha1/content.gen.js +11 -7
  36. package/dist/api/applesilicon/v1alpha1/index.gen.cjs +6 -0
  37. package/dist/api/applesilicon/v1alpha1/index.gen.d.ts +3 -0
  38. package/dist/api/applesilicon/v1alpha1/index.gen.js +6 -5
  39. package/dist/api/applesilicon/v1alpha1/marshalling.gen.cjs +147 -0
  40. package/dist/api/applesilicon/v1alpha1/marshalling.gen.d.ts +11 -0
  41. package/dist/api/applesilicon/v1alpha1/marshalling.gen.js +65 -31
  42. package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +203 -0
  43. package/dist/api/baremetal/index.cjs +4 -0
  44. package/dist/api/baremetal/index.d.ts +1 -0
  45. package/dist/api/baremetal/index.js +4 -2
  46. package/dist/api/baremetal/v1/api.gen.cjs +575 -0
  47. package/dist/api/baremetal/v1/api.gen.d.ts +287 -0
  48. package/dist/api/baremetal/v1/api.gen.js +353 -205
  49. package/dist/api/baremetal/v1/api.utils.cjs +36 -0
  50. package/dist/api/baremetal/v1/api.utils.d.ts +13 -0
  51. package/dist/api/baremetal/v1/api.utils.js +27 -18
  52. package/dist/api/baremetal/v1/content.gen.cjs +18 -0
  53. package/dist/api/baremetal/v1/content.gen.d.ts +7 -0
  54. package/dist/api/baremetal/v1/content.gen.js +18 -13
  55. package/dist/api/baremetal/v1/index.cjs +12 -0
  56. package/dist/api/baremetal/v1/index.d.ts +5 -0
  57. package/dist/api/baremetal/v1/index.gen.d.ts +4 -0
  58. package/dist/api/baremetal/v1/index.js +12 -5
  59. package/dist/api/baremetal/v1/marshalling.gen.cjs +502 -0
  60. package/dist/api/baremetal/v1/marshalling.gen.d.ts +30 -0
  61. package/dist/api/baremetal/v1/marshalling.gen.js +186 -90
  62. package/dist/api/baremetal/v1/types.gen.d.ts +682 -0
  63. package/dist/api/baremetal/v1/validation-rules.gen.cjs +116 -0
  64. package/dist/api/baremetal/v1/validation-rules.gen.d.ts +104 -0
  65. package/dist/api/baremetal/v1/validation-rules.gen.js +12 -5
  66. package/dist/api/billing/index.cjs +6 -0
  67. package/dist/api/billing/index.d.ts +2 -0
  68. package/dist/api/billing/index.js +6 -4
  69. package/dist/api/billing/v2alpha1/api.gen.cjs +92 -0
  70. package/dist/api/billing/v2alpha1/api.gen.d.ts +50 -0
  71. package/dist/api/billing/v2alpha1/api.gen.js +60 -39
  72. package/dist/api/billing/v2alpha1/index.gen.cjs +4 -0
  73. package/dist/api/billing/v2alpha1/index.gen.d.ts +2 -0
  74. package/dist/api/billing/v2alpha1/index.gen.js +4 -4
  75. package/dist/api/billing/v2alpha1/marshalling.gen.cjs +117 -0
  76. package/dist/api/billing/v2alpha1/marshalling.gen.d.ts +4 -0
  77. package/dist/api/billing/v2alpha1/marshalling.gen.js +48 -29
  78. package/dist/api/billing/v2alpha1/types.gen.d.ts +136 -0
  79. package/dist/api/billing/v2beta1/api.gen.cjs +175 -0
  80. package/dist/api/billing/v2beta1/api.gen.d.ts +79 -0
  81. package/dist/api/billing/v2beta1/api.gen.js +122 -65
  82. package/dist/api/billing/v2beta1/index.gen.cjs +4 -0
  83. package/dist/api/billing/v2beta1/index.gen.d.ts +2 -0
  84. package/dist/api/billing/v2beta1/index.gen.js +4 -4
  85. package/dist/api/billing/v2beta1/marshalling.gen.cjs +158 -0
  86. package/dist/api/billing/v2beta1/marshalling.gen.d.ts +6 -0
  87. package/dist/api/billing/v2beta1/marshalling.gen.js +61 -36
  88. package/dist/api/billing/v2beta1/types.gen.d.ts +269 -0
  89. package/dist/api/block/index.cjs +4 -0
  90. package/dist/api/block/index.d.ts +1 -0
  91. package/dist/api/block/index.js +4 -2
  92. package/dist/api/block/v1alpha1/api.gen.cjs +272 -0
  93. package/dist/api/block/v1alpha1/api.gen.d.ts +144 -0
  94. package/dist/api/block/v1alpha1/api.gen.js +167 -90
  95. package/dist/api/block/v1alpha1/content.gen.cjs +20 -0
  96. package/dist/api/block/v1alpha1/content.gen.d.ts +7 -0
  97. package/dist/api/block/v1alpha1/content.gen.js +20 -13
  98. package/dist/api/block/v1alpha1/index.gen.cjs +10 -0
  99. package/dist/api/block/v1alpha1/index.gen.d.ts +4 -0
  100. package/dist/api/block/v1alpha1/index.gen.js +10 -7
  101. package/dist/api/block/v1alpha1/marshalling.gen.cjs +194 -0
  102. package/dist/api/block/v1alpha1/marshalling.gen.d.ts +13 -0
  103. package/dist/api/block/v1alpha1/marshalling.gen.js +78 -42
  104. package/dist/api/block/v1alpha1/types.gen.d.ts +315 -0
  105. package/dist/api/block/v1alpha1/validation-rules.gen.cjs +56 -0
  106. package/dist/api/block/v1alpha1/validation-rules.gen.d.ts +47 -0
  107. package/dist/api/block/v1alpha1/validation-rules.gen.js +14 -5
  108. package/dist/api/cockpit/index.cjs +6 -0
  109. package/dist/api/cockpit/index.d.ts +2 -0
  110. package/dist/api/cockpit/index.js +6 -4
  111. package/dist/api/cockpit/v1/api.gen.cjs +629 -0
  112. package/dist/api/cockpit/v1/api.gen.d.ts +310 -0
  113. package/dist/api/cockpit/v1/api.gen.js +374 -201
  114. package/dist/api/cockpit/v1/index.gen.cjs +7 -0
  115. package/dist/api/cockpit/v1/index.gen.d.ts +3 -0
  116. package/dist/api/cockpit/v1/index.gen.js +7 -6
  117. package/dist/api/cockpit/v1/marshalling.gen.cjs +325 -0
  118. package/dist/api/cockpit/v1/marshalling.gen.d.ts +30 -0
  119. package/dist/api/cockpit/v1/marshalling.gen.js +131 -59
  120. package/dist/api/cockpit/v1/types.gen.d.ts +525 -0
  121. package/dist/api/cockpit/v1/validation-rules.gen.cjs +48 -0
  122. package/dist/api/cockpit/v1/validation-rules.gen.d.ts +41 -0
  123. package/dist/api/cockpit/v1/validation-rules.gen.js +10 -8
  124. package/dist/api/cockpit/v1beta1/api.gen.cjs +484 -0
  125. package/dist/api/cockpit/v1beta1/api.gen.d.ts +224 -0
  126. package/dist/api/cockpit/v1beta1/api.gen.js +298 -167
  127. package/dist/api/cockpit/v1beta1/content.gen.cjs +8 -0
  128. package/dist/api/cockpit/v1beta1/content.gen.d.ts +3 -0
  129. package/dist/api/cockpit/v1beta1/content.gen.js +8 -7
  130. package/dist/api/cockpit/v1beta1/index.gen.cjs +6 -0
  131. package/dist/api/cockpit/v1beta1/index.gen.d.ts +3 -0
  132. package/dist/api/cockpit/v1beta1/index.gen.js +6 -5
  133. package/dist/api/cockpit/v1beta1/marshalling.gen.cjs +343 -0
  134. package/dist/api/cockpit/v1beta1/marshalling.gen.d.ts +29 -0
  135. package/dist/api/cockpit/v1beta1/marshalling.gen.js +131 -60
  136. package/dist/api/cockpit/v1beta1/types.gen.d.ts +385 -0
  137. package/dist/api/container/index.cjs +4 -0
  138. package/dist/api/container/index.d.ts +1 -0
  139. package/dist/api/container/index.js +4 -2
  140. package/dist/api/container/v1beta1/api.gen.cjs +621 -0
  141. package/dist/api/container/v1beta1/api.gen.d.ts +300 -0
  142. package/dist/api/container/v1beta1/api.gen.js +384 -228
  143. package/dist/api/container/v1beta1/content.gen.cjs +34 -0
  144. package/dist/api/container/v1beta1/content.gen.d.ts +13 -0
  145. package/dist/api/container/v1beta1/content.gen.js +34 -22
  146. package/dist/api/container/v1beta1/index.gen.cjs +13 -0
  147. package/dist/api/container/v1beta1/index.gen.d.ts +4 -0
  148. package/dist/api/container/v1beta1/index.gen.js +13 -7
  149. package/dist/api/container/v1beta1/marshalling.gen.cjs +408 -0
  150. package/dist/api/container/v1beta1/marshalling.gen.d.ts +24 -0
  151. package/dist/api/container/v1beta1/marshalling.gen.js +147 -71
  152. package/dist/api/container/v1beta1/types.gen.d.ts +785 -0
  153. package/dist/api/container/v1beta1/validation-rules.gen.cjs +45 -0
  154. package/dist/api/container/v1beta1/validation-rules.gen.d.ts +39 -0
  155. package/dist/api/container/v1beta1/validation-rules.gen.js +6 -5
  156. package/dist/api/dedibox/index.cjs +4 -0
  157. package/dist/api/dedibox/index.d.ts +1 -0
  158. package/dist/api/dedibox/index.js +4 -2
  159. package/dist/api/dedibox/v1/api.gen.cjs +1460 -0
  160. package/dist/api/dedibox/v1/api.gen.d.ts +560 -0
  161. package/dist/api/dedibox/v1/api.gen.js +1051 -565
  162. package/dist/api/dedibox/v1/content.gen.cjs +49 -0
  163. package/dist/api/dedibox/v1/content.gen.d.ts +19 -0
  164. package/dist/api/dedibox/v1/content.gen.js +49 -31
  165. package/dist/api/dedibox/v1/index.gen.cjs +22 -0
  166. package/dist/api/dedibox/v1/index.gen.d.ts +4 -0
  167. package/dist/api/dedibox/v1/index.gen.js +22 -7
  168. package/dist/api/dedibox/v1/marshalling.gen.cjs +1475 -0
  169. package/dist/api/dedibox/v1/marshalling.gen.d.ts +82 -0
  170. package/dist/api/dedibox/v1/marshalling.gen.js +514 -237
  171. package/dist/api/dedibox/v1/types.gen.d.ts +1900 -0
  172. package/dist/api/dedibox/v1/validation-rules.gen.cjs +626 -0
  173. package/dist/api/dedibox/v1/validation-rules.gen.d.ts +539 -0
  174. package/dist/api/dedibox/v1/validation-rules.gen.js +87 -5
  175. package/dist/api/document_db/index.cjs +4 -0
  176. package/dist/api/document_db/index.d.ts +1 -0
  177. package/dist/api/document_db/index.js +4 -2
  178. package/dist/api/document_db/v1beta1/api.gen.cjs +1018 -0
  179. package/dist/api/document_db/v1beta1/api.gen.d.ts +538 -0
  180. package/dist/api/document_db/v1beta1/api.gen.js +561 -339
  181. package/dist/api/document_db/v1beta1/content.gen.cjs +31 -0
  182. package/dist/api/document_db/v1beta1/content.gen.d.ts +11 -0
  183. package/dist/api/document_db/v1beta1/content.gen.js +31 -19
  184. package/dist/api/document_db/v1beta1/index.gen.cjs +12 -0
  185. package/dist/api/document_db/v1beta1/index.gen.d.ts +4 -0
  186. package/dist/api/document_db/v1beta1/index.gen.js +12 -7
  187. package/dist/api/document_db/v1beta1/marshalling.gen.cjs +829 -0
  188. package/dist/api/document_db/v1beta1/marshalling.gen.d.ts +50 -0
  189. package/dist/api/document_db/v1beta1/marshalling.gen.js +354 -181
  190. package/dist/api/document_db/v1beta1/types.gen.d.ts +1254 -0
  191. package/dist/api/document_db/v1beta1/validation-rules.gen.cjs +8 -0
  192. package/dist/api/document_db/v1beta1/validation-rules.gen.d.ts +5 -0
  193. package/dist/api/document_db/v1beta1/validation-rules.gen.js +3 -5
  194. package/dist/api/domain/index.cjs +4 -0
  195. package/dist/api/domain/index.d.ts +1 -0
  196. package/dist/api/domain/index.js +4 -2
  197. package/dist/api/domain/v2beta1/api.gen.cjs +1052 -0
  198. package/dist/api/domain/v2beta1/api.gen.d.ts +521 -0
  199. package/dist/api/domain/v2beta1/api.gen.js +638 -365
  200. package/dist/api/domain/v2beta1/content.gen.cjs +29 -0
  201. package/dist/api/domain/v2beta1/content.gen.d.ts +18 -0
  202. package/dist/api/domain/v2beta1/content.gen.js +29 -28
  203. package/dist/api/domain/v2beta1/index.gen.cjs +13 -0
  204. package/dist/api/domain/v2beta1/index.gen.d.ts +3 -0
  205. package/dist/api/domain/v2beta1/index.gen.js +13 -5
  206. package/dist/api/domain/v2beta1/marshalling.gen.cjs +1472 -0
  207. package/dist/api/domain/v2beta1/marshalling.gen.d.ts +59 -0
  208. package/dist/api/domain/v2beta1/marshalling.gen.js +676 -383
  209. package/dist/api/domain/v2beta1/types.gen.d.ts +1073 -0
  210. package/dist/api/flexibleip/index.cjs +4 -0
  211. package/dist/api/flexibleip/index.d.ts +1 -0
  212. package/dist/api/flexibleip/index.js +4 -2
  213. package/dist/api/flexibleip/v1alpha1/api.gen.cjs +227 -0
  214. package/dist/api/flexibleip/v1alpha1/api.gen.d.ts +117 -0
  215. package/dist/api/flexibleip/v1alpha1/api.gen.js +134 -86
  216. package/dist/api/flexibleip/v1alpha1/content.gen.cjs +12 -0
  217. package/dist/api/flexibleip/v1alpha1/content.gen.d.ts +5 -0
  218. package/dist/api/flexibleip/v1alpha1/content.gen.js +12 -10
  219. package/dist/api/flexibleip/v1alpha1/index.gen.cjs +9 -0
  220. package/dist/api/flexibleip/v1alpha1/index.gen.d.ts +4 -0
  221. package/dist/api/flexibleip/v1alpha1/index.gen.js +9 -7
  222. package/dist/api/flexibleip/v1alpha1/marshalling.gen.cjs +115 -0
  223. package/dist/api/flexibleip/v1alpha1/marshalling.gen.d.ts +13 -0
  224. package/dist/api/flexibleip/v1alpha1/marshalling.gen.js +36 -18
  225. package/dist/api/flexibleip/v1alpha1/types.gen.d.ts +196 -0
  226. package/dist/api/flexibleip/v1alpha1/validation-rules.gen.cjs +12 -0
  227. package/dist/api/flexibleip/v1alpha1/validation-rules.gen.d.ts +9 -0
  228. package/dist/api/flexibleip/v1alpha1/validation-rules.gen.js +3 -5
  229. package/dist/api/function/index.cjs +4 -0
  230. package/dist/api/function/index.d.ts +1 -0
  231. package/dist/api/function/index.js +4 -2
  232. package/dist/api/function/v1beta1/api.gen.cjs +666 -0
  233. package/dist/api/function/v1beta1/api.gen.d.ts +326 -0
  234. package/dist/api/function/v1beta1/api.gen.js +406 -244
  235. package/dist/api/function/v1beta1/content.gen.cjs +34 -0
  236. package/dist/api/function/v1beta1/content.gen.d.ts +13 -0
  237. package/dist/api/function/v1beta1/content.gen.js +34 -22
  238. package/dist/api/function/v1beta1/index.gen.cjs +13 -0
  239. package/dist/api/function/v1beta1/index.gen.d.ts +4 -0
  240. package/dist/api/function/v1beta1/index.gen.js +13 -7
  241. package/dist/api/function/v1beta1/marshalling.gen.cjs +457 -0
  242. package/dist/api/function/v1beta1/marshalling.gen.d.ts +27 -0
  243. package/dist/api/function/v1beta1/marshalling.gen.js +167 -80
  244. package/dist/api/function/v1beta1/types.gen.d.ts +819 -0
  245. package/dist/api/function/v1beta1/validation-rules.gen.cjs +45 -0
  246. package/dist/api/function/v1beta1/validation-rules.gen.d.ts +39 -0
  247. package/dist/api/function/v1beta1/validation-rules.gen.js +6 -5
  248. package/dist/api/iam/index.cjs +4 -0
  249. package/dist/api/iam/index.d.ts +1 -0
  250. package/dist/api/iam/index.js +4 -2
  251. package/dist/api/iam/v1alpha1/api.gen.cjs +951 -0
  252. package/dist/api/iam/v1alpha1/api.gen.d.ts +475 -0
  253. package/dist/api/iam/v1alpha1/api.gen.js +560 -302
  254. package/dist/api/iam/v1alpha1/index.gen.cjs +6 -0
  255. package/dist/api/iam/v1alpha1/index.gen.d.ts +3 -0
  256. package/dist/api/iam/v1alpha1/index.gen.js +6 -6
  257. package/dist/api/iam/v1alpha1/marshalling.gen.cjs +504 -0
  258. package/dist/api/iam/v1alpha1/marshalling.gen.d.ts +42 -0
  259. package/dist/api/iam/v1alpha1/marshalling.gen.js +184 -119
  260. package/dist/api/iam/v1alpha1/types.gen.d.ts +886 -0
  261. package/dist/api/iam/v1alpha1/validation-rules.gen.cjs +235 -0
  262. package/dist/api/iam/v1alpha1/validation-rules.gen.d.ts +211 -0
  263. package/dist/api/iam/v1alpha1/validation-rules.gen.js +29 -10
  264. package/dist/api/index.d.ts +34 -0
  265. package/dist/api/instance/index.cjs +4 -0
  266. package/dist/api/instance/index.d.ts +1 -0
  267. package/dist/api/instance/index.js +4 -2
  268. package/dist/api/instance/v1/api.gen.cjs +1178 -0
  269. package/dist/api/instance/v1/api.gen.d.ts +528 -0
  270. package/dist/api/instance/v1/api.gen.js +763 -445
  271. package/dist/api/instance/v1/api.utils.cjs +279 -0
  272. package/dist/api/instance/v1/api.utils.d.ts +95 -0
  273. package/dist/api/instance/v1/api.utils.js +145 -109
  274. package/dist/api/instance/v1/content.gen.cjs +44 -0
  275. package/dist/api/instance/v1/content.gen.d.ts +21 -0
  276. package/dist/api/instance/v1/content.gen.js +44 -34
  277. package/dist/api/instance/v1/index.cjs +15 -0
  278. package/dist/api/instance/v1/index.d.ts +4 -0
  279. package/dist/api/instance/v1/index.gen.d.ts +4 -0
  280. package/dist/api/instance/v1/index.js +15 -2
  281. package/dist/api/instance/v1/marshalling.gen.cjs +1813 -0
  282. package/dist/api/instance/v1/marshalling.gen.d.ts +95 -0
  283. package/dist/api/instance/v1/marshalling.gen.js +736 -412
  284. package/dist/api/instance/v1/marshalling.utils.d.ts +3 -0
  285. package/dist/api/instance/v1/types.gen.d.ts +1818 -0
  286. package/dist/api/instance/v1/types.private.gen.d.ts +167 -0
  287. package/dist/api/instance/v1/types.utils.d.ts +35 -0
  288. package/dist/api/instance/v1/validation-rules.gen.d.ts +10 -0
  289. package/dist/api/iot/index.cjs +4 -0
  290. package/dist/api/iot/index.d.ts +1 -0
  291. package/dist/api/iot/index.js +4 -2
  292. package/dist/api/iot/v1/api.gen.cjs +621 -0
  293. package/dist/api/iot/v1/api.gen.d.ts +325 -0
  294. package/dist/api/iot/v1/api.gen.js +350 -238
  295. package/dist/api/iot/v1/content.gen.cjs +4 -0
  296. package/dist/api/iot/v1/content.gen.d.ts +3 -0
  297. package/dist/api/iot/v1/content.gen.js +4 -7
  298. package/dist/api/iot/v1/index.gen.cjs +6 -0
  299. package/dist/api/iot/v1/index.gen.d.ts +3 -0
  300. package/dist/api/iot/v1/index.gen.js +6 -5
  301. package/dist/api/iot/v1/marshalling.gen.cjs +534 -0
  302. package/dist/api/iot/v1/marshalling.gen.d.ts +31 -0
  303. package/dist/api/iot/v1/marshalling.gen.js +209 -114
  304. package/dist/api/iot/v1/types.gen.d.ts +916 -0
  305. package/dist/api/ipam/index.cjs +4 -0
  306. package/dist/api/ipam/index.d.ts +1 -0
  307. package/dist/api/ipam/index.js +4 -2
  308. package/dist/api/ipam/v1/api.gen.cjs +115 -0
  309. package/dist/api/ipam/v1/api.gen.d.ts +57 -0
  310. package/dist/api/ipam/v1/api.gen.js +73 -55
  311. package/dist/api/ipam/v1/index.gen.cjs +6 -0
  312. package/dist/api/ipam/v1/index.gen.d.ts +3 -0
  313. package/dist/api/ipam/v1/index.gen.js +6 -6
  314. package/dist/api/ipam/v1/marshalling.gen.cjs +98 -0
  315. package/dist/api/ipam/v1/marshalling.gen.d.ts +6 -0
  316. package/dist/api/ipam/v1/marshalling.gen.js +35 -29
  317. package/dist/api/ipam/v1/types.gen.d.ts +198 -0
  318. package/dist/api/ipam/v1/validation-rules.gen.cjs +9 -0
  319. package/dist/api/ipam/v1/validation-rules.gen.d.ts +6 -0
  320. package/dist/api/ipam/v1/validation-rules.gen.js +3 -5
  321. package/dist/api/ipfs/index.cjs +4 -0
  322. package/dist/api/ipfs/index.d.ts +1 -0
  323. package/dist/api/ipfs/index.js +4 -2
  324. package/dist/api/ipfs/v1alpha1/api.gen.cjs +374 -0
  325. package/dist/api/ipfs/v1alpha1/api.gen.d.ts +198 -0
  326. package/dist/api/ipfs/v1alpha1/api.gen.js +210 -133
  327. package/dist/api/ipfs/v1alpha1/content.gen.cjs +6 -0
  328. package/dist/api/ipfs/v1alpha1/content.gen.d.ts +5 -0
  329. package/dist/api/ipfs/v1alpha1/content.gen.js +6 -10
  330. package/dist/api/ipfs/v1alpha1/index.gen.cjs +8 -0
  331. package/dist/api/ipfs/v1alpha1/index.gen.d.ts +3 -0
  332. package/dist/api/ipfs/v1alpha1/index.gen.js +8 -5
  333. package/dist/api/ipfs/v1alpha1/marshalling.gen.cjs +208 -0
  334. package/dist/api/ipfs/v1alpha1/marshalling.gen.d.ts +18 -0
  335. package/dist/api/ipfs/v1alpha1/marshalling.gen.js +68 -33
  336. package/dist/api/ipfs/v1alpha1/types.gen.d.ts +317 -0
  337. package/dist/api/jobs/index.cjs +4 -0
  338. package/dist/api/jobs/index.d.ts +1 -0
  339. package/dist/api/jobs/index.js +4 -2
  340. package/dist/api/jobs/v1alpha1/api.gen.cjs +170 -0
  341. package/dist/api/jobs/v1alpha1/api.gen.d.ts +80 -0
  342. package/dist/api/jobs/v1alpha1/api.gen.js +109 -69
  343. package/dist/api/jobs/v1alpha1/content.gen.cjs +8 -0
  344. package/dist/api/jobs/v1alpha1/content.gen.d.ts +3 -0
  345. package/dist/api/jobs/v1alpha1/content.gen.js +8 -7
  346. package/dist/api/jobs/v1alpha1/index.gen.cjs +8 -0
  347. package/dist/api/jobs/v1alpha1/index.gen.d.ts +4 -0
  348. package/dist/api/jobs/v1alpha1/index.gen.js +8 -7
  349. package/dist/api/jobs/v1alpha1/marshalling.gen.cjs +150 -0
  350. package/dist/api/jobs/v1alpha1/marshalling.gen.d.ts +10 -0
  351. package/dist/api/jobs/v1alpha1/marshalling.gen.js +50 -26
  352. package/dist/api/jobs/v1alpha1/types.gen.d.ts +210 -0
  353. package/dist/api/jobs/v1alpha1/validation-rules.gen.cjs +97 -0
  354. package/dist/api/jobs/v1alpha1/validation-rules.gen.d.ts +87 -0
  355. package/dist/api/jobs/v1alpha1/validation-rules.gen.js +12 -7
  356. package/dist/api/k8s/index.cjs +4 -0
  357. package/dist/api/k8s/index.d.ts +1 -0
  358. package/dist/api/k8s/index.js +4 -2
  359. package/dist/api/k8s/v1/api.gen.cjs +550 -0
  360. package/dist/api/k8s/v1/api.gen.d.ts +280 -0
  361. package/dist/api/k8s/v1/api.gen.js +324 -188
  362. package/dist/api/k8s/v1/api.utils.cjs +13 -0
  363. package/dist/api/k8s/v1/api.utils.d.ts +11 -0
  364. package/dist/api/k8s/v1/api.utils.js +5 -5
  365. package/dist/api/k8s/v1/content.gen.cjs +23 -0
  366. package/dist/api/k8s/v1/content.gen.d.ts +7 -0
  367. package/dist/api/k8s/v1/content.gen.js +23 -13
  368. package/dist/api/k8s/v1/index.cjs +10 -0
  369. package/dist/api/k8s/v1/index.d.ts +4 -0
  370. package/dist/api/k8s/v1/index.gen.d.ts +4 -0
  371. package/dist/api/k8s/v1/index.js +10 -4
  372. package/dist/api/k8s/v1/marshalling.gen.cjs +510 -0
  373. package/dist/api/k8s/v1/marshalling.gen.d.ts +22 -0
  374. package/dist/api/k8s/v1/marshalling.gen.js +158 -79
  375. package/dist/api/k8s/v1/types.gen.d.ts +1123 -0
  376. package/dist/api/k8s/v1/validation-rules.gen.cjs +110 -0
  377. package/dist/api/k8s/v1/validation-rules.gen.d.ts +96 -0
  378. package/dist/api/k8s/v1/validation-rules.gen.js +14 -5
  379. package/dist/api/lb/index.cjs +4 -0
  380. package/dist/api/lb/index.d.ts +1 -0
  381. package/dist/api/lb/index.js +4 -2
  382. package/dist/api/lb/v1/api.gen.cjs +1984 -0
  383. package/dist/api/lb/v1/api.gen.d.ts +990 -0
  384. package/dist/api/lb/v1/api.gen.js +1186 -695
  385. package/dist/api/lb/v1/api.utils.cjs +116 -0
  386. package/dist/api/lb/v1/api.utils.d.ts +41 -0
  387. package/dist/api/lb/v1/api.utils.js +83 -48
  388. package/dist/api/lb/v1/content.gen.cjs +22 -0
  389. package/dist/api/lb/v1/content.gen.d.ts +9 -0
  390. package/dist/api/lb/v1/content.gen.js +22 -16
  391. package/dist/api/lb/v1/index.cjs +10 -0
  392. package/dist/api/lb/v1/index.d.ts +4 -0
  393. package/dist/api/lb/v1/index.gen.d.ts +3 -0
  394. package/dist/api/lb/v1/index.js +10 -2
  395. package/dist/api/lb/v1/marshalling.gen.cjs +1289 -0
  396. package/dist/api/lb/v1/marshalling.gen.d.ts +73 -0
  397. package/dist/api/lb/v1/marshalling.gen.js +576 -334
  398. package/dist/api/lb/v1/types.gen.d.ts +2729 -0
  399. package/dist/api/lb/v1/types.utils.d.ts +13 -0
  400. package/dist/api/llm_inference/index.cjs +4 -0
  401. package/dist/api/llm_inference/index.d.ts +1 -0
  402. package/dist/api/llm_inference/index.js +4 -2
  403. package/dist/api/llm_inference/v1beta1/api.gen.cjs +305 -0
  404. package/dist/api/llm_inference/v1beta1/api.gen.d.ts +147 -0
  405. package/dist/api/llm_inference/v1beta1/api.gen.js +192 -120
  406. package/dist/api/llm_inference/v1beta1/content.gen.cjs +8 -0
  407. package/dist/api/llm_inference/v1beta1/content.gen.d.ts +3 -0
  408. package/dist/api/llm_inference/v1beta1/content.gen.js +8 -7
  409. package/dist/api/llm_inference/v1beta1/index.gen.cjs +8 -0
  410. package/dist/api/llm_inference/v1beta1/index.gen.d.ts +4 -0
  411. package/dist/api/llm_inference/v1beta1/index.gen.js +8 -7
  412. package/dist/api/llm_inference/v1beta1/marshalling.gen.cjs +271 -0
  413. package/dist/api/llm_inference/v1beta1/marshalling.gen.d.ts +18 -0
  414. package/dist/api/llm_inference/v1beta1/marshalling.gen.js +98 -52
  415. package/dist/api/llm_inference/v1beta1/types.gen.d.ts +433 -0
  416. package/dist/api/llm_inference/v1beta1/validation-rules.gen.cjs +56 -0
  417. package/dist/api/llm_inference/v1beta1/validation-rules.gen.d.ts +50 -0
  418. package/dist/api/llm_inference/v1beta1/validation-rules.gen.js +6 -5
  419. package/dist/api/marketplace/index.cjs +4 -0
  420. package/dist/api/marketplace/index.d.ts +1 -0
  421. package/dist/api/marketplace/index.js +4 -2
  422. package/dist/api/marketplace/v2/api.gen.cjs +174 -0
  423. package/dist/api/marketplace/v2/api.gen.d.ts +90 -0
  424. package/dist/api/marketplace/v2/api.gen.js +111 -67
  425. package/dist/api/marketplace/v2/index.gen.cjs +4 -0
  426. package/dist/api/marketplace/v2/index.gen.d.ts +2 -0
  427. package/dist/api/marketplace/v2/index.gen.js +4 -4
  428. package/dist/api/marketplace/v2/marshalling.gen.cjs +115 -0
  429. package/dist/api/marketplace/v2/marshalling.gen.d.ts +9 -0
  430. package/dist/api/marketplace/v2/marshalling.gen.js +44 -23
  431. package/dist/api/marketplace/v2/types.gen.d.ts +135 -0
  432. package/dist/api/mnq/index.cjs +4 -0
  433. package/dist/api/mnq/index.d.ts +1 -0
  434. package/dist/api/mnq/index.js +4 -2
  435. package/dist/api/mnq/v1beta1/api.gen.cjs +500 -0
  436. package/dist/api/mnq/v1beta1/api.gen.d.ts +265 -0
  437. package/dist/api/mnq/v1beta1/api.gen.js +291 -184
  438. package/dist/api/mnq/v1beta1/index.gen.cjs +8 -0
  439. package/dist/api/mnq/v1beta1/index.gen.d.ts +3 -0
  440. package/dist/api/mnq/v1beta1/index.gen.js +8 -6
  441. package/dist/api/mnq/v1beta1/marshalling.gen.cjs +268 -0
  442. package/dist/api/mnq/v1beta1/marshalling.gen.d.ts +23 -0
  443. package/dist/api/mnq/v1beta1/marshalling.gen.js +105 -49
  444. package/dist/api/mnq/v1beta1/types.gen.d.ts +449 -0
  445. package/dist/api/mnq/v1beta1/validation-rules.gen.cjs +85 -0
  446. package/dist/api/mnq/v1beta1/validation-rules.gen.d.ts +72 -0
  447. package/dist/api/mnq/v1beta1/validation-rules.gen.js +13 -5
  448. package/dist/api/rdb/index.cjs +4 -0
  449. package/dist/api/rdb/index.d.ts +1 -0
  450. package/dist/api/rdb/index.js +4 -2
  451. package/dist/api/rdb/v1/api.gen.cjs +1192 -0
  452. package/dist/api/rdb/v1/api.gen.d.ts +626 -0
  453. package/dist/api/rdb/v1/api.gen.js +660 -393
  454. package/dist/api/rdb/v1/content.gen.cjs +38 -0
  455. package/dist/api/rdb/v1/content.gen.d.ts +13 -0
  456. package/dist/api/rdb/v1/content.gen.js +38 -22
  457. package/dist/api/rdb/v1/index.gen.cjs +13 -0
  458. package/dist/api/rdb/v1/index.gen.d.ts +4 -0
  459. package/dist/api/rdb/v1/index.gen.js +13 -7
  460. package/dist/api/rdb/v1/marshalling.gen.cjs +908 -0
  461. package/dist/api/rdb/v1/marshalling.gen.d.ts +59 -0
  462. package/dist/api/rdb/v1/marshalling.gen.js +385 -191
  463. package/dist/api/rdb/v1/types.gen.d.ts +1404 -0
  464. package/dist/api/rdb/v1/validation-rules.gen.cjs +8 -0
  465. package/dist/api/rdb/v1/validation-rules.gen.d.ts +5 -0
  466. package/dist/api/rdb/v1/validation-rules.gen.js +3 -5
  467. package/dist/api/redis/index.cjs +4 -0
  468. package/dist/api/redis/index.d.ts +1 -0
  469. package/dist/api/redis/index.js +4 -2
  470. package/dist/api/redis/v1/api.gen.cjs +476 -0
  471. package/dist/api/redis/v1/api.gen.d.ts +249 -0
  472. package/dist/api/redis/v1/api.gen.js +265 -162
  473. package/dist/api/redis/v1/content.gen.cjs +10 -0
  474. package/dist/api/redis/v1/content.gen.d.ts +3 -0
  475. package/dist/api/redis/v1/content.gen.js +10 -7
  476. package/dist/api/redis/v1/index.gen.cjs +6 -0
  477. package/dist/api/redis/v1/index.gen.d.ts +3 -0
  478. package/dist/api/redis/v1/index.gen.js +6 -5
  479. package/dist/api/redis/v1/marshalling.gen.cjs +355 -0
  480. package/dist/api/redis/v1/marshalling.gen.d.ts +24 -0
  481. package/dist/api/redis/v1/marshalling.gen.js +156 -84
  482. package/dist/api/redis/v1/types.gen.d.ts +473 -0
  483. package/dist/api/registry/index.cjs +4 -0
  484. package/dist/api/registry/index.d.ts +1 -0
  485. package/dist/api/registry/index.js +4 -2
  486. package/dist/api/registry/v1/api.gen.cjs +287 -0
  487. package/dist/api/registry/v1/api.gen.d.ts +156 -0
  488. package/dist/api/registry/v1/api.gen.js +161 -94
  489. package/dist/api/registry/v1/content.gen.cjs +8 -0
  490. package/dist/api/registry/v1/content.gen.d.ts +7 -0
  491. package/dist/api/registry/v1/content.gen.js +8 -13
  492. package/dist/api/registry/v1/index.gen.cjs +8 -0
  493. package/dist/api/registry/v1/index.gen.d.ts +3 -0
  494. package/dist/api/registry/v1/index.gen.js +8 -5
  495. package/dist/api/registry/v1/marshalling.gen.cjs +129 -0
  496. package/dist/api/registry/v1/marshalling.gen.d.ts +11 -0
  497. package/dist/api/registry/v1/marshalling.gen.js +51 -30
  498. package/dist/api/registry/v1/types.gen.d.ts +300 -0
  499. package/dist/api/secret/index.cjs +6 -0
  500. package/dist/api/secret/index.d.ts +2 -0
  501. package/dist/api/secret/index.js +6 -4
  502. package/dist/api/secret/v1alpha1/api.gen.cjs +483 -0
  503. package/dist/api/secret/v1alpha1/api.gen.d.ts +261 -0
  504. package/dist/api/secret/v1alpha1/api.gen.js +271 -176
  505. package/dist/api/secret/v1alpha1/index.gen.cjs +4 -0
  506. package/dist/api/secret/v1alpha1/index.gen.d.ts +2 -0
  507. package/dist/api/secret/v1alpha1/index.gen.js +4 -4
  508. package/dist/api/secret/v1alpha1/marshalling.gen.cjs +221 -0
  509. package/dist/api/secret/v1alpha1/marshalling.gen.d.ts +19 -0
  510. package/dist/api/secret/v1alpha1/marshalling.gen.js +67 -33
  511. package/dist/api/secret/v1alpha1/types.gen.d.ts +619 -0
  512. package/dist/api/secret/v1beta1/api.gen.cjs +359 -0
  513. package/dist/api/secret/v1beta1/api.gen.d.ts +181 -0
  514. package/dist/api/secret/v1beta1/api.gen.js +213 -135
  515. package/dist/api/secret/v1beta1/index.gen.cjs +6 -0
  516. package/dist/api/secret/v1beta1/index.gen.d.ts +3 -0
  517. package/dist/api/secret/v1beta1/index.gen.js +6 -6
  518. package/dist/api/secret/v1beta1/marshalling.gen.cjs +219 -0
  519. package/dist/api/secret/v1beta1/marshalling.gen.d.ts +14 -0
  520. package/dist/api/secret/v1beta1/marshalling.gen.js +76 -40
  521. package/dist/api/secret/v1beta1/types.gen.d.ts +513 -0
  522. package/dist/api/secret/v1beta1/validation-rules.gen.cjs +8 -0
  523. package/dist/api/secret/v1beta1/validation-rules.gen.d.ts +5 -0
  524. package/dist/api/secret/v1beta1/validation-rules.gen.js +3 -5
  525. package/dist/api/serverless_sqldb/index.cjs +4 -0
  526. package/dist/api/serverless_sqldb/index.d.ts +1 -0
  527. package/dist/api/serverless_sqldb/index.js +4 -2
  528. package/dist/api/serverless_sqldb/v1alpha1/api.gen.cjs +202 -0
  529. package/dist/api/serverless_sqldb/v1alpha1/api.gen.d.ts +109 -0
  530. package/dist/api/serverless_sqldb/v1alpha1/api.gen.js +118 -78
  531. package/dist/api/serverless_sqldb/v1alpha1/content.gen.cjs +8 -0
  532. package/dist/api/serverless_sqldb/v1alpha1/content.gen.d.ts +3 -0
  533. package/dist/api/serverless_sqldb/v1alpha1/content.gen.js +8 -7
  534. package/dist/api/serverless_sqldb/v1alpha1/index.gen.cjs +8 -0
  535. package/dist/api/serverless_sqldb/v1alpha1/index.gen.d.ts +4 -0
  536. package/dist/api/serverless_sqldb/v1alpha1/index.gen.js +8 -7
  537. package/dist/api/serverless_sqldb/v1alpha1/marshalling.gen.cjs +89 -0
  538. package/dist/api/serverless_sqldb/v1alpha1/marshalling.gen.d.ts +9 -0
  539. package/dist/api/serverless_sqldb/v1alpha1/marshalling.gen.js +27 -15
  540. package/dist/api/serverless_sqldb/v1alpha1/types.gen.d.ts +193 -0
  541. package/dist/api/serverless_sqldb/v1alpha1/validation-rules.gen.cjs +62 -0
  542. package/dist/api/serverless_sqldb/v1alpha1/validation-rules.gen.d.ts +55 -0
  543. package/dist/api/serverless_sqldb/v1alpha1/validation-rules.gen.js +9 -7
  544. package/dist/api/std/index.gen.cjs +1 -0
  545. package/dist/api/std/index.gen.d.ts +1 -0
  546. package/dist/api/std/types.gen.d.ts +1 -0
  547. package/dist/api/tem/index.cjs +4 -0
  548. package/dist/api/tem/index.d.ts +1 -0
  549. package/dist/api/tem/index.js +4 -2
  550. package/dist/api/tem/v1alpha1/api.gen.cjs +260 -0
  551. package/dist/api/tem/v1alpha1/api.gen.d.ts +130 -0
  552. package/dist/api/tem/v1alpha1/api.gen.js +154 -89
  553. package/dist/api/tem/v1alpha1/content.gen.cjs +6 -0
  554. package/dist/api/tem/v1alpha1/content.gen.d.ts +5 -0
  555. package/dist/api/tem/v1alpha1/content.gen.js +6 -10
  556. package/dist/api/tem/v1alpha1/index.gen.cjs +7 -0
  557. package/dist/api/tem/v1alpha1/index.gen.d.ts +3 -0
  558. package/dist/api/tem/v1alpha1/index.gen.js +7 -5
  559. package/dist/api/tem/v1alpha1/marshalling.gen.cjs +255 -0
  560. package/dist/api/tem/v1alpha1/marshalling.gen.d.ts +11 -0
  561. package/dist/api/tem/v1alpha1/marshalling.gen.js +90 -50
  562. package/dist/api/tem/v1alpha1/types.gen.d.ts +401 -0
  563. package/dist/api/test/index.cjs +4 -0
  564. package/dist/api/test/index.d.ts +1 -0
  565. package/dist/api/test/index.js +4 -2
  566. package/dist/api/test/v1/api.gen.cjs +164 -0
  567. package/dist/api/test/v1/api.gen.d.ts +84 -0
  568. package/dist/api/test/v1/api.gen.js +99 -71
  569. package/dist/api/test/v1/content.gen.cjs +4 -0
  570. package/dist/api/test/v1/content.gen.d.ts +3 -0
  571. package/dist/api/test/v1/content.gen.js +4 -7
  572. package/dist/api/test/v1/index.gen.cjs +6 -0
  573. package/dist/api/test/v1/index.gen.d.ts +3 -0
  574. package/dist/api/test/v1/index.gen.js +6 -5
  575. package/dist/api/test/v1/marshalling.gen.cjs +93 -0
  576. package/dist/api/test/v1/marshalling.gen.d.ts +8 -0
  577. package/dist/api/test/v1/marshalling.gen.js +34 -22
  578. package/dist/api/test/v1/types.gen.d.ts +91 -0
  579. package/dist/api/vpc/index.cjs +6 -0
  580. package/dist/api/vpc/index.d.ts +2 -0
  581. package/dist/api/vpc/index.js +6 -4
  582. package/dist/api/vpc/v1/api.gen.cjs +119 -0
  583. package/dist/api/vpc/v1/api.gen.d.ts +54 -0
  584. package/dist/api/vpc/v1/api.gen.js +76 -43
  585. package/dist/api/vpc/v1/index.gen.cjs +4 -0
  586. package/dist/api/vpc/v1/index.gen.d.ts +2 -0
  587. package/dist/api/vpc/v1/index.gen.js +4 -4
  588. package/dist/api/vpc/v1/marshalling.gen.cjs +52 -0
  589. package/dist/api/vpc/v1/marshalling.gen.d.ts +6 -0
  590. package/dist/api/vpc/v1/marshalling.gen.js +22 -14
  591. package/dist/api/vpc/v1/types.gen.d.ts +99 -0
  592. package/dist/api/vpc/v2/api.gen.cjs +303 -0
  593. package/dist/api/vpc/v2/api.gen.d.ts +144 -0
  594. package/dist/api/vpc/v2/api.gen.js +181 -112
  595. package/dist/api/vpc/v2/index.gen.cjs +4 -0
  596. package/dist/api/vpc/v2/index.gen.d.ts +2 -0
  597. package/dist/api/vpc/v2/index.gen.js +4 -4
  598. package/dist/api/vpc/v2/marshalling.gen.cjs +173 -0
  599. package/dist/api/vpc/v2/marshalling.gen.d.ts +17 -0
  600. package/dist/api/vpc/v2/marshalling.gen.js +70 -36
  601. package/dist/api/vpc/v2/types.gen.d.ts +338 -0
  602. package/dist/api/vpcgw/index.cjs +4 -0
  603. package/dist/api/vpcgw/index.d.ts +1 -0
  604. package/dist/api/vpcgw/index.js +4 -2
  605. package/dist/api/vpcgw/v1/api.gen.cjs +740 -0
  606. package/dist/api/vpcgw/v1/api.gen.d.ts +389 -0
  607. package/dist/api/vpcgw/v1/api.gen.js +408 -239
  608. package/dist/api/vpcgw/v1/content.gen.cjs +15 -0
  609. package/dist/api/vpcgw/v1/content.gen.d.ts +5 -0
  610. package/dist/api/vpcgw/v1/content.gen.js +15 -10
  611. package/dist/api/vpcgw/v1/index.gen.cjs +7 -0
  612. package/dist/api/vpcgw/v1/index.gen.d.ts +3 -0
  613. package/dist/api/vpcgw/v1/index.gen.js +7 -5
  614. package/dist/api/vpcgw/v1/marshalling.gen.cjs +437 -0
  615. package/dist/api/vpcgw/v1/marshalling.gen.d.ts +31 -0
  616. package/dist/api/vpcgw/v1/marshalling.gen.js +145 -74
  617. package/dist/api/vpcgw/v1/types.gen.d.ts +901 -0
  618. package/dist/api/webhosting/index.cjs +4 -0
  619. package/dist/api/webhosting/index.d.ts +1 -0
  620. package/dist/api/webhosting/index.js +4 -2
  621. package/dist/api/webhosting/v1alpha1/api.gen.cjs +226 -0
  622. package/dist/api/webhosting/v1alpha1/api.gen.d.ts +111 -0
  623. package/dist/api/webhosting/v1alpha1/api.gen.js +145 -75
  624. package/dist/api/webhosting/v1alpha1/content.gen.cjs +8 -0
  625. package/dist/api/webhosting/v1alpha1/content.gen.d.ts +3 -0
  626. package/dist/api/webhosting/v1alpha1/content.gen.js +8 -7
  627. package/dist/api/webhosting/v1alpha1/index.gen.cjs +8 -0
  628. package/dist/api/webhosting/v1alpha1/index.gen.d.ts +4 -0
  629. package/dist/api/webhosting/v1alpha1/index.gen.js +8 -7
  630. package/dist/api/webhosting/v1alpha1/marshalling.gen.cjs +236 -0
  631. package/dist/api/webhosting/v1alpha1/marshalling.gen.d.ts +11 -0
  632. package/dist/api/webhosting/v1alpha1/marshalling.gen.js +92 -37
  633. package/dist/api/webhosting/v1alpha1/types.gen.d.ts +379 -0
  634. package/dist/api/webhosting/v1alpha1/validation-rules.gen.cjs +22 -0
  635. package/dist/api/webhosting/v1alpha1/validation-rules.gen.d.ts +18 -0
  636. package/dist/api/webhosting/v1alpha1/validation-rules.gen.js +4 -5
  637. package/dist/bridge.d.ts +11 -0
  638. package/dist/helpers/is-browser.cjs +7 -0
  639. package/dist/helpers/is-browser.d.ts +1 -0
  640. package/dist/helpers/is-browser.js +7 -5
  641. package/dist/helpers/is-response.cjs +4 -0
  642. package/dist/helpers/is-response.d.ts +8 -0
  643. package/dist/helpers/is-response.js +4 -10
  644. package/dist/helpers/json.cjs +7 -0
  645. package/dist/helpers/json.d.ts +13 -0
  646. package/dist/helpers/json.js +5 -9
  647. package/dist/helpers/marshalling.cjs +78 -0
  648. package/dist/helpers/marshalling.d.ts +63 -0
  649. package/dist/helpers/marshalling.js +40 -77
  650. package/dist/index.cjs +114 -32034
  651. package/dist/index.d.ts +15 -38373
  652. package/dist/index.js +115 -81
  653. package/dist/internal/async/interval-retrier.cjs +55 -0
  654. package/dist/internal/async/interval-retrier.d.ts +111 -0
  655. package/dist/internal/async/interval-retrier.js +30 -72
  656. package/dist/internal/async/sleep.cjs +6 -0
  657. package/dist/internal/async/sleep.d.ts +9 -0
  658. package/dist/internal/async/sleep.js +4 -11
  659. package/dist/internal/interceptors/composer.cjs +25 -0
  660. package/dist/internal/interceptors/composer.d.ts +25 -0
  661. package/dist/internal/interceptors/composer.js +15 -36
  662. package/dist/internal/interceptors/helpers.cjs +12 -0
  663. package/dist/internal/interceptors/helpers.d.ts +21 -0
  664. package/dist/internal/interceptors/helpers.js +7 -26
  665. package/dist/internal/interceptors/types.d.ts +89 -0
  666. package/dist/internal/logger/console-logger.cjs +24 -0
  667. package/dist/internal/logger/console-logger.d.ts +23 -0
  668. package/dist/internal/logger/console-logger.js +11 -19
  669. package/dist/internal/logger/index.cjs +12 -0
  670. package/dist/internal/logger/index.d.ts +25 -0
  671. package/dist/internal/logger/index.js +9 -30
  672. package/dist/internal/logger/level-resolver.cjs +13 -0
  673. package/dist/internal/logger/level-resolver.d.ts +9 -0
  674. package/dist/internal/logger/level-resolver.js +12 -12
  675. package/dist/internal/logger/logger.d.ts +13 -0
  676. package/dist/internal/validations/string-validation.cjs +30 -0
  677. package/dist/internal/validations/string-validation.d.ts +18 -0
  678. package/dist/internal/validations/string-validation.js +19 -27
  679. package/dist/internals.d.ts +10 -0
  680. package/dist/scw/api.cjs +8 -0
  681. package/dist/scw/api.d.ts +10 -0
  682. package/dist/scw/api.js +3 -7
  683. package/dist/scw/auth.cjs +28 -0
  684. package/dist/scw/auth.d.ts +57 -0
  685. package/dist/scw/auth.js +23 -62
  686. package/dist/scw/client-ini-factory.cjs +66 -0
  687. package/dist/scw/client-ini-factory.d.ts +111 -0
  688. package/dist/scw/client-ini-factory.js +33 -141
  689. package/dist/scw/client-ini-profile.cjs +23 -0
  690. package/dist/scw/client-ini-profile.d.ts +82 -0
  691. package/dist/scw/client-ini-profile.js +15 -46
  692. package/dist/scw/client-settings.cjs +51 -0
  693. package/dist/scw/client-settings.d.ts +59 -0
  694. package/dist/scw/client-settings.js +26 -53
  695. package/dist/scw/client.cjs +28 -0
  696. package/dist/scw/client.d.ts +72 -0
  697. package/dist/scw/client.js +14 -76
  698. package/dist/scw/constants.cjs +6 -0
  699. package/dist/scw/constants.d.ts +2 -0
  700. package/dist/scw/constants.js +5 -3
  701. package/dist/scw/custom-marshalling.cjs +92 -0
  702. package/dist/scw/custom-marshalling.d.ts +59 -0
  703. package/dist/scw/custom-marshalling.js +38 -77
  704. package/dist/scw/errors/error-parser.cjs +76 -0
  705. package/dist/scw/errors/error-parser.d.ts +12 -0
  706. package/dist/scw/errors/error-parser.js +33 -64
  707. package/dist/scw/errors/non-standard/invalid-request-mapper.cjs +36 -0
  708. package/dist/scw/errors/non-standard/invalid-request-mapper.d.ts +12 -0
  709. package/dist/scw/errors/non-standard/invalid-request-mapper.js +26 -23
  710. package/dist/scw/errors/non-standard/unknown-resource-mapper.cjs +23 -0
  711. package/dist/scw/errors/non-standard/unknown-resource-mapper.d.ts +11 -0
  712. package/dist/scw/errors/non-standard/unknown-resource-mapper.js +16 -20
  713. package/dist/scw/errors/scw-error.cjs +43 -0
  714. package/dist/scw/errors/scw-error.d.ts +25 -0
  715. package/dist/scw/errors/scw-error.js +19 -35
  716. package/dist/scw/errors/standard/already-exists-error.cjs +31 -0
  717. package/dist/scw/errors/standard/already-exists-error.d.ts +16 -0
  718. package/dist/scw/errors/standard/already-exists-error.js +18 -13
  719. package/dist/scw/errors/standard/denied-authentication-error.cjs +37 -0
  720. package/dist/scw/errors/standard/denied-authentication-error.d.ts +15 -0
  721. package/dist/scw/errors/standard/denied-authentication-error.js +9 -24
  722. package/dist/scw/errors/standard/index.cjs +28 -0
  723. package/dist/scw/errors/standard/index.d.ts +17 -0
  724. package/dist/scw/errors/standard/index.js +28 -13
  725. package/dist/scw/errors/standard/invalid-arguments-error.cjs +55 -0
  726. package/dist/scw/errors/standard/invalid-arguments-error.d.ts +24 -0
  727. package/dist/scw/errors/standard/invalid-arguments-error.js +26 -38
  728. package/dist/scw/errors/standard/out-of-stock-error.cjs +18 -0
  729. package/dist/scw/errors/standard/out-of-stock-error.d.ts +14 -0
  730. package/dist/scw/errors/standard/out-of-stock-error.js +7 -11
  731. package/dist/scw/errors/standard/permissions-denied-error.cjs +30 -0
  732. package/dist/scw/errors/standard/permissions-denied-error.d.ts +23 -0
  733. package/dist/scw/errors/standard/permissions-denied-error.js +20 -35
  734. package/dist/scw/errors/standard/precondition-failed-error.cjs +32 -0
  735. package/dist/scw/errors/standard/precondition-failed-error.d.ts +15 -0
  736. package/dist/scw/errors/standard/precondition-failed-error.js +14 -24
  737. package/dist/scw/errors/standard/quotas-exceeded-error.cjs +44 -0
  738. package/dist/scw/errors/standard/quotas-exceeded-error.d.ts +34 -0
  739. package/dist/scw/errors/standard/quotas-exceeded-error.js +29 -53
  740. package/dist/scw/errors/standard/resource-expired-error.cjs +31 -0
  741. package/dist/scw/errors/standard/resource-expired-error.d.ts +16 -0
  742. package/dist/scw/errors/standard/resource-expired-error.js +18 -13
  743. package/dist/scw/errors/standard/resource-locked-error.cjs +20 -0
  744. package/dist/scw/errors/standard/resource-locked-error.d.ts +15 -0
  745. package/dist/scw/errors/standard/resource-locked-error.js +6 -11
  746. package/dist/scw/errors/standard/resource-not-found-error.cjs +24 -0
  747. package/dist/scw/errors/standard/resource-not-found-error.d.ts +15 -0
  748. package/dist/scw/errors/standard/resource-not-found-error.js +11 -12
  749. package/dist/scw/errors/standard/too-many-requests-error.cjs +59 -0
  750. package/dist/scw/errors/standard/too-many-requests-error.d.ts +32 -0
  751. package/dist/scw/errors/standard/too-many-requests-error.js +20 -31
  752. package/dist/scw/errors/standard/transient-state-error.cjs +31 -0
  753. package/dist/scw/errors/standard/transient-state-error.d.ts +16 -0
  754. package/dist/scw/errors/standard/transient-state-error.js +18 -13
  755. package/dist/scw/errors/types.cjs +15 -0
  756. package/dist/scw/errors/types.d.ts +9 -0
  757. package/dist/scw/errors/types.js +6 -14
  758. package/dist/scw/fetch/build-fetcher.cjs +60 -0
  759. package/dist/scw/fetch/build-fetcher.d.ts +23 -0
  760. package/dist/scw/fetch/build-fetcher.js +29 -38
  761. package/dist/scw/fetch/http-dumper.cjs +20 -0
  762. package/dist/scw/fetch/http-dumper.d.ts +18 -0
  763. package/dist/scw/fetch/http-dumper.js +19 -50
  764. package/dist/scw/fetch/http-interceptors.cjs +43 -0
  765. package/dist/scw/fetch/http-interceptors.d.ts +38 -0
  766. package/dist/scw/fetch/http-interceptors.js +23 -66
  767. package/dist/scw/fetch/resource-paginator.cjs +37 -0
  768. package/dist/scw/fetch/resource-paginator.d.ts +47 -0
  769. package/dist/scw/fetch/resource-paginator.js +12 -45
  770. package/dist/scw/fetch/response-parser.cjs +57 -0
  771. package/dist/scw/fetch/response-parser.d.ts +25 -0
  772. package/dist/scw/fetch/response-parser.js +31 -46
  773. package/package.json +7 -3
  774. package/dist/node_modules/.pnpm/@scaleway_random-name@4.0.3/node_modules/@scaleway/random-name/dist/index.js +0 -11
@@ -1,93 +1,110 @@
1
- import { isJSONObject } from '../../../helpers/json.js';
2
- import { unmarshalMoney } from '../../../scw/custom-marshalling.js';
3
- import { unmarshalArrayOfObject, unmarshalDate, resolveOneOf, unmarshalMapOfObject } from '../../../helpers/marshalling.js';
4
-
5
- // This file was automatically generated. DO NOT EDIT.
6
- // If you have any remark or suggestion do not hesitate to open an issue.
7
- const unmarshalContactExtensionFRAssociationInfo = data => {
1
+ import { isJSONObject } from "../../../helpers/json.js";
2
+ import { unmarshalMoney } from "../../../scw/custom-marshalling.js";
3
+ import { unmarshalArrayOfObject, unmarshalDate, resolveOneOf, unmarshalMapOfObject } from "../../../helpers/marshalling.js";
4
+ const unmarshalContactExtensionFRAssociationInfo = (data) => {
8
5
  if (!isJSONObject(data)) {
9
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFRAssociationInfo' failed as data isn't a dictionary.`);
6
+ throw new TypeError(
7
+ `Unmarshalling the type 'ContactExtensionFRAssociationInfo' failed as data isn't a dictionary.`
8
+ );
10
9
  }
11
10
  return {
12
11
  publicationJo: unmarshalDate(data.publication_jo),
13
12
  publicationJoPage: data.publication_jo_page
14
13
  };
15
14
  };
16
- const unmarshalContactExtensionFRCodeAuthAfnicInfo = data => {
15
+ const unmarshalContactExtensionFRCodeAuthAfnicInfo = (data) => {
17
16
  if (!isJSONObject(data)) {
18
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFRCodeAuthAfnicInfo' failed as data isn't a dictionary.`);
17
+ throw new TypeError(
18
+ `Unmarshalling the type 'ContactExtensionFRCodeAuthAfnicInfo' failed as data isn't a dictionary.`
19
+ );
19
20
  }
20
21
  return {
21
22
  codeAuthAfnic: data.code_auth_afnic
22
23
  };
23
24
  };
24
- const unmarshalContactExtensionFRDunsInfo = data => {
25
+ const unmarshalContactExtensionFRDunsInfo = (data) => {
25
26
  if (!isJSONObject(data)) {
26
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFRDunsInfo' failed as data isn't a dictionary.`);
27
+ throw new TypeError(
28
+ `Unmarshalling the type 'ContactExtensionFRDunsInfo' failed as data isn't a dictionary.`
29
+ );
27
30
  }
28
31
  return {
29
32
  dunsId: data.duns_id,
30
33
  localId: data.local_id
31
34
  };
32
35
  };
33
- const unmarshalContactExtensionFRIndividualInfo = data => {
36
+ const unmarshalContactExtensionFRIndividualInfo = (data) => {
34
37
  if (!isJSONObject(data)) {
35
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFRIndividualInfo' failed as data isn't a dictionary.`);
38
+ throw new TypeError(
39
+ `Unmarshalling the type 'ContactExtensionFRIndividualInfo' failed as data isn't a dictionary.`
40
+ );
36
41
  }
37
42
  return {
38
43
  whoisOptIn: data.whois_opt_in
39
44
  };
40
45
  };
41
- const unmarshalContactExtensionFRTrademarkInfo = data => {
46
+ const unmarshalContactExtensionFRTrademarkInfo = (data) => {
42
47
  if (!isJSONObject(data)) {
43
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFRTrademarkInfo' failed as data isn't a dictionary.`);
48
+ throw new TypeError(
49
+ `Unmarshalling the type 'ContactExtensionFRTrademarkInfo' failed as data isn't a dictionary.`
50
+ );
44
51
  }
45
52
  return {
46
53
  trademarkInpi: data.trademark_inpi
47
54
  };
48
55
  };
49
- const unmarshalContactExtensionEU = data => {
56
+ const unmarshalContactExtensionEU = (data) => {
50
57
  if (!isJSONObject(data)) {
51
- throw new TypeError(`Unmarshalling the type 'ContactExtensionEU' failed as data isn't a dictionary.`);
58
+ throw new TypeError(
59
+ `Unmarshalling the type 'ContactExtensionEU' failed as data isn't a dictionary.`
60
+ );
52
61
  }
53
62
  return {
54
63
  europeanCitizenship: data.european_citizenship
55
64
  };
56
65
  };
57
- const unmarshalContactExtensionFR = data => {
66
+ const unmarshalContactExtensionFR = (data) => {
58
67
  if (!isJSONObject(data)) {
59
- throw new TypeError(`Unmarshalling the type 'ContactExtensionFR' failed as data isn't a dictionary.`);
68
+ throw new TypeError(
69
+ `Unmarshalling the type 'ContactExtensionFR' failed as data isn't a dictionary.`
70
+ );
60
71
  }
61
72
  return {
62
- associationInfo: data.association_info ? unmarshalContactExtensionFRAssociationInfo(data.association_info) : undefined,
63
- codeAuthAfnicInfo: data.code_auth_afnic_info ? unmarshalContactExtensionFRCodeAuthAfnicInfo(data.code_auth_afnic_info) : undefined,
64
- dunsInfo: data.duns_info ? unmarshalContactExtensionFRDunsInfo(data.duns_info) : undefined,
65
- individualInfo: data.individual_info ? unmarshalContactExtensionFRIndividualInfo(data.individual_info) : undefined,
73
+ associationInfo: data.association_info ? unmarshalContactExtensionFRAssociationInfo(data.association_info) : void 0,
74
+ codeAuthAfnicInfo: data.code_auth_afnic_info ? unmarshalContactExtensionFRCodeAuthAfnicInfo(data.code_auth_afnic_info) : void 0,
75
+ dunsInfo: data.duns_info ? unmarshalContactExtensionFRDunsInfo(data.duns_info) : void 0,
76
+ individualInfo: data.individual_info ? unmarshalContactExtensionFRIndividualInfo(data.individual_info) : void 0,
66
77
  mode: data.mode,
67
- trademarkInfo: data.trademark_info ? unmarshalContactExtensionFRTrademarkInfo(data.trademark_info) : undefined
78
+ trademarkInfo: data.trademark_info ? unmarshalContactExtensionFRTrademarkInfo(data.trademark_info) : void 0
68
79
  };
69
80
  };
70
- const unmarshalContactExtensionNL = data => {
81
+ const unmarshalContactExtensionNL = (data) => {
71
82
  if (!isJSONObject(data)) {
72
- throw new TypeError(`Unmarshalling the type 'ContactExtensionNL' failed as data isn't a dictionary.`);
83
+ throw new TypeError(
84
+ `Unmarshalling the type 'ContactExtensionNL' failed as data isn't a dictionary.`
85
+ );
73
86
  }
74
87
  return {
75
88
  legalForm: data.legal_form,
76
89
  legalFormRegistrationNumber: data.legal_form_registration_number
77
90
  };
78
91
  };
79
- const unmarshalContactQuestion = data => {
92
+ const unmarshalContactQuestion = (data) => {
80
93
  if (!isJSONObject(data)) {
81
- throw new TypeError(`Unmarshalling the type 'ContactQuestion' failed as data isn't a dictionary.`);
94
+ throw new TypeError(
95
+ `Unmarshalling the type 'ContactQuestion' failed as data isn't a dictionary.`
96
+ );
82
97
  }
83
98
  return {
84
99
  answer: data.answer,
85
100
  question: data.question
86
101
  };
87
102
  };
88
- const unmarshalContact = data => {
103
+ const unmarshalContact = (data) => {
89
104
  if (!isJSONObject(data)) {
90
- throw new TypeError(`Unmarshalling the type 'Contact' failed as data isn't a dictionary.`);
105
+ throw new TypeError(
106
+ `Unmarshalling the type 'Contact' failed as data isn't a dictionary.`
107
+ );
91
108
  }
92
109
  return {
93
110
  addressLine1: data.address_line_1,
@@ -99,9 +116,9 @@ const unmarshalContact = data => {
99
116
  email: data.email,
100
117
  emailAlt: data.email_alt,
101
118
  emailStatus: data.email_status,
102
- extensionEu: data.extension_eu ? unmarshalContactExtensionEU(data.extension_eu) : undefined,
103
- extensionFr: data.extension_fr ? unmarshalContactExtensionFR(data.extension_fr) : undefined,
104
- extensionNl: data.extension_nl ? unmarshalContactExtensionNL(data.extension_nl) : undefined,
119
+ extensionEu: data.extension_eu ? unmarshalContactExtensionEU(data.extension_eu) : void 0,
120
+ extensionFr: data.extension_fr ? unmarshalContactExtensionFR(data.extension_fr) : void 0,
121
+ extensionNl: data.extension_nl ? unmarshalContactExtensionNL(data.extension_nl) : void 0,
105
122
  faxNumber: data.fax_number,
106
123
  firstname: data.firstname,
107
124
  id: data.id,
@@ -109,7 +126,7 @@ const unmarshalContact = data => {
109
126
  lastname: data.lastname,
110
127
  legalForm: data.legal_form,
111
128
  phoneNumber: data.phone_number,
112
- questions: data.questions ? unmarshalArrayOfObject(data.questions, unmarshalContactQuestion) : undefined,
129
+ questions: data.questions ? unmarshalArrayOfObject(data.questions, unmarshalContactQuestion) : void 0,
113
130
  resale: data.resale,
114
131
  state: data.state,
115
132
  status: data.status,
@@ -118,9 +135,11 @@ const unmarshalContact = data => {
118
135
  zip: data.zip
119
136
  };
120
137
  };
121
- const unmarshalDNSZone = data => {
138
+ const unmarshalDNSZone = (data) => {
122
139
  if (!isJSONObject(data)) {
123
- throw new TypeError(`Unmarshalling the type 'DNSZone' failed as data isn't a dictionary.`);
140
+ throw new TypeError(
141
+ `Unmarshalling the type 'DNSZone' failed as data isn't a dictionary.`
142
+ );
124
143
  }
125
144
  return {
126
145
  domain: data.domain,
@@ -135,9 +154,11 @@ const unmarshalDNSZone = data => {
135
154
  updatedAt: unmarshalDate(data.updated_at)
136
155
  };
137
156
  };
138
- const unmarshalHost = data => {
157
+ const unmarshalHost = (data) => {
139
158
  if (!isJSONObject(data)) {
140
- throw new TypeError(`Unmarshalling the type 'Host' failed as data isn't a dictionary.`);
159
+ throw new TypeError(
160
+ `Unmarshalling the type 'Host' failed as data isn't a dictionary.`
161
+ );
141
162
  }
142
163
  return {
143
164
  domain: data.domain,
@@ -146,9 +167,11 @@ const unmarshalHost = data => {
146
167
  status: data.status
147
168
  };
148
169
  };
149
- const unmarshalSSLCertificate = data => {
170
+ const unmarshalSSLCertificate = (data) => {
150
171
  if (!isJSONObject(data)) {
151
- throw new TypeError(`Unmarshalling the type 'SSLCertificate' failed as data isn't a dictionary.`);
172
+ throw new TypeError(
173
+ `Unmarshalling the type 'SSLCertificate' failed as data isn't a dictionary.`
174
+ );
152
175
  }
153
176
  return {
154
177
  alternativeDnsZones: data.alternative_dns_zones,
@@ -160,109 +183,141 @@ const unmarshalSSLCertificate = data => {
160
183
  status: data.status
161
184
  };
162
185
  };
163
- const unmarshalCheckContactsCompatibilityResponseContactCheckResult = data => {
186
+ const unmarshalCheckContactsCompatibilityResponseContactCheckResult = (data) => {
164
187
  if (!isJSONObject(data)) {
165
- throw new TypeError(`Unmarshalling the type 'CheckContactsCompatibilityResponseContactCheckResult' failed as data isn't a dictionary.`);
188
+ throw new TypeError(
189
+ `Unmarshalling the type 'CheckContactsCompatibilityResponseContactCheckResult' failed as data isn't a dictionary.`
190
+ );
166
191
  }
167
192
  return {
168
193
  compatible: data.compatible,
169
194
  errorMessage: data.error_message
170
195
  };
171
196
  };
172
- const unmarshalCheckContactsCompatibilityResponse = data => {
197
+ const unmarshalCheckContactsCompatibilityResponse = (data) => {
173
198
  if (!isJSONObject(data)) {
174
- throw new TypeError(`Unmarshalling the type 'CheckContactsCompatibilityResponse' failed as data isn't a dictionary.`);
199
+ throw new TypeError(
200
+ `Unmarshalling the type 'CheckContactsCompatibilityResponse' failed as data isn't a dictionary.`
201
+ );
175
202
  }
176
203
  return {
177
- administrativeCheckResult: data.administrative_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(data.administrative_check_result) : undefined,
204
+ administrativeCheckResult: data.administrative_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(
205
+ data.administrative_check_result
206
+ ) : void 0,
178
207
  compatible: data.compatible,
179
- ownerCheckResult: data.owner_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(data.owner_check_result) : undefined,
180
- technicalCheckResult: data.technical_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(data.technical_check_result) : undefined
208
+ ownerCheckResult: data.owner_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(
209
+ data.owner_check_result
210
+ ) : void 0,
211
+ technicalCheckResult: data.technical_check_result ? unmarshalCheckContactsCompatibilityResponseContactCheckResult(
212
+ data.technical_check_result
213
+ ) : void 0
181
214
  };
182
215
  };
183
- const unmarshalClearDNSZoneRecordsResponse = data => {
216
+ const unmarshalClearDNSZoneRecordsResponse = (data) => {
184
217
  if (!isJSONObject(data)) {
185
- throw new TypeError(`Unmarshalling the type 'ClearDNSZoneRecordsResponse' failed as data isn't a dictionary.`);
218
+ throw new TypeError(
219
+ `Unmarshalling the type 'ClearDNSZoneRecordsResponse' failed as data isn't a dictionary.`
220
+ );
186
221
  }
187
222
  return {};
188
223
  };
189
- const unmarshalDeleteDNSZoneResponse = data => {
224
+ const unmarshalDeleteDNSZoneResponse = (data) => {
190
225
  if (!isJSONObject(data)) {
191
- throw new TypeError(`Unmarshalling the type 'DeleteDNSZoneResponse' failed as data isn't a dictionary.`);
226
+ throw new TypeError(
227
+ `Unmarshalling the type 'DeleteDNSZoneResponse' failed as data isn't a dictionary.`
228
+ );
192
229
  }
193
230
  return {};
194
231
  };
195
- const unmarshalDeleteExternalDomainResponse = data => {
232
+ const unmarshalDeleteExternalDomainResponse = (data) => {
196
233
  if (!isJSONObject(data)) {
197
- throw new TypeError(`Unmarshalling the type 'DeleteExternalDomainResponse' failed as data isn't a dictionary.`);
234
+ throw new TypeError(
235
+ `Unmarshalling the type 'DeleteExternalDomainResponse' failed as data isn't a dictionary.`
236
+ );
198
237
  }
199
238
  return {};
200
239
  };
201
- const unmarshalDeleteSSLCertificateResponse = data => {
240
+ const unmarshalDeleteSSLCertificateResponse = (data) => {
202
241
  if (!isJSONObject(data)) {
203
- throw new TypeError(`Unmarshalling the type 'DeleteSSLCertificateResponse' failed as data isn't a dictionary.`);
242
+ throw new TypeError(
243
+ `Unmarshalling the type 'DeleteSSLCertificateResponse' failed as data isn't a dictionary.`
244
+ );
204
245
  }
205
246
  return {};
206
247
  };
207
- const unmarshalDSRecordPublicKey = data => {
248
+ const unmarshalDSRecordPublicKey = (data) => {
208
249
  if (!isJSONObject(data)) {
209
- throw new TypeError(`Unmarshalling the type 'DSRecordPublicKey' failed as data isn't a dictionary.`);
250
+ throw new TypeError(
251
+ `Unmarshalling the type 'DSRecordPublicKey' failed as data isn't a dictionary.`
252
+ );
210
253
  }
211
254
  return {
212
255
  key: data.key
213
256
  };
214
257
  };
215
- const unmarshalDSRecordDigest = data => {
258
+ const unmarshalDSRecordDigest = (data) => {
216
259
  if (!isJSONObject(data)) {
217
- throw new TypeError(`Unmarshalling the type 'DSRecordDigest' failed as data isn't a dictionary.`);
260
+ throw new TypeError(
261
+ `Unmarshalling the type 'DSRecordDigest' failed as data isn't a dictionary.`
262
+ );
218
263
  }
219
264
  return {
220
265
  digest: data.digest,
221
- publicKey: data.public_key ? unmarshalDSRecordPublicKey(data.public_key) : undefined,
266
+ publicKey: data.public_key ? unmarshalDSRecordPublicKey(data.public_key) : void 0,
222
267
  type: data.type
223
268
  };
224
269
  };
225
- const unmarshalDSRecord = data => {
270
+ const unmarshalDSRecord = (data) => {
226
271
  if (!isJSONObject(data)) {
227
- throw new TypeError(`Unmarshalling the type 'DSRecord' failed as data isn't a dictionary.`);
272
+ throw new TypeError(
273
+ `Unmarshalling the type 'DSRecord' failed as data isn't a dictionary.`
274
+ );
228
275
  }
229
276
  return {
230
277
  algorithm: data.algorithm,
231
- digest: data.digest ? unmarshalDSRecordDigest(data.digest) : undefined,
278
+ digest: data.digest ? unmarshalDSRecordDigest(data.digest) : void 0,
232
279
  keyId: data.key_id,
233
- publicKey: data.public_key ? unmarshalDSRecordPublicKey(data.public_key) : undefined
280
+ publicKey: data.public_key ? unmarshalDSRecordPublicKey(data.public_key) : void 0
234
281
  };
235
282
  };
236
- const unmarshalTldOffer = data => {
283
+ const unmarshalTldOffer = (data) => {
237
284
  if (!isJSONObject(data)) {
238
- throw new TypeError(`Unmarshalling the type 'TldOffer' failed as data isn't a dictionary.`);
285
+ throw new TypeError(
286
+ `Unmarshalling the type 'TldOffer' failed as data isn't a dictionary.`
287
+ );
239
288
  }
240
289
  return {
241
290
  action: data.action,
242
291
  operationPath: data.operation_path,
243
- price: data.price ? unmarshalMoney(data.price) : undefined
292
+ price: data.price ? unmarshalMoney(data.price) : void 0
244
293
  };
245
294
  };
246
- const unmarshalDomainDNSSEC = data => {
295
+ const unmarshalDomainDNSSEC = (data) => {
247
296
  if (!isJSONObject(data)) {
248
- throw new TypeError(`Unmarshalling the type 'DomainDNSSEC' failed as data isn't a dictionary.`);
297
+ throw new TypeError(
298
+ `Unmarshalling the type 'DomainDNSSEC' failed as data isn't a dictionary.`
299
+ );
249
300
  }
250
301
  return {
251
302
  dsRecords: unmarshalArrayOfObject(data.ds_records, unmarshalDSRecord),
252
303
  status: data.status
253
304
  };
254
305
  };
255
- const unmarshalDomainRegistrationStatusExternalDomain = data => {
306
+ const unmarshalDomainRegistrationStatusExternalDomain = (data) => {
256
307
  if (!isJSONObject(data)) {
257
- throw new TypeError(`Unmarshalling the type 'DomainRegistrationStatusExternalDomain' failed as data isn't a dictionary.`);
308
+ throw new TypeError(
309
+ `Unmarshalling the type 'DomainRegistrationStatusExternalDomain' failed as data isn't a dictionary.`
310
+ );
258
311
  }
259
312
  return {
260
313
  validationToken: data.validation_token
261
314
  };
262
315
  };
263
- const unmarshalDomainRegistrationStatusTransfer = data => {
316
+ const unmarshalDomainRegistrationStatusTransfer = (data) => {
264
317
  if (!isJSONObject(data)) {
265
- throw new TypeError(`Unmarshalling the type 'DomainRegistrationStatusTransfer' failed as data isn't a dictionary.`);
318
+ throw new TypeError(
319
+ `Unmarshalling the type 'DomainRegistrationStatusTransfer' failed as data isn't a dictionary.`
320
+ );
266
321
  }
267
322
  return {
268
323
  status: data.status,
@@ -270,9 +325,11 @@ const unmarshalDomainRegistrationStatusTransfer = data => {
270
325
  voteNewOwner: data.vote_new_owner
271
326
  };
272
327
  };
273
- const unmarshalTld = data => {
328
+ const unmarshalTld = (data) => {
274
329
  if (!isJSONObject(data)) {
275
- throw new TypeError(`Unmarshalling the type 'Tld' failed as data isn't a dictionary.`);
330
+ throw new TypeError(
331
+ `Unmarshalling the type 'Tld' failed as data isn't a dictionary.`
332
+ );
276
333
  }
277
334
  return {
278
335
  dnssecSupport: data.dnssec_support,
@@ -284,36 +341,44 @@ const unmarshalTld = data => {
284
341
  specifications: data.specifications
285
342
  };
286
343
  };
287
- const unmarshalDomain = data => {
344
+ const unmarshalDomain = (data) => {
288
345
  if (!isJSONObject(data)) {
289
- throw new TypeError(`Unmarshalling the type 'Domain' failed as data isn't a dictionary.`);
346
+ throw new TypeError(
347
+ `Unmarshalling the type 'Domain' failed as data isn't a dictionary.`
348
+ );
290
349
  }
291
350
  return {
292
- administrativeContact: data.administrative_contact ? unmarshalContact(data.administrative_contact) : undefined,
351
+ administrativeContact: data.administrative_contact ? unmarshalContact(data.administrative_contact) : void 0,
293
352
  autoRenewStatus: data.auto_renew_status,
294
353
  dnsZones: unmarshalArrayOfObject(data.dns_zones, unmarshalDNSZone),
295
- dnssec: data.dnssec ? unmarshalDomainDNSSEC(data.dnssec) : undefined,
354
+ dnssec: data.dnssec ? unmarshalDomainDNSSEC(data.dnssec) : void 0,
296
355
  domain: data.domain,
297
356
  eppCode: data.epp_code,
298
357
  expiredAt: unmarshalDate(data.expired_at),
299
- externalDomainRegistrationStatus: data.external_domain_registration_status ? unmarshalDomainRegistrationStatusExternalDomain(data.external_domain_registration_status) : undefined,
358
+ externalDomainRegistrationStatus: data.external_domain_registration_status ? unmarshalDomainRegistrationStatusExternalDomain(
359
+ data.external_domain_registration_status
360
+ ) : void 0,
300
361
  isExternal: data.is_external,
301
362
  linkedProducts: data.linked_products,
302
363
  organizationId: data.organization_id,
303
- ownerContact: data.owner_contact ? unmarshalContact(data.owner_contact) : undefined,
364
+ ownerContact: data.owner_contact ? unmarshalContact(data.owner_contact) : void 0,
304
365
  pendingTrade: data.pending_trade,
305
366
  projectId: data.project_id,
306
367
  registrar: data.registrar,
307
368
  status: data.status,
308
- technicalContact: data.technical_contact ? unmarshalContact(data.technical_contact) : undefined,
309
- tld: data.tld ? unmarshalTld(data.tld) : undefined,
310
- transferRegistrationStatus: data.transfer_registration_status ? unmarshalDomainRegistrationStatusTransfer(data.transfer_registration_status) : undefined,
369
+ technicalContact: data.technical_contact ? unmarshalContact(data.technical_contact) : void 0,
370
+ tld: data.tld ? unmarshalTld(data.tld) : void 0,
371
+ transferRegistrationStatus: data.transfer_registration_status ? unmarshalDomainRegistrationStatusTransfer(
372
+ data.transfer_registration_status
373
+ ) : void 0,
311
374
  updatedAt: unmarshalDate(data.updated_at)
312
375
  };
313
376
  };
314
- const unmarshalGetDNSZoneTsigKeyResponse = data => {
377
+ const unmarshalGetDNSZoneTsigKeyResponse = (data) => {
315
378
  if (!isJSONObject(data)) {
316
- throw new TypeError(`Unmarshalling the type 'GetDNSZoneTsigKeyResponse' failed as data isn't a dictionary.`);
379
+ throw new TypeError(
380
+ `Unmarshalling the type 'GetDNSZoneTsigKeyResponse' failed as data isn't a dictionary.`
381
+ );
317
382
  }
318
383
  return {
319
384
  algorithm: data.algorithm,
@@ -321,9 +386,11 @@ const unmarshalGetDNSZoneTsigKeyResponse = data => {
321
386
  name: data.name
322
387
  };
323
388
  };
324
- const unmarshalDomainRecordGeoIPConfigMatch = data => {
389
+ const unmarshalDomainRecordGeoIPConfigMatch = (data) => {
325
390
  if (!isJSONObject(data)) {
326
- throw new TypeError(`Unmarshalling the type 'DomainRecordGeoIPConfigMatch' failed as data isn't a dictionary.`);
391
+ throw new TypeError(
392
+ `Unmarshalling the type 'DomainRecordGeoIPConfigMatch' failed as data isn't a dictionary.`
393
+ );
327
394
  }
328
395
  return {
329
396
  continents: data.continents,
@@ -331,36 +398,47 @@ const unmarshalDomainRecordGeoIPConfigMatch = data => {
331
398
  data: data.data
332
399
  };
333
400
  };
334
- const unmarshalDomainRecordViewConfigView = data => {
401
+ const unmarshalDomainRecordViewConfigView = (data) => {
335
402
  if (!isJSONObject(data)) {
336
- throw new TypeError(`Unmarshalling the type 'DomainRecordViewConfigView' failed as data isn't a dictionary.`);
403
+ throw new TypeError(
404
+ `Unmarshalling the type 'DomainRecordViewConfigView' failed as data isn't a dictionary.`
405
+ );
337
406
  }
338
407
  return {
339
408
  data: data.data,
340
409
  subnet: data.subnet
341
410
  };
342
411
  };
343
- const unmarshalDomainRecordWeightedConfigWeightedIP = data => {
412
+ const unmarshalDomainRecordWeightedConfigWeightedIP = (data) => {
344
413
  if (!isJSONObject(data)) {
345
- throw new TypeError(`Unmarshalling the type 'DomainRecordWeightedConfigWeightedIP' failed as data isn't a dictionary.`);
414
+ throw new TypeError(
415
+ `Unmarshalling the type 'DomainRecordWeightedConfigWeightedIP' failed as data isn't a dictionary.`
416
+ );
346
417
  }
347
418
  return {
348
419
  ip: data.ip,
349
420
  weight: data.weight
350
421
  };
351
422
  };
352
- const unmarshalDomainRecordGeoIPConfig = data => {
423
+ const unmarshalDomainRecordGeoIPConfig = (data) => {
353
424
  if (!isJSONObject(data)) {
354
- throw new TypeError(`Unmarshalling the type 'DomainRecordGeoIPConfig' failed as data isn't a dictionary.`);
425
+ throw new TypeError(
426
+ `Unmarshalling the type 'DomainRecordGeoIPConfig' failed as data isn't a dictionary.`
427
+ );
355
428
  }
356
429
  return {
357
430
  default: data.default,
358
- matches: unmarshalArrayOfObject(data.matches, unmarshalDomainRecordGeoIPConfigMatch)
431
+ matches: unmarshalArrayOfObject(
432
+ data.matches,
433
+ unmarshalDomainRecordGeoIPConfigMatch
434
+ )
359
435
  };
360
436
  };
361
- const unmarshalDomainRecordHTTPServiceConfig = data => {
437
+ const unmarshalDomainRecordHTTPServiceConfig = (data) => {
362
438
  if (!isJSONObject(data)) {
363
- throw new TypeError(`Unmarshalling the type 'DomainRecordHTTPServiceConfig' failed as data isn't a dictionary.`);
439
+ throw new TypeError(
440
+ `Unmarshalling the type 'DomainRecordHTTPServiceConfig' failed as data isn't a dictionary.`
441
+ );
364
442
  }
365
443
  return {
366
444
  ips: data.ips,
@@ -370,43 +448,57 @@ const unmarshalDomainRecordHTTPServiceConfig = data => {
370
448
  userAgent: data.user_agent
371
449
  };
372
450
  };
373
- const unmarshalDomainRecordViewConfig = data => {
451
+ const unmarshalDomainRecordViewConfig = (data) => {
374
452
  if (!isJSONObject(data)) {
375
- throw new TypeError(`Unmarshalling the type 'DomainRecordViewConfig' failed as data isn't a dictionary.`);
453
+ throw new TypeError(
454
+ `Unmarshalling the type 'DomainRecordViewConfig' failed as data isn't a dictionary.`
455
+ );
376
456
  }
377
457
  return {
378
- views: unmarshalArrayOfObject(data.views, unmarshalDomainRecordViewConfigView)
458
+ views: unmarshalArrayOfObject(
459
+ data.views,
460
+ unmarshalDomainRecordViewConfigView
461
+ )
379
462
  };
380
463
  };
381
- const unmarshalDomainRecordWeightedConfig = data => {
464
+ const unmarshalDomainRecordWeightedConfig = (data) => {
382
465
  if (!isJSONObject(data)) {
383
- throw new TypeError(`Unmarshalling the type 'DomainRecordWeightedConfig' failed as data isn't a dictionary.`);
466
+ throw new TypeError(
467
+ `Unmarshalling the type 'DomainRecordWeightedConfig' failed as data isn't a dictionary.`
468
+ );
384
469
  }
385
470
  return {
386
- weightedIps: unmarshalArrayOfObject(data.weighted_ips, unmarshalDomainRecordWeightedConfigWeightedIP)
471
+ weightedIps: unmarshalArrayOfObject(
472
+ data.weighted_ips,
473
+ unmarshalDomainRecordWeightedConfigWeightedIP
474
+ )
387
475
  };
388
476
  };
389
- const unmarshalDomainRecord = data => {
477
+ const unmarshalDomainRecord = (data) => {
390
478
  if (!isJSONObject(data)) {
391
- throw new TypeError(`Unmarshalling the type 'DomainRecord' failed as data isn't a dictionary.`);
479
+ throw new TypeError(
480
+ `Unmarshalling the type 'DomainRecord' failed as data isn't a dictionary.`
481
+ );
392
482
  }
393
483
  return {
394
484
  comment: data.comment,
395
485
  data: data.data,
396
- geoIpConfig: data.geo_ip_config ? unmarshalDomainRecordGeoIPConfig(data.geo_ip_config) : undefined,
397
- httpServiceConfig: data.http_service_config ? unmarshalDomainRecordHTTPServiceConfig(data.http_service_config) : undefined,
486
+ geoIpConfig: data.geo_ip_config ? unmarshalDomainRecordGeoIPConfig(data.geo_ip_config) : void 0,
487
+ httpServiceConfig: data.http_service_config ? unmarshalDomainRecordHTTPServiceConfig(data.http_service_config) : void 0,
398
488
  id: data.id,
399
489
  name: data.name,
400
490
  priority: data.priority,
401
491
  ttl: data.ttl,
402
492
  type: data.type,
403
- viewConfig: data.view_config ? unmarshalDomainRecordViewConfig(data.view_config) : undefined,
404
- weightedConfig: data.weighted_config ? unmarshalDomainRecordWeightedConfig(data.weighted_config) : undefined
493
+ viewConfig: data.view_config ? unmarshalDomainRecordViewConfig(data.view_config) : void 0,
494
+ weightedConfig: data.weighted_config ? unmarshalDomainRecordWeightedConfig(data.weighted_config) : void 0
405
495
  };
406
496
  };
407
- const unmarshalRecordIdentifier = data => {
497
+ const unmarshalRecordIdentifier = (data) => {
408
498
  if (!isJSONObject(data)) {
409
- throw new TypeError(`Unmarshalling the type 'RecordIdentifier' failed as data isn't a dictionary.`);
499
+ throw new TypeError(
500
+ `Unmarshalling the type 'RecordIdentifier' failed as data isn't a dictionary.`
501
+ );
410
502
  }
411
503
  return {
412
504
  data: data.data,
@@ -415,85 +507,105 @@ const unmarshalRecordIdentifier = data => {
415
507
  type: data.type
416
508
  };
417
509
  };
418
- const unmarshalRecordChangeAdd = data => {
510
+ const unmarshalRecordChangeAdd = (data) => {
419
511
  if (!isJSONObject(data)) {
420
- throw new TypeError(`Unmarshalling the type 'RecordChangeAdd' failed as data isn't a dictionary.`);
512
+ throw new TypeError(
513
+ `Unmarshalling the type 'RecordChangeAdd' failed as data isn't a dictionary.`
514
+ );
421
515
  }
422
516
  return {
423
517
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord)
424
518
  };
425
519
  };
426
- const unmarshalRecordChangeClear = data => {
520
+ const unmarshalRecordChangeClear = (data) => {
427
521
  if (!isJSONObject(data)) {
428
- throw new TypeError(`Unmarshalling the type 'RecordChangeClear' failed as data isn't a dictionary.`);
522
+ throw new TypeError(
523
+ `Unmarshalling the type 'RecordChangeClear' failed as data isn't a dictionary.`
524
+ );
429
525
  }
430
526
  return {};
431
527
  };
432
- const unmarshalRecordChangeDelete = data => {
528
+ const unmarshalRecordChangeDelete = (data) => {
433
529
  if (!isJSONObject(data)) {
434
- throw new TypeError(`Unmarshalling the type 'RecordChangeDelete' failed as data isn't a dictionary.`);
530
+ throw new TypeError(
531
+ `Unmarshalling the type 'RecordChangeDelete' failed as data isn't a dictionary.`
532
+ );
435
533
  }
436
534
  return {
437
535
  id: data.id,
438
- idFields: data.id_fields ? unmarshalRecordIdentifier(data.id_fields) : undefined
536
+ idFields: data.id_fields ? unmarshalRecordIdentifier(data.id_fields) : void 0
439
537
  };
440
538
  };
441
- const unmarshalRecordChangeSet = data => {
539
+ const unmarshalRecordChangeSet = (data) => {
442
540
  if (!isJSONObject(data)) {
443
- throw new TypeError(`Unmarshalling the type 'RecordChangeSet' failed as data isn't a dictionary.`);
541
+ throw new TypeError(
542
+ `Unmarshalling the type 'RecordChangeSet' failed as data isn't a dictionary.`
543
+ );
444
544
  }
445
545
  return {
446
546
  id: data.id,
447
- idFields: data.id_fields ? unmarshalRecordIdentifier(data.id_fields) : undefined,
547
+ idFields: data.id_fields ? unmarshalRecordIdentifier(data.id_fields) : void 0,
448
548
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord)
449
549
  };
450
550
  };
451
- const unmarshalRecordChange = data => {
551
+ const unmarshalRecordChange = (data) => {
452
552
  if (!isJSONObject(data)) {
453
- throw new TypeError(`Unmarshalling the type 'RecordChange' failed as data isn't a dictionary.`);
553
+ throw new TypeError(
554
+ `Unmarshalling the type 'RecordChange' failed as data isn't a dictionary.`
555
+ );
454
556
  }
455
557
  return {
456
- add: data.add ? unmarshalRecordChangeAdd(data.add) : undefined,
457
- clear: data.clear ? unmarshalRecordChangeClear(data.clear) : undefined,
458
- delete: data.delete ? unmarshalRecordChangeDelete(data.delete) : undefined,
459
- set: data.set ? unmarshalRecordChangeSet(data.set) : undefined
558
+ add: data.add ? unmarshalRecordChangeAdd(data.add) : void 0,
559
+ clear: data.clear ? unmarshalRecordChangeClear(data.clear) : void 0,
560
+ delete: data.delete ? unmarshalRecordChangeDelete(data.delete) : void 0,
561
+ set: data.set ? unmarshalRecordChangeSet(data.set) : void 0
460
562
  };
461
563
  };
462
- const unmarshalGetDNSZoneVersionDiffResponse = data => {
564
+ const unmarshalGetDNSZoneVersionDiffResponse = (data) => {
463
565
  if (!isJSONObject(data)) {
464
- throw new TypeError(`Unmarshalling the type 'GetDNSZoneVersionDiffResponse' failed as data isn't a dictionary.`);
566
+ throw new TypeError(
567
+ `Unmarshalling the type 'GetDNSZoneVersionDiffResponse' failed as data isn't a dictionary.`
568
+ );
465
569
  }
466
570
  return {
467
571
  changes: unmarshalArrayOfObject(data.changes, unmarshalRecordChange)
468
572
  };
469
573
  };
470
- const unmarshalGetDomainAuthCodeResponse = data => {
574
+ const unmarshalGetDomainAuthCodeResponse = (data) => {
471
575
  if (!isJSONObject(data)) {
472
- throw new TypeError(`Unmarshalling the type 'GetDomainAuthCodeResponse' failed as data isn't a dictionary.`);
576
+ throw new TypeError(
577
+ `Unmarshalling the type 'GetDomainAuthCodeResponse' failed as data isn't a dictionary.`
578
+ );
473
579
  }
474
580
  return {
475
581
  authCode: data.auth_code
476
582
  };
477
583
  };
478
- const unmarshalImportProviderDNSZoneResponse = data => {
584
+ const unmarshalImportProviderDNSZoneResponse = (data) => {
479
585
  if (!isJSONObject(data)) {
480
- throw new TypeError(`Unmarshalling the type 'ImportProviderDNSZoneResponse' failed as data isn't a dictionary.`);
586
+ throw new TypeError(
587
+ `Unmarshalling the type 'ImportProviderDNSZoneResponse' failed as data isn't a dictionary.`
588
+ );
481
589
  }
482
590
  return {
483
591
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord)
484
592
  };
485
593
  };
486
- const unmarshalImportRawDNSZoneResponse = data => {
594
+ const unmarshalImportRawDNSZoneResponse = (data) => {
487
595
  if (!isJSONObject(data)) {
488
- throw new TypeError(`Unmarshalling the type 'ImportRawDNSZoneResponse' failed as data isn't a dictionary.`);
596
+ throw new TypeError(
597
+ `Unmarshalling the type 'ImportRawDNSZoneResponse' failed as data isn't a dictionary.`
598
+ );
489
599
  }
490
600
  return {
491
601
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord)
492
602
  };
493
603
  };
494
- const unmarshalContactRolesRoles = data => {
604
+ const unmarshalContactRolesRoles = (data) => {
495
605
  if (!isJSONObject(data)) {
496
- throw new TypeError(`Unmarshalling the type 'ContactRolesRoles' failed as data isn't a dictionary.`);
606
+ throw new TypeError(
607
+ `Unmarshalling the type 'ContactRolesRoles' failed as data isn't a dictionary.`
608
+ );
497
609
  }
498
610
  return {
499
611
  isAdministrative: data.is_administrative,
@@ -501,98 +613,120 @@ const unmarshalContactRolesRoles = data => {
501
613
  isTechnical: data.is_technical
502
614
  };
503
615
  };
504
- const unmarshalContactRoles = data => {
616
+ const unmarshalContactRoles = (data) => {
505
617
  if (!isJSONObject(data)) {
506
- throw new TypeError(`Unmarshalling the type 'ContactRoles' failed as data isn't a dictionary.`);
618
+ throw new TypeError(
619
+ `Unmarshalling the type 'ContactRoles' failed as data isn't a dictionary.`
620
+ );
507
621
  }
508
622
  return {
509
- contact: data.contact ? unmarshalContact(data.contact) : undefined,
623
+ contact: data.contact ? unmarshalContact(data.contact) : void 0,
510
624
  roles: unmarshalMapOfObject(data.roles, unmarshalContactRolesRoles)
511
625
  };
512
626
  };
513
- const unmarshalListContactsResponse = data => {
627
+ const unmarshalListContactsResponse = (data) => {
514
628
  if (!isJSONObject(data)) {
515
- throw new TypeError(`Unmarshalling the type 'ListContactsResponse' failed as data isn't a dictionary.`);
629
+ throw new TypeError(
630
+ `Unmarshalling the type 'ListContactsResponse' failed as data isn't a dictionary.`
631
+ );
516
632
  }
517
633
  return {
518
634
  contacts: unmarshalArrayOfObject(data.contacts, unmarshalContactRoles),
519
635
  totalCount: data.total_count
520
636
  };
521
637
  };
522
- const unmarshalNameserver = data => {
638
+ const unmarshalNameserver = (data) => {
523
639
  if (!isJSONObject(data)) {
524
- throw new TypeError(`Unmarshalling the type 'Nameserver' failed as data isn't a dictionary.`);
640
+ throw new TypeError(
641
+ `Unmarshalling the type 'Nameserver' failed as data isn't a dictionary.`
642
+ );
525
643
  }
526
644
  return {
527
645
  ip: data.ip,
528
646
  name: data.name
529
647
  };
530
648
  };
531
- const unmarshalListDNSZoneNameserversResponse = data => {
649
+ const unmarshalListDNSZoneNameserversResponse = (data) => {
532
650
  if (!isJSONObject(data)) {
533
- throw new TypeError(`Unmarshalling the type 'ListDNSZoneNameserversResponse' failed as data isn't a dictionary.`);
651
+ throw new TypeError(
652
+ `Unmarshalling the type 'ListDNSZoneNameserversResponse' failed as data isn't a dictionary.`
653
+ );
534
654
  }
535
655
  return {
536
656
  ns: unmarshalArrayOfObject(data.ns, unmarshalNameserver)
537
657
  };
538
658
  };
539
- const unmarshalListDNSZoneRecordsResponse = data => {
659
+ const unmarshalListDNSZoneRecordsResponse = (data) => {
540
660
  if (!isJSONObject(data)) {
541
- throw new TypeError(`Unmarshalling the type 'ListDNSZoneRecordsResponse' failed as data isn't a dictionary.`);
661
+ throw new TypeError(
662
+ `Unmarshalling the type 'ListDNSZoneRecordsResponse' failed as data isn't a dictionary.`
663
+ );
542
664
  }
543
665
  return {
544
666
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord),
545
667
  totalCount: data.total_count
546
668
  };
547
669
  };
548
- const unmarshalListDNSZoneVersionRecordsResponse = data => {
670
+ const unmarshalListDNSZoneVersionRecordsResponse = (data) => {
549
671
  if (!isJSONObject(data)) {
550
- throw new TypeError(`Unmarshalling the type 'ListDNSZoneVersionRecordsResponse' failed as data isn't a dictionary.`);
672
+ throw new TypeError(
673
+ `Unmarshalling the type 'ListDNSZoneVersionRecordsResponse' failed as data isn't a dictionary.`
674
+ );
551
675
  }
552
676
  return {
553
677
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord),
554
678
  totalCount: data.total_count
555
679
  };
556
680
  };
557
- const unmarshalDNSZoneVersion = data => {
681
+ const unmarshalDNSZoneVersion = (data) => {
558
682
  if (!isJSONObject(data)) {
559
- throw new TypeError(`Unmarshalling the type 'DNSZoneVersion' failed as data isn't a dictionary.`);
683
+ throw new TypeError(
684
+ `Unmarshalling the type 'DNSZoneVersion' failed as data isn't a dictionary.`
685
+ );
560
686
  }
561
687
  return {
562
688
  createdAt: unmarshalDate(data.created_at),
563
689
  id: data.id
564
690
  };
565
691
  };
566
- const unmarshalListDNSZoneVersionsResponse = data => {
692
+ const unmarshalListDNSZoneVersionsResponse = (data) => {
567
693
  if (!isJSONObject(data)) {
568
- throw new TypeError(`Unmarshalling the type 'ListDNSZoneVersionsResponse' failed as data isn't a dictionary.`);
694
+ throw new TypeError(
695
+ `Unmarshalling the type 'ListDNSZoneVersionsResponse' failed as data isn't a dictionary.`
696
+ );
569
697
  }
570
698
  return {
571
699
  totalCount: data.total_count,
572
700
  versions: unmarshalArrayOfObject(data.versions, unmarshalDNSZoneVersion)
573
701
  };
574
702
  };
575
- const unmarshalListDNSZonesResponse = data => {
703
+ const unmarshalListDNSZonesResponse = (data) => {
576
704
  if (!isJSONObject(data)) {
577
- throw new TypeError(`Unmarshalling the type 'ListDNSZonesResponse' failed as data isn't a dictionary.`);
705
+ throw new TypeError(
706
+ `Unmarshalling the type 'ListDNSZonesResponse' failed as data isn't a dictionary.`
707
+ );
578
708
  }
579
709
  return {
580
710
  dnsZones: unmarshalArrayOfObject(data.dns_zones, unmarshalDNSZone),
581
711
  totalCount: data.total_count
582
712
  };
583
713
  };
584
- const unmarshalListDomainHostsResponse = data => {
714
+ const unmarshalListDomainHostsResponse = (data) => {
585
715
  if (!isJSONObject(data)) {
586
- throw new TypeError(`Unmarshalling the type 'ListDomainHostsResponse' failed as data isn't a dictionary.`);
716
+ throw new TypeError(
717
+ `Unmarshalling the type 'ListDomainHostsResponse' failed as data isn't a dictionary.`
718
+ );
587
719
  }
588
720
  return {
589
721
  hosts: unmarshalArrayOfObject(data.hosts, unmarshalHost),
590
722
  totalCount: data.total_count
591
723
  };
592
724
  };
593
- const unmarshalDomainSummary = data => {
725
+ const unmarshalDomainSummary = (data) => {
594
726
  if (!isJSONObject(data)) {
595
- throw new TypeError(`Unmarshalling the type 'DomainSummary' failed as data isn't a dictionary.`);
727
+ throw new TypeError(
728
+ `Unmarshalling the type 'DomainSummary' failed as data isn't a dictionary.`
729
+ );
596
730
  }
597
731
  return {
598
732
  autoRenewStatus: data.auto_renew_status,
@@ -601,29 +735,37 @@ const unmarshalDomainSummary = data => {
601
735
  domain: data.domain,
602
736
  eppCode: data.epp_code,
603
737
  expiredAt: unmarshalDate(data.expired_at),
604
- externalDomainRegistrationStatus: data.external_domain_registration_status ? unmarshalDomainRegistrationStatusExternalDomain(data.external_domain_registration_status) : undefined,
738
+ externalDomainRegistrationStatus: data.external_domain_registration_status ? unmarshalDomainRegistrationStatusExternalDomain(
739
+ data.external_domain_registration_status
740
+ ) : void 0,
605
741
  isExternal: data.is_external,
606
742
  organizationId: data.organization_id,
607
743
  pendingTrade: data.pending_trade,
608
744
  projectId: data.project_id,
609
745
  registrar: data.registrar,
610
746
  status: data.status,
611
- transferRegistrationStatus: data.transfer_registration_status ? unmarshalDomainRegistrationStatusTransfer(data.transfer_registration_status) : undefined,
747
+ transferRegistrationStatus: data.transfer_registration_status ? unmarshalDomainRegistrationStatusTransfer(
748
+ data.transfer_registration_status
749
+ ) : void 0,
612
750
  updatedAt: unmarshalDate(data.updated_at)
613
751
  };
614
752
  };
615
- const unmarshalListDomainsResponse = data => {
753
+ const unmarshalListDomainsResponse = (data) => {
616
754
  if (!isJSONObject(data)) {
617
- throw new TypeError(`Unmarshalling the type 'ListDomainsResponse' failed as data isn't a dictionary.`);
755
+ throw new TypeError(
756
+ `Unmarshalling the type 'ListDomainsResponse' failed as data isn't a dictionary.`
757
+ );
618
758
  }
619
759
  return {
620
760
  domains: unmarshalArrayOfObject(data.domains, unmarshalDomainSummary),
621
761
  totalCount: data.total_count
622
762
  };
623
763
  };
624
- const unmarshalRenewableDomain = data => {
764
+ const unmarshalRenewableDomain = (data) => {
625
765
  if (!isJSONObject(data)) {
626
- throw new TypeError(`Unmarshalling the type 'RenewableDomain' failed as data isn't a dictionary.`);
766
+ throw new TypeError(
767
+ `Unmarshalling the type 'RenewableDomain' failed as data isn't a dictionary.`
768
+ );
627
769
  }
628
770
  return {
629
771
  domain: data.domain,
@@ -635,30 +777,39 @@ const unmarshalRenewableDomain = data => {
635
777
  projectId: data.project_id,
636
778
  renewableDurationInYears: data.renewable_duration_in_years,
637
779
  status: data.status,
638
- tld: data.tld ? unmarshalTld(data.tld) : undefined
780
+ tld: data.tld ? unmarshalTld(data.tld) : void 0
639
781
  };
640
782
  };
641
- const unmarshalListRenewableDomainsResponse = data => {
783
+ const unmarshalListRenewableDomainsResponse = (data) => {
642
784
  if (!isJSONObject(data)) {
643
- throw new TypeError(`Unmarshalling the type 'ListRenewableDomainsResponse' failed as data isn't a dictionary.`);
785
+ throw new TypeError(
786
+ `Unmarshalling the type 'ListRenewableDomainsResponse' failed as data isn't a dictionary.`
787
+ );
644
788
  }
645
789
  return {
646
790
  domains: unmarshalArrayOfObject(data.domains, unmarshalRenewableDomain),
647
791
  totalCount: data.total_count
648
792
  };
649
793
  };
650
- const unmarshalListSSLCertificatesResponse = data => {
794
+ const unmarshalListSSLCertificatesResponse = (data) => {
651
795
  if (!isJSONObject(data)) {
652
- throw new TypeError(`Unmarshalling the type 'ListSSLCertificatesResponse' failed as data isn't a dictionary.`);
796
+ throw new TypeError(
797
+ `Unmarshalling the type 'ListSSLCertificatesResponse' failed as data isn't a dictionary.`
798
+ );
653
799
  }
654
800
  return {
655
- certificates: unmarshalArrayOfObject(data.certificates, unmarshalSSLCertificate),
801
+ certificates: unmarshalArrayOfObject(
802
+ data.certificates,
803
+ unmarshalSSLCertificate
804
+ ),
656
805
  totalCount: data.total_count
657
806
  };
658
807
  };
659
- const unmarshalTask = data => {
808
+ const unmarshalTask = (data) => {
660
809
  if (!isJSONObject(data)) {
661
- throw new TypeError(`Unmarshalling the type 'Task' failed as data isn't a dictionary.`);
810
+ throw new TypeError(
811
+ `Unmarshalling the type 'Task' failed as data isn't a dictionary.`
812
+ );
662
813
  }
663
814
  return {
664
815
  contactIdentifier: data.contact_identifier,
@@ -673,27 +824,33 @@ const unmarshalTask = data => {
673
824
  updatedAt: unmarshalDate(data.updated_at)
674
825
  };
675
826
  };
676
- const unmarshalListTasksResponse = data => {
827
+ const unmarshalListTasksResponse = (data) => {
677
828
  if (!isJSONObject(data)) {
678
- throw new TypeError(`Unmarshalling the type 'ListTasksResponse' failed as data isn't a dictionary.`);
829
+ throw new TypeError(
830
+ `Unmarshalling the type 'ListTasksResponse' failed as data isn't a dictionary.`
831
+ );
679
832
  }
680
833
  return {
681
834
  tasks: unmarshalArrayOfObject(data.tasks, unmarshalTask),
682
835
  totalCount: data.total_count
683
836
  };
684
837
  };
685
- const unmarshalListTldsResponse = data => {
838
+ const unmarshalListTldsResponse = (data) => {
686
839
  if (!isJSONObject(data)) {
687
- throw new TypeError(`Unmarshalling the type 'ListTldsResponse' failed as data isn't a dictionary.`);
840
+ throw new TypeError(
841
+ `Unmarshalling the type 'ListTldsResponse' failed as data isn't a dictionary.`
842
+ );
688
843
  }
689
844
  return {
690
845
  tlds: unmarshalArrayOfObject(data.tlds, unmarshalTld),
691
846
  totalCount: data.total_count
692
847
  };
693
848
  };
694
- const unmarshalOrderResponse = data => {
849
+ const unmarshalOrderResponse = (data) => {
695
850
  if (!isJSONObject(data)) {
696
- throw new TypeError(`Unmarshalling the type 'OrderResponse' failed as data isn't a dictionary.`);
851
+ throw new TypeError(
852
+ `Unmarshalling the type 'OrderResponse' failed as data isn't a dictionary.`
853
+ );
697
854
  }
698
855
  return {
699
856
  createdAt: unmarshalDate(data.created_at),
@@ -703,17 +860,21 @@ const unmarshalOrderResponse = data => {
703
860
  taskId: data.task_id
704
861
  };
705
862
  };
706
- const unmarshalRefreshDNSZoneResponse = data => {
863
+ const unmarshalRefreshDNSZoneResponse = (data) => {
707
864
  if (!isJSONObject(data)) {
708
- throw new TypeError(`Unmarshalling the type 'RefreshDNSZoneResponse' failed as data isn't a dictionary.`);
865
+ throw new TypeError(
866
+ `Unmarshalling the type 'RefreshDNSZoneResponse' failed as data isn't a dictionary.`
867
+ );
709
868
  }
710
869
  return {
711
870
  dnsZones: unmarshalArrayOfObject(data.dns_zones, unmarshalDNSZone)
712
871
  };
713
872
  };
714
- const unmarshalRegisterExternalDomainResponse = data => {
873
+ const unmarshalRegisterExternalDomainResponse = (data) => {
715
874
  if (!isJSONObject(data)) {
716
- throw new TypeError(`Unmarshalling the type 'RegisterExternalDomainResponse' failed as data isn't a dictionary.`);
875
+ throw new TypeError(
876
+ `Unmarshalling the type 'RegisterExternalDomainResponse' failed as data isn't a dictionary.`
877
+ );
717
878
  }
718
879
  return {
719
880
  createdAt: unmarshalDate(data.created_at),
@@ -723,41 +884,54 @@ const unmarshalRegisterExternalDomainResponse = data => {
723
884
  validationToken: data.validation_token
724
885
  };
725
886
  };
726
- const unmarshalRestoreDNSZoneVersionResponse = data => {
887
+ const unmarshalRestoreDNSZoneVersionResponse = (data) => {
727
888
  if (!isJSONObject(data)) {
728
- throw new TypeError(`Unmarshalling the type 'RestoreDNSZoneVersionResponse' failed as data isn't a dictionary.`);
889
+ throw new TypeError(
890
+ `Unmarshalling the type 'RestoreDNSZoneVersionResponse' failed as data isn't a dictionary.`
891
+ );
729
892
  }
730
893
  return {};
731
894
  };
732
- const unmarshalAvailableDomain = data => {
895
+ const unmarshalAvailableDomain = (data) => {
733
896
  if (!isJSONObject(data)) {
734
- throw new TypeError(`Unmarshalling the type 'AvailableDomain' failed as data isn't a dictionary.`);
897
+ throw new TypeError(
898
+ `Unmarshalling the type 'AvailableDomain' failed as data isn't a dictionary.`
899
+ );
735
900
  }
736
901
  return {
737
902
  available: data.available,
738
903
  domain: data.domain,
739
- tld: data.tld ? unmarshalTld(data.tld) : undefined
904
+ tld: data.tld ? unmarshalTld(data.tld) : void 0
740
905
  };
741
906
  };
742
- const unmarshalSearchAvailableDomainsResponse = data => {
907
+ const unmarshalSearchAvailableDomainsResponse = (data) => {
743
908
  if (!isJSONObject(data)) {
744
- throw new TypeError(`Unmarshalling the type 'SearchAvailableDomainsResponse' failed as data isn't a dictionary.`);
909
+ throw new TypeError(
910
+ `Unmarshalling the type 'SearchAvailableDomainsResponse' failed as data isn't a dictionary.`
911
+ );
745
912
  }
746
913
  return {
747
- availableDomains: unmarshalArrayOfObject(data.available_domains, unmarshalAvailableDomain)
914
+ availableDomains: unmarshalArrayOfObject(
915
+ data.available_domains,
916
+ unmarshalAvailableDomain
917
+ )
748
918
  };
749
919
  };
750
- const unmarshalUpdateDNSZoneNameserversResponse = data => {
920
+ const unmarshalUpdateDNSZoneNameserversResponse = (data) => {
751
921
  if (!isJSONObject(data)) {
752
- throw new TypeError(`Unmarshalling the type 'UpdateDNSZoneNameserversResponse' failed as data isn't a dictionary.`);
922
+ throw new TypeError(
923
+ `Unmarshalling the type 'UpdateDNSZoneNameserversResponse' failed as data isn't a dictionary.`
924
+ );
753
925
  }
754
926
  return {
755
927
  ns: unmarshalArrayOfObject(data.ns, unmarshalNameserver)
756
928
  };
757
929
  };
758
- const unmarshalUpdateDNSZoneRecordsResponse = data => {
930
+ const unmarshalUpdateDNSZoneRecordsResponse = (data) => {
759
931
  if (!isJSONObject(data)) {
760
- throw new TypeError(`Unmarshalling the type 'UpdateDNSZoneRecordsResponse' failed as data isn't a dictionary.`);
932
+ throw new TypeError(
933
+ `Unmarshalling the type 'UpdateDNSZoneRecordsResponse' failed as data isn't a dictionary.`
934
+ );
761
935
  }
762
936
  return {
763
937
  records: unmarshalArrayOfObject(data.records, unmarshalDomainRecord)
@@ -781,10 +955,14 @@ const marshalImportProviderDNSZoneRequestOnlineV1 = (request, defaults) => ({
781
955
  token: request.token
782
956
  });
783
957
  const marshalImportProviderDNSZoneRequest = (request, defaults) => ({
784
- ...resolveOneOf([{
785
- param: 'online_v1',
786
- value: request.onlineV1 !== undefined ? marshalImportProviderDNSZoneRequestOnlineV1(request.onlineV1) : undefined
787
- }])
958
+ ...resolveOneOf([
959
+ {
960
+ param: "online_v1",
961
+ value: request.onlineV1 !== void 0 ? marshalImportProviderDNSZoneRequestOnlineV1(
962
+ request.onlineV1
963
+ ) : void 0
964
+ }
965
+ ])
788
966
  });
789
967
  const marshalImportRawDNSZoneRequestTsigKey = (request, defaults) => ({
790
968
  algorithm: request.algorithm,
@@ -793,7 +971,7 @@ const marshalImportRawDNSZoneRequestTsigKey = (request, defaults) => ({
793
971
  });
794
972
  const marshalImportRawDNSZoneRequestAXFRSource = (request, defaults) => ({
795
973
  name_server: request.nameServer,
796
- tsig_key: request.tsigKey !== undefined ? marshalImportRawDNSZoneRequestTsigKey(request.tsigKey) : undefined
974
+ tsig_key: request.tsigKey !== void 0 ? marshalImportRawDNSZoneRequestTsigKey(request.tsigKey) : void 0
797
975
  });
798
976
  const marshalImportRawDNSZoneRequestBindSource = (request, defaults) => ({
799
977
  content: request.content
@@ -802,13 +980,20 @@ const marshalImportRawDNSZoneRequest = (request, defaults) => ({
802
980
  content: request.content,
803
981
  format: request.format,
804
982
  project_id: request.projectId ?? defaults.defaultProjectId,
805
- ...resolveOneOf([{
806
- param: 'bind_source',
807
- value: request.bindSource !== undefined ? marshalImportRawDNSZoneRequestBindSource(request.bindSource) : undefined
808
- }, {
809
- param: 'axfr_source',
810
- value: request.axfrSource !== undefined ? marshalImportRawDNSZoneRequestAXFRSource(request.axfrSource) : undefined
811
- }])
983
+ ...resolveOneOf([
984
+ {
985
+ param: "bind_source",
986
+ value: request.bindSource !== void 0 ? marshalImportRawDNSZoneRequestBindSource(
987
+ request.bindSource
988
+ ) : void 0
989
+ },
990
+ {
991
+ param: "axfr_source",
992
+ value: request.axfrSource !== void 0 ? marshalImportRawDNSZoneRequestAXFRSource(
993
+ request.axfrSource
994
+ ) : void 0
995
+ }
996
+ ])
812
997
  });
813
998
  const marshalRefreshDNSZoneRequest = (request, defaults) => ({
814
999
  recreate_dns_zone: request.recreateDnsZone,
@@ -836,22 +1021,36 @@ const marshalContactExtensionEU = (request, defaults) => ({
836
1021
  });
837
1022
  const marshalContactExtensionFR = (request, defaults) => ({
838
1023
  mode: request.mode,
839
- ...resolveOneOf([{
840
- param: 'individual_info',
841
- value: request.individualInfo !== undefined ? marshalContactExtensionFRIndividualInfo(request.individualInfo) : undefined
842
- }, {
843
- param: 'duns_info',
844
- value: request.dunsInfo !== undefined ? marshalContactExtensionFRDunsInfo(request.dunsInfo) : undefined
845
- }, {
846
- param: 'association_info',
847
- value: request.associationInfo !== undefined ? marshalContactExtensionFRAssociationInfo(request.associationInfo) : undefined
848
- }, {
849
- param: 'trademark_info',
850
- value: request.trademarkInfo !== undefined ? marshalContactExtensionFRTrademarkInfo(request.trademarkInfo) : undefined
851
- }, {
852
- param: 'code_auth_afnic_info',
853
- value: request.codeAuthAfnicInfo !== undefined ? marshalContactExtensionFRCodeAuthAfnicInfo(request.codeAuthAfnicInfo) : undefined
854
- }])
1024
+ ...resolveOneOf([
1025
+ {
1026
+ param: "individual_info",
1027
+ value: request.individualInfo !== void 0 ? marshalContactExtensionFRIndividualInfo(
1028
+ request.individualInfo
1029
+ ) : void 0
1030
+ },
1031
+ {
1032
+ param: "duns_info",
1033
+ value: request.dunsInfo !== void 0 ? marshalContactExtensionFRDunsInfo(request.dunsInfo) : void 0
1034
+ },
1035
+ {
1036
+ param: "association_info",
1037
+ value: request.associationInfo !== void 0 ? marshalContactExtensionFRAssociationInfo(
1038
+ request.associationInfo
1039
+ ) : void 0
1040
+ },
1041
+ {
1042
+ param: "trademark_info",
1043
+ value: request.trademarkInfo !== void 0 ? marshalContactExtensionFRTrademarkInfo(
1044
+ request.trademarkInfo
1045
+ ) : void 0
1046
+ },
1047
+ {
1048
+ param: "code_auth_afnic_info",
1049
+ value: request.codeAuthAfnicInfo !== void 0 ? marshalContactExtensionFRCodeAuthAfnicInfo(
1050
+ request.codeAuthAfnicInfo
1051
+ ) : void 0
1052
+ }
1053
+ ])
855
1054
  });
856
1055
  const marshalContactExtensionNL = (request, defaults) => ({
857
1056
  legal_form: request.legalForm,
@@ -870,16 +1069,16 @@ const marshalNewContact = (request, defaults) => ({
870
1069
  country: request.country,
871
1070
  email: request.email,
872
1071
  email_alt: request.emailAlt,
873
- extension_eu: request.extensionEu !== undefined ? marshalContactExtensionEU(request.extensionEu) : undefined,
874
- extension_fr: request.extensionFr !== undefined ? marshalContactExtensionFR(request.extensionFr) : undefined,
875
- extension_nl: request.extensionNl !== undefined ? marshalContactExtensionNL(request.extensionNl) : undefined,
1072
+ extension_eu: request.extensionEu !== void 0 ? marshalContactExtensionEU(request.extensionEu) : void 0,
1073
+ extension_fr: request.extensionFr !== void 0 ? marshalContactExtensionFR(request.extensionFr) : void 0,
1074
+ extension_nl: request.extensionNl !== void 0 ? marshalContactExtensionNL(request.extensionNl) : void 0,
876
1075
  fax_number: request.faxNumber,
877
1076
  firstname: request.firstname,
878
1077
  lang: request.lang,
879
1078
  lastname: request.lastname,
880
1079
  legal_form: request.legalForm,
881
1080
  phone_number: request.phoneNumber,
882
- questions: request.questions !== undefined ? request.questions.map(elt => marshalContactQuestion(elt)) : undefined,
1081
+ questions: request.questions !== void 0 ? request.questions.map((elt) => marshalContactQuestion(elt)) : void 0,
883
1082
  resale: request.resale,
884
1083
  state: request.state,
885
1084
  vat_identification_code: request.vatIdentificationCode,
@@ -890,52 +1089,58 @@ const marshalRegistrarApiBuyDomainsRequest = (request, defaults) => ({
890
1089
  domains: request.domains,
891
1090
  duration_in_years: request.durationInYears,
892
1091
  project_id: request.projectId ?? defaults.defaultProjectId,
893
- ...resolveOneOf([{
894
- param: 'owner_contact_id',
895
- value: request.ownerContactId
896
- }, {
897
- param: 'owner_contact',
898
- value: request.ownerContact !== undefined ? marshalNewContact(request.ownerContact) : undefined
899
- }]),
900
- ...resolveOneOf([{
901
- param: 'administrative_contact_id',
902
- value: request.administrativeContactId
903
- }, {
904
- param: 'administrative_contact',
905
- value: request.administrativeContact !== undefined ? marshalNewContact(request.administrativeContact) : undefined
906
- }]),
907
- ...resolveOneOf([{
908
- param: 'technical_contact_id',
909
- value: request.technicalContactId
910
- }, {
911
- param: 'technical_contact',
912
- value: request.technicalContact !== undefined ? marshalNewContact(request.technicalContact) : undefined
913
- }])
1092
+ ...resolveOneOf([
1093
+ { param: "owner_contact_id", value: request.ownerContactId },
1094
+ {
1095
+ param: "owner_contact",
1096
+ value: request.ownerContact !== void 0 ? marshalNewContact(request.ownerContact) : void 0
1097
+ }
1098
+ ]),
1099
+ ...resolveOneOf([
1100
+ {
1101
+ param: "administrative_contact_id",
1102
+ value: request.administrativeContactId
1103
+ },
1104
+ {
1105
+ param: "administrative_contact",
1106
+ value: request.administrativeContact !== void 0 ? marshalNewContact(request.administrativeContact) : void 0
1107
+ }
1108
+ ]),
1109
+ ...resolveOneOf([
1110
+ { param: "technical_contact_id", value: request.technicalContactId },
1111
+ {
1112
+ param: "technical_contact",
1113
+ value: request.technicalContact !== void 0 ? marshalNewContact(request.technicalContact) : void 0
1114
+ }
1115
+ ])
914
1116
  });
915
1117
  const marshalRegistrarApiCheckContactsCompatibilityRequest = (request, defaults) => ({
916
1118
  domains: request.domains,
917
1119
  tlds: request.tlds,
918
- ...resolveOneOf([{
919
- param: 'owner_contact_id',
920
- value: request.ownerContactId
921
- }, {
922
- param: 'owner_contact',
923
- value: request.ownerContact !== undefined ? marshalNewContact(request.ownerContact) : undefined
924
- }]),
925
- ...resolveOneOf([{
926
- param: 'administrative_contact_id',
927
- value: request.administrativeContactId
928
- }, {
929
- param: 'administrative_contact',
930
- value: request.administrativeContact !== undefined ? marshalNewContact(request.administrativeContact) : undefined
931
- }]),
932
- ...resolveOneOf([{
933
- param: 'technical_contact_id',
934
- value: request.technicalContactId
935
- }, {
936
- param: 'technical_contact',
937
- value: request.technicalContact !== undefined ? marshalNewContact(request.technicalContact) : undefined
938
- }])
1120
+ ...resolveOneOf([
1121
+ { param: "owner_contact_id", value: request.ownerContactId },
1122
+ {
1123
+ param: "owner_contact",
1124
+ value: request.ownerContact !== void 0 ? marshalNewContact(request.ownerContact) : void 0
1125
+ }
1126
+ ]),
1127
+ ...resolveOneOf([
1128
+ {
1129
+ param: "administrative_contact_id",
1130
+ value: request.administrativeContactId
1131
+ },
1132
+ {
1133
+ param: "administrative_contact",
1134
+ value: request.administrativeContact !== void 0 ? marshalNewContact(request.administrativeContact) : void 0
1135
+ }
1136
+ ]),
1137
+ ...resolveOneOf([
1138
+ { param: "technical_contact_id", value: request.technicalContactId },
1139
+ {
1140
+ param: "technical_contact",
1141
+ value: request.technicalContact !== void 0 ? marshalNewContact(request.technicalContact) : void 0
1142
+ }
1143
+ ])
939
1144
  });
940
1145
  const marshalRegistrarApiCreateDomainHostRequest = (request, defaults) => ({
941
1146
  ips: request.ips,
@@ -946,22 +1151,25 @@ const marshalDSRecordPublicKey = (request, defaults) => ({
946
1151
  });
947
1152
  const marshalDSRecordDigest = (request, defaults) => ({
948
1153
  digest: request.digest,
949
- public_key: request.publicKey !== undefined ? marshalDSRecordPublicKey(request.publicKey) : undefined,
1154
+ public_key: request.publicKey !== void 0 ? marshalDSRecordPublicKey(request.publicKey) : void 0,
950
1155
  type: request.type
951
1156
  });
952
1157
  const marshalDSRecord = (request, defaults) => ({
953
1158
  algorithm: request.algorithm,
954
1159
  key_id: request.keyId,
955
- ...resolveOneOf([{
956
- param: 'digest',
957
- value: request.digest !== undefined ? marshalDSRecordDigest(request.digest) : undefined
958
- }, {
959
- param: 'public_key',
960
- value: request.publicKey !== undefined ? marshalDSRecordPublicKey(request.publicKey) : undefined
961
- }])
1160
+ ...resolveOneOf([
1161
+ {
1162
+ param: "digest",
1163
+ value: request.digest !== void 0 ? marshalDSRecordDigest(request.digest) : void 0
1164
+ },
1165
+ {
1166
+ param: "public_key",
1167
+ value: request.publicKey !== void 0 ? marshalDSRecordPublicKey(request.publicKey) : void 0
1168
+ }
1169
+ ])
962
1170
  });
963
1171
  const marshalRegistrarApiEnableDomainDNSSECRequest = (request, defaults) => ({
964
- ds_record: request.dsRecord !== undefined ? marshalDSRecord(request.dsRecord) : undefined
1172
+ ds_record: request.dsRecord !== void 0 ? marshalDSRecord(request.dsRecord) : void 0
965
1173
  });
966
1174
  const marshalRegistrarApiRegisterExternalDomainRequest = (request, defaults) => ({
967
1175
  domain: request.domain,
@@ -974,42 +1182,47 @@ const marshalRegistrarApiRenewDomainsRequest = (request, defaults) => ({
974
1182
  });
975
1183
  const marshalRegistrarApiTradeDomainRequest = (request, defaults) => ({
976
1184
  project_id: request.projectId ?? defaults.defaultProjectId,
977
- ...resolveOneOf([{
978
- param: 'new_owner_contact_id',
979
- value: request.newOwnerContactId
980
- }, {
981
- param: 'new_owner_contact',
982
- value: request.newOwnerContact !== undefined ? marshalNewContact(request.newOwnerContact) : undefined
983
- }])
1185
+ ...resolveOneOf([
1186
+ { param: "new_owner_contact_id", value: request.newOwnerContactId },
1187
+ {
1188
+ param: "new_owner_contact",
1189
+ value: request.newOwnerContact !== void 0 ? marshalNewContact(request.newOwnerContact) : void 0
1190
+ }
1191
+ ])
984
1192
  });
985
1193
  const marshalTransferInDomainRequestTransferRequest = (request, defaults) => ({
986
1194
  auth_code: request.authCode,
987
1195
  domain: request.domain
988
1196
  });
989
1197
  const marshalRegistrarApiTransferInDomainRequest = (request, defaults) => ({
990
- domains: request.domains.map(elt => marshalTransferInDomainRequestTransferRequest(elt)),
1198
+ domains: request.domains.map(
1199
+ (elt) => marshalTransferInDomainRequestTransferRequest(elt)
1200
+ ),
991
1201
  project_id: request.projectId ?? defaults.defaultProjectId,
992
- ...resolveOneOf([{
993
- param: 'owner_contact_id',
994
- value: request.ownerContactId
995
- }, {
996
- param: 'owner_contact',
997
- value: request.ownerContact !== undefined ? marshalNewContact(request.ownerContact) : undefined
998
- }]),
999
- ...resolveOneOf([{
1000
- param: 'administrative_contact_id',
1001
- value: request.administrativeContactId
1002
- }, {
1003
- param: 'administrative_contact',
1004
- value: request.administrativeContact !== undefined ? marshalNewContact(request.administrativeContact) : undefined
1005
- }]),
1006
- ...resolveOneOf([{
1007
- param: 'technical_contact_id',
1008
- value: request.technicalContactId
1009
- }, {
1010
- param: 'technical_contact',
1011
- value: request.technicalContact !== undefined ? marshalNewContact(request.technicalContact) : undefined
1012
- }])
1202
+ ...resolveOneOf([
1203
+ { param: "owner_contact_id", value: request.ownerContactId },
1204
+ {
1205
+ param: "owner_contact",
1206
+ value: request.ownerContact !== void 0 ? marshalNewContact(request.ownerContact) : void 0
1207
+ }
1208
+ ]),
1209
+ ...resolveOneOf([
1210
+ {
1211
+ param: "administrative_contact_id",
1212
+ value: request.administrativeContactId
1213
+ },
1214
+ {
1215
+ param: "administrative_contact",
1216
+ value: request.administrativeContact !== void 0 ? marshalNewContact(request.administrativeContact) : void 0
1217
+ }
1218
+ ]),
1219
+ ...resolveOneOf([
1220
+ { param: "technical_contact_id", value: request.technicalContactId },
1221
+ {
1222
+ param: "technical_contact",
1223
+ value: request.technicalContact !== void 0 ? marshalNewContact(request.technicalContact) : void 0
1224
+ }
1225
+ ])
1013
1226
  });
1014
1227
  const marshalUpdateContactRequestQuestion = (request, defaults) => ({
1015
1228
  answer: request.answer,
@@ -1023,13 +1236,15 @@ const marshalRegistrarApiUpdateContactRequest = (request, defaults) => ({
1023
1236
  country: request.country,
1024
1237
  email: request.email,
1025
1238
  email_alt: request.emailAlt,
1026
- extension_eu: request.extensionEu !== undefined ? marshalContactExtensionEU(request.extensionEu) : undefined,
1027
- extension_fr: request.extensionFr !== undefined ? marshalContactExtensionFR(request.extensionFr) : undefined,
1028
- extension_nl: request.extensionNl !== undefined ? marshalContactExtensionNL(request.extensionNl) : undefined,
1239
+ extension_eu: request.extensionEu !== void 0 ? marshalContactExtensionEU(request.extensionEu) : void 0,
1240
+ extension_fr: request.extensionFr !== void 0 ? marshalContactExtensionFR(request.extensionFr) : void 0,
1241
+ extension_nl: request.extensionNl !== void 0 ? marshalContactExtensionNL(request.extensionNl) : void 0,
1029
1242
  fax_number: request.faxNumber,
1030
1243
  lang: request.lang,
1031
1244
  phone_number: request.phoneNumber,
1032
- questions: request.questions !== undefined ? request.questions.map(elt => marshalUpdateContactRequestQuestion(elt)) : undefined,
1245
+ questions: request.questions !== void 0 ? request.questions.map(
1246
+ (elt) => marshalUpdateContactRequestQuestion(elt)
1247
+ ) : void 0,
1033
1248
  resale: request.resale,
1034
1249
  state: request.state,
1035
1250
  vat_identification_code: request.vatIdentificationCode,
@@ -1040,34 +1255,37 @@ const marshalRegistrarApiUpdateDomainHostRequest = (request, defaults) => ({
1040
1255
  ips: request.ips
1041
1256
  });
1042
1257
  const marshalRegistrarApiUpdateDomainRequest = (request, defaults) => ({
1043
- ...resolveOneOf([{
1044
- param: 'technical_contact_id',
1045
- value: request.technicalContactId
1046
- }, {
1047
- param: 'technical_contact',
1048
- value: request.technicalContact !== undefined ? marshalNewContact(request.technicalContact) : undefined
1049
- }]),
1050
- ...resolveOneOf([{
1051
- param: 'owner_contact_id',
1052
- value: request.ownerContactId
1053
- }, {
1054
- param: 'owner_contact',
1055
- value: request.ownerContact !== undefined ? marshalNewContact(request.ownerContact) : undefined
1056
- }]),
1057
- ...resolveOneOf([{
1058
- param: 'administrative_contact_id',
1059
- value: request.administrativeContactId
1060
- }, {
1061
- param: 'administrative_contact',
1062
- value: request.administrativeContact !== undefined ? marshalNewContact(request.administrativeContact) : undefined
1063
- }])
1258
+ ...resolveOneOf([
1259
+ { param: "technical_contact_id", value: request.technicalContactId },
1260
+ {
1261
+ param: "technical_contact",
1262
+ value: request.technicalContact !== void 0 ? marshalNewContact(request.technicalContact) : void 0
1263
+ }
1264
+ ]),
1265
+ ...resolveOneOf([
1266
+ { param: "owner_contact_id", value: request.ownerContactId },
1267
+ {
1268
+ param: "owner_contact",
1269
+ value: request.ownerContact !== void 0 ? marshalNewContact(request.ownerContact) : void 0
1270
+ }
1271
+ ]),
1272
+ ...resolveOneOf([
1273
+ {
1274
+ param: "administrative_contact_id",
1275
+ value: request.administrativeContactId
1276
+ },
1277
+ {
1278
+ param: "administrative_contact",
1279
+ value: request.administrativeContact !== void 0 ? marshalNewContact(request.administrativeContact) : void 0
1280
+ }
1281
+ ])
1064
1282
  });
1065
1283
  const marshalNameserver = (request, defaults) => ({
1066
1284
  ip: request.ip,
1067
1285
  name: request.name
1068
1286
  });
1069
1287
  const marshalUpdateDNSZoneNameserversRequest = (request, defaults) => ({
1070
- ns: request.ns.map(elt => marshalNameserver(elt))
1288
+ ns: request.ns.map((elt) => marshalNameserver(elt))
1071
1289
  });
1072
1290
  const marshalDomainRecordGeoIPConfigMatch = (request, defaults) => ({
1073
1291
  continents: request.continents,
@@ -1084,7 +1302,9 @@ const marshalDomainRecordWeightedConfigWeightedIP = (request, defaults) => ({
1084
1302
  });
1085
1303
  const marshalDomainRecordGeoIPConfig = (request, defaults) => ({
1086
1304
  default: request.default,
1087
- matches: request.matches.map(elt => marshalDomainRecordGeoIPConfigMatch(elt))
1305
+ matches: request.matches.map(
1306
+ (elt) => marshalDomainRecordGeoIPConfigMatch(elt)
1307
+ )
1088
1308
  });
1089
1309
  const marshalDomainRecordHTTPServiceConfig = (request, defaults) => ({
1090
1310
  ips: request.ips,
@@ -1094,10 +1314,14 @@ const marshalDomainRecordHTTPServiceConfig = (request, defaults) => ({
1094
1314
  user_agent: request.userAgent
1095
1315
  });
1096
1316
  const marshalDomainRecordViewConfig = (request, defaults) => ({
1097
- views: request.views.map(elt => marshalDomainRecordViewConfigView(elt))
1317
+ views: request.views.map(
1318
+ (elt) => marshalDomainRecordViewConfigView(elt)
1319
+ )
1098
1320
  });
1099
1321
  const marshalDomainRecordWeightedConfig = (request, defaults) => ({
1100
- weighted_ips: request.weightedIps.map(elt => marshalDomainRecordWeightedConfigWeightedIP(elt))
1322
+ weighted_ips: request.weightedIps.map(
1323
+ (elt) => marshalDomainRecordWeightedConfigWeightedIP(elt)
1324
+ )
1101
1325
  });
1102
1326
  const marshalDomainRecord = (request, defaults) => ({
1103
1327
  comment: request.comment,
@@ -1107,19 +1331,26 @@ const marshalDomainRecord = (request, defaults) => ({
1107
1331
  priority: request.priority,
1108
1332
  ttl: request.ttl,
1109
1333
  type: request.type,
1110
- ...resolveOneOf([{
1111
- param: 'geo_ip_config',
1112
- value: request.geoIpConfig !== undefined ? marshalDomainRecordGeoIPConfig(request.geoIpConfig) : undefined
1113
- }, {
1114
- param: 'http_service_config',
1115
- value: request.httpServiceConfig !== undefined ? marshalDomainRecordHTTPServiceConfig(request.httpServiceConfig) : undefined
1116
- }, {
1117
- param: 'weighted_config',
1118
- value: request.weightedConfig !== undefined ? marshalDomainRecordWeightedConfig(request.weightedConfig) : undefined
1119
- }, {
1120
- param: 'view_config',
1121
- value: request.viewConfig !== undefined ? marshalDomainRecordViewConfig(request.viewConfig) : undefined
1122
- }])
1334
+ ...resolveOneOf([
1335
+ {
1336
+ param: "geo_ip_config",
1337
+ value: request.geoIpConfig !== void 0 ? marshalDomainRecordGeoIPConfig(request.geoIpConfig) : void 0
1338
+ },
1339
+ {
1340
+ param: "http_service_config",
1341
+ value: request.httpServiceConfig !== void 0 ? marshalDomainRecordHTTPServiceConfig(
1342
+ request.httpServiceConfig
1343
+ ) : void 0
1344
+ },
1345
+ {
1346
+ param: "weighted_config",
1347
+ value: request.weightedConfig !== void 0 ? marshalDomainRecordWeightedConfig(request.weightedConfig) : void 0
1348
+ },
1349
+ {
1350
+ param: "view_config",
1351
+ value: request.viewConfig !== void 0 ? marshalDomainRecordViewConfig(request.viewConfig) : void 0
1352
+ }
1353
+ ])
1123
1354
  });
1124
1355
  const marshalRecordIdentifier = (request, defaults) => ({
1125
1356
  data: request.data,
@@ -1128,45 +1359,50 @@ const marshalRecordIdentifier = (request, defaults) => ({
1128
1359
  type: request.type
1129
1360
  });
1130
1361
  const marshalRecordChangeAdd = (request, defaults) => ({
1131
- records: request.records.map(elt => marshalDomainRecord(elt))
1362
+ records: request.records.map((elt) => marshalDomainRecord(elt))
1132
1363
  });
1133
1364
  const marshalRecordChangeClear = (request, defaults) => ({});
1134
1365
  const marshalRecordChangeDelete = (request, defaults) => ({
1135
- ...resolveOneOf([{
1136
- param: 'id',
1137
- value: request.id
1138
- }, {
1139
- param: 'id_fields',
1140
- value: request.idFields !== undefined ? marshalRecordIdentifier(request.idFields) : undefined
1141
- }])
1366
+ ...resolveOneOf([
1367
+ { param: "id", value: request.id },
1368
+ {
1369
+ param: "id_fields",
1370
+ value: request.idFields !== void 0 ? marshalRecordIdentifier(request.idFields) : void 0
1371
+ }
1372
+ ])
1142
1373
  });
1143
1374
  const marshalRecordChangeSet = (request, defaults) => ({
1144
- records: request.records.map(elt => marshalDomainRecord(elt)),
1145
- ...resolveOneOf([{
1146
- param: 'id',
1147
- value: request.id
1148
- }, {
1149
- param: 'id_fields',
1150
- value: request.idFields !== undefined ? marshalRecordIdentifier(request.idFields) : undefined
1151
- }])
1375
+ records: request.records.map((elt) => marshalDomainRecord(elt)),
1376
+ ...resolveOneOf([
1377
+ { param: "id", value: request.id },
1378
+ {
1379
+ param: "id_fields",
1380
+ value: request.idFields !== void 0 ? marshalRecordIdentifier(request.idFields) : void 0
1381
+ }
1382
+ ])
1152
1383
  });
1153
1384
  const marshalRecordChange = (request, defaults) => ({
1154
- ...resolveOneOf([{
1155
- param: 'add',
1156
- value: request.add !== undefined ? marshalRecordChangeAdd(request.add) : undefined
1157
- }, {
1158
- param: 'set',
1159
- value: request.set !== undefined ? marshalRecordChangeSet(request.set) : undefined
1160
- }, {
1161
- param: 'delete',
1162
- value: request.delete !== undefined ? marshalRecordChangeDelete(request.delete) : undefined
1163
- }, {
1164
- param: 'clear',
1165
- value: request.clear !== undefined ? marshalRecordChangeClear(request.clear) : undefined
1166
- }])
1385
+ ...resolveOneOf([
1386
+ {
1387
+ param: "add",
1388
+ value: request.add !== void 0 ? marshalRecordChangeAdd(request.add) : void 0
1389
+ },
1390
+ {
1391
+ param: "set",
1392
+ value: request.set !== void 0 ? marshalRecordChangeSet(request.set) : void 0
1393
+ },
1394
+ {
1395
+ param: "delete",
1396
+ value: request.delete !== void 0 ? marshalRecordChangeDelete(request.delete) : void 0
1397
+ },
1398
+ {
1399
+ param: "clear",
1400
+ value: request.clear !== void 0 ? marshalRecordChangeClear(request.clear) : void 0
1401
+ }
1402
+ ])
1167
1403
  });
1168
1404
  const marshalUpdateDNSZoneRecordsRequest = (request, defaults) => ({
1169
- changes: request.changes.map(elt => marshalRecordChange(elt)),
1405
+ changes: request.changes.map((elt) => marshalRecordChange(elt)),
1170
1406
  disallow_new_zone_creation: request.disallowNewZoneCreation,
1171
1407
  return_all_records: request.returnAllRecords,
1172
1408
  serial: request.serial
@@ -1175,5 +1411,62 @@ const marshalUpdateDNSZoneRequest = (request, defaults) => ({
1175
1411
  new_dns_zone: request.newDnsZone,
1176
1412
  project_id: request.projectId ?? defaults.defaultProjectId
1177
1413
  });
1178
-
1179
- export { marshalCloneDNSZoneRequest, marshalCreateDNSZoneRequest, marshalCreateSSLCertificateRequest, marshalDSRecord, marshalImportProviderDNSZoneRequest, marshalImportRawDNSZoneRequest, marshalRefreshDNSZoneRequest, marshalRegistrarApiBuyDomainsRequest, marshalRegistrarApiCheckContactsCompatibilityRequest, marshalRegistrarApiCreateDomainHostRequest, marshalRegistrarApiEnableDomainDNSSECRequest, marshalRegistrarApiRegisterExternalDomainRequest, marshalRegistrarApiRenewDomainsRequest, marshalRegistrarApiTradeDomainRequest, marshalRegistrarApiTransferInDomainRequest, marshalRegistrarApiUpdateContactRequest, marshalRegistrarApiUpdateDomainHostRequest, marshalRegistrarApiUpdateDomainRequest, marshalUpdateDNSZoneNameserversRequest, marshalUpdateDNSZoneRecordsRequest, marshalUpdateDNSZoneRequest, unmarshalCheckContactsCompatibilityResponse, unmarshalClearDNSZoneRecordsResponse, unmarshalContact, unmarshalDNSZone, unmarshalDSRecord, unmarshalDeleteDNSZoneResponse, unmarshalDeleteExternalDomainResponse, unmarshalDeleteSSLCertificateResponse, unmarshalDomain, unmarshalGetDNSZoneTsigKeyResponse, unmarshalGetDNSZoneVersionDiffResponse, unmarshalGetDomainAuthCodeResponse, unmarshalHost, unmarshalImportProviderDNSZoneResponse, unmarshalImportRawDNSZoneResponse, unmarshalListContactsResponse, unmarshalListDNSZoneNameserversResponse, unmarshalListDNSZoneRecordsResponse, unmarshalListDNSZoneVersionRecordsResponse, unmarshalListDNSZoneVersionsResponse, unmarshalListDNSZonesResponse, unmarshalListDomainHostsResponse, unmarshalListDomainsResponse, unmarshalListRenewableDomainsResponse, unmarshalListSSLCertificatesResponse, unmarshalListTasksResponse, unmarshalListTldsResponse, unmarshalOrderResponse, unmarshalRefreshDNSZoneResponse, unmarshalRegisterExternalDomainResponse, unmarshalRestoreDNSZoneVersionResponse, unmarshalSSLCertificate, unmarshalSearchAvailableDomainsResponse, unmarshalTask, unmarshalUpdateDNSZoneNameserversResponse, unmarshalUpdateDNSZoneRecordsResponse };
1414
+ export {
1415
+ marshalCloneDNSZoneRequest,
1416
+ marshalCreateDNSZoneRequest,
1417
+ marshalCreateSSLCertificateRequest,
1418
+ marshalDSRecord,
1419
+ marshalImportProviderDNSZoneRequest,
1420
+ marshalImportRawDNSZoneRequest,
1421
+ marshalRefreshDNSZoneRequest,
1422
+ marshalRegistrarApiBuyDomainsRequest,
1423
+ marshalRegistrarApiCheckContactsCompatibilityRequest,
1424
+ marshalRegistrarApiCreateDomainHostRequest,
1425
+ marshalRegistrarApiEnableDomainDNSSECRequest,
1426
+ marshalRegistrarApiRegisterExternalDomainRequest,
1427
+ marshalRegistrarApiRenewDomainsRequest,
1428
+ marshalRegistrarApiTradeDomainRequest,
1429
+ marshalRegistrarApiTransferInDomainRequest,
1430
+ marshalRegistrarApiUpdateContactRequest,
1431
+ marshalRegistrarApiUpdateDomainHostRequest,
1432
+ marshalRegistrarApiUpdateDomainRequest,
1433
+ marshalUpdateDNSZoneNameserversRequest,
1434
+ marshalUpdateDNSZoneRecordsRequest,
1435
+ marshalUpdateDNSZoneRequest,
1436
+ unmarshalCheckContactsCompatibilityResponse,
1437
+ unmarshalClearDNSZoneRecordsResponse,
1438
+ unmarshalContact,
1439
+ unmarshalDNSZone,
1440
+ unmarshalDSRecord,
1441
+ unmarshalDeleteDNSZoneResponse,
1442
+ unmarshalDeleteExternalDomainResponse,
1443
+ unmarshalDeleteSSLCertificateResponse,
1444
+ unmarshalDomain,
1445
+ unmarshalGetDNSZoneTsigKeyResponse,
1446
+ unmarshalGetDNSZoneVersionDiffResponse,
1447
+ unmarshalGetDomainAuthCodeResponse,
1448
+ unmarshalHost,
1449
+ unmarshalImportProviderDNSZoneResponse,
1450
+ unmarshalImportRawDNSZoneResponse,
1451
+ unmarshalListContactsResponse,
1452
+ unmarshalListDNSZoneNameserversResponse,
1453
+ unmarshalListDNSZoneRecordsResponse,
1454
+ unmarshalListDNSZoneVersionRecordsResponse,
1455
+ unmarshalListDNSZoneVersionsResponse,
1456
+ unmarshalListDNSZonesResponse,
1457
+ unmarshalListDomainHostsResponse,
1458
+ unmarshalListDomainsResponse,
1459
+ unmarshalListRenewableDomainsResponse,
1460
+ unmarshalListSSLCertificatesResponse,
1461
+ unmarshalListTasksResponse,
1462
+ unmarshalListTldsResponse,
1463
+ unmarshalOrderResponse,
1464
+ unmarshalRefreshDNSZoneResponse,
1465
+ unmarshalRegisterExternalDomainResponse,
1466
+ unmarshalRestoreDNSZoneVersionResponse,
1467
+ unmarshalSSLCertificate,
1468
+ unmarshalSearchAvailableDomainsResponse,
1469
+ unmarshalTask,
1470
+ unmarshalUpdateDNSZoneNameserversResponse,
1471
+ unmarshalUpdateDNSZoneRecordsResponse
1472
+ };