@cloudfleet/sdk 0.0.1-bd521c7 → 0.0.1-c78cbe6

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 (71) hide show
  1. package/dist/client/client.d.ts +3 -0
  2. package/dist/client/client.d.ts.map +1 -0
  3. package/dist/client/client.js +144 -0
  4. package/dist/client/client.js.map +1 -0
  5. package/dist/client/index.d.ts +8 -0
  6. package/dist/client/index.d.ts.map +1 -0
  7. package/dist/client/index.js +5 -0
  8. package/dist/client/index.js.map +1 -0
  9. package/dist/client/types.d.ts +120 -0
  10. package/dist/client/types.d.ts.map +1 -0
  11. package/dist/client/types.js +2 -0
  12. package/dist/client/types.js.map +1 -0
  13. package/dist/client/utils.d.ts +46 -0
  14. package/dist/client/utils.d.ts.map +1 -0
  15. package/dist/client/utils.js +285 -0
  16. package/dist/client/utils.js.map +1 -0
  17. package/dist/client.gen.d.ts +13 -0
  18. package/dist/client.gen.d.ts.map +1 -0
  19. package/dist/client.gen.js +6 -0
  20. package/dist/client.gen.js.map +1 -0
  21. package/dist/core/auth.d.ts +19 -0
  22. package/dist/core/auth.d.ts.map +1 -0
  23. package/dist/core/auth.js +14 -0
  24. package/dist/core/auth.js.map +1 -0
  25. package/dist/core/bodySerializer.d.ts +18 -0
  26. package/dist/core/bodySerializer.d.ts.map +1 -0
  27. package/dist/core/bodySerializer.js +54 -0
  28. package/dist/core/bodySerializer.js.map +1 -0
  29. package/dist/core/params.d.ts +24 -0
  30. package/dist/core/params.d.ts.map +1 -0
  31. package/dist/core/params.js +88 -0
  32. package/dist/core/params.js.map +1 -0
  33. package/dist/core/pathSerializer.d.ts +34 -0
  34. package/dist/core/pathSerializer.d.ts.map +1 -0
  35. package/dist/core/pathSerializer.js +114 -0
  36. package/dist/core/pathSerializer.js.map +1 -0
  37. package/dist/core/types.d.ts +74 -0
  38. package/dist/core/types.d.ts.map +1 -0
  39. package/dist/core/types.js +2 -0
  40. package/dist/core/types.js.map +1 -0
  41. package/dist/index.d.ts +3 -0
  42. package/dist/index.d.ts.map +1 -1
  43. package/dist/index.js +3 -0
  44. package/dist/index.js.map +1 -1
  45. package/dist/schemas.gen.d.ts +464 -694
  46. package/dist/schemas.gen.d.ts.map +1 -1
  47. package/dist/schemas.gen.js +465 -703
  48. package/dist/schemas.gen.js.map +1 -1
  49. package/dist/sdk.gen.d.ts +145 -139
  50. package/dist/sdk.gen.d.ts.map +1 -1
  51. package/dist/sdk.gen.js +212 -146
  52. package/dist/sdk.gen.js.map +1 -1
  53. package/dist/services/kubernetes/api.d.ts +196 -0
  54. package/dist/services/kubernetes/api.d.ts.map +1 -0
  55. package/dist/services/kubernetes/api.js +140 -0
  56. package/dist/services/kubernetes/api.js.map +1 -0
  57. package/dist/services/kubernetes/index.d.ts +44 -0
  58. package/dist/services/kubernetes/index.d.ts.map +1 -0
  59. package/dist/services/kubernetes/index.js +68 -0
  60. package/dist/services/kubernetes/index.js.map +1 -0
  61. package/dist/services/kubernetes/types.d.ts +1335 -0
  62. package/dist/services/kubernetes/types.d.ts.map +1 -0
  63. package/dist/services/kubernetes/types.js +2 -0
  64. package/dist/services/kubernetes/types.js.map +1 -0
  65. package/dist/types.gen.d.ts +480 -722
  66. package/dist/types.gen.d.ts.map +1 -1
  67. package/dist/zod.gen.d.ts +2338 -1270
  68. package/dist/zod.gen.d.ts.map +1 -1
  69. package/dist/zod.gen.js +712 -208
  70. package/dist/zod.gen.js.map +1 -1
  71. package/package.json +8 -5
package/dist/zod.gen.d.ts CHANGED
@@ -1,18 +1,155 @@
1
1
  import { z } from 'zod';
2
+ export declare const zBillingContact: z.ZodObject<{
3
+ company: z.ZodOptional<z.ZodString>;
4
+ address1: z.ZodOptional<z.ZodString>;
5
+ address2: z.ZodOptional<z.ZodString>;
6
+ postalCode: z.ZodOptional<z.ZodString>;
7
+ city: z.ZodOptional<z.ZodString>;
8
+ state: z.ZodOptional<z.ZodString>;
9
+ country: z.ZodOptional<z.ZodString>;
10
+ phone: z.ZodOptional<z.ZodString>;
11
+ email: z.ZodString;
12
+ first_name: z.ZodString;
13
+ last_name: z.ZodString;
14
+ tax_id: z.ZodOptional<z.ZodString>;
15
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
16
+ }, "strip", z.ZodTypeAny, {
17
+ email: string;
18
+ first_name: string;
19
+ last_name: string;
20
+ state?: string | undefined;
21
+ country?: string | undefined;
22
+ company?: string | undefined;
23
+ address1?: string | undefined;
24
+ address2?: string | undefined;
25
+ postalCode?: string | undefined;
26
+ city?: string | undefined;
27
+ phone?: string | undefined;
28
+ tax_id?: string | undefined;
29
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
30
+ }, {
31
+ email: string;
32
+ first_name: string;
33
+ last_name: string;
34
+ state?: string | undefined;
35
+ country?: string | undefined;
36
+ company?: string | undefined;
37
+ address1?: string | undefined;
38
+ address2?: string | undefined;
39
+ postalCode?: string | undefined;
40
+ city?: string | undefined;
41
+ phone?: string | undefined;
42
+ tax_id?: string | undefined;
43
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
44
+ }>;
45
+ export declare const zBillingCredits: z.ZodObject<{
46
+ id: z.ZodOptional<z.ZodString>;
47
+ date_created: z.ZodString;
48
+ code: z.ZodString;
49
+ description: z.ZodOptional<z.ZodString>;
50
+ products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
51
+ type: z.ZodEnum<["credit", "discount"]>;
52
+ value: z.ZodNumber;
53
+ billing_period: z.ZodString;
54
+ value_remaining: z.ZodOptional<z.ZodNumber>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ code: string;
57
+ type: "credit" | "discount";
58
+ value: number;
59
+ date_created: string;
60
+ billing_period: string;
61
+ id?: string | undefined;
62
+ description?: string | undefined;
63
+ products?: string[] | undefined;
64
+ value_remaining?: number | undefined;
65
+ }, {
66
+ code: string;
67
+ type: "credit" | "discount";
68
+ value: number;
69
+ date_created: string;
70
+ billing_period: string;
71
+ id?: string | undefined;
72
+ description?: string | undefined;
73
+ products?: string[] | undefined;
74
+ value_remaining?: number | undefined;
75
+ }>;
76
+ export declare const zChartCreateInput: z.ZodObject<{
77
+ values: z.ZodString;
78
+ version_channel: z.ZodString;
79
+ name: z.ZodString;
80
+ namespace: z.ZodString;
81
+ chart: z.ZodString;
82
+ }, "strip", z.ZodTypeAny, {
83
+ values: string;
84
+ name: string;
85
+ version_channel: string;
86
+ namespace: string;
87
+ chart: string;
88
+ }, {
89
+ values: string;
90
+ name: string;
91
+ version_channel: string;
92
+ namespace: string;
93
+ chart: string;
94
+ }>;
95
+ export declare const zChart: z.ZodObject<{
96
+ values: z.ZodString;
97
+ version_channel: z.ZodString;
98
+ name: z.ZodString;
99
+ namespace: z.ZodString;
100
+ chart: z.ZodString;
101
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
102
+ version_current: z.ZodString;
103
+ created_at: z.ZodString;
104
+ updated_at: z.ZodString;
105
+ ready: z.ZodBoolean;
106
+ }, "strip", z.ZodTypeAny, {
107
+ values: string;
108
+ name: string;
109
+ ready: boolean;
110
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
111
+ version_channel: string;
112
+ namespace: string;
113
+ chart: string;
114
+ version_current: string;
115
+ created_at: string;
116
+ updated_at: string;
117
+ }, {
118
+ values: string;
119
+ name: string;
120
+ ready: boolean;
121
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
122
+ version_channel: string;
123
+ namespace: string;
124
+ chart: string;
125
+ version_current: string;
126
+ created_at: string;
127
+ updated_at: string;
128
+ }>;
129
+ export declare const zChartUpdateInput: z.ZodObject<{
130
+ values: z.ZodString;
131
+ version_channel: z.ZodString;
132
+ }, "strip", z.ZodTypeAny, {
133
+ values: string;
134
+ version_channel: string;
135
+ }, {
136
+ values: string;
137
+ version_channel: string;
138
+ }>;
2
139
  export declare const zClusterCreateInput: z.ZodObject<{
3
140
  name: z.ZodString;
4
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
5
141
  tier: z.ZodEnum<["basic", "pro"]>;
142
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
6
143
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
7
144
  }, "strip", z.ZodTypeAny, {
8
145
  name: string;
9
- tier: "basic" | "pro";
10
146
  version_channel: string;
11
- region?: "staging" | "northamerica-central-1" | undefined;
147
+ tier: "basic" | "pro";
148
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
12
149
  }, {
13
150
  name: string;
14
151
  tier: "basic" | "pro";
15
- region?: "staging" | "northamerica-central-1" | undefined;
152
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
16
153
  version_channel?: string | undefined;
17
154
  }>;
18
155
  export declare const zClusterJoinInformation: z.ZodObject<{
@@ -24,14 +161,17 @@ export declare const zClusterJoinInformation: z.ZodObject<{
24
161
  kubernetes: z.ZodString;
25
162
  tailscale: z.ZodString;
26
163
  containerd: z.ZodString;
164
+ nvidia_driver: z.ZodString;
27
165
  }, "strip", z.ZodTypeAny, {
28
166
  kubernetes: string;
29
167
  tailscale: string;
30
168
  containerd: string;
169
+ nvidia_driver: string;
31
170
  }, {
32
171
  kubernetes: string;
33
172
  tailscale: string;
34
173
  containerd: string;
174
+ nvidia_driver: string;
35
175
  }>;
36
176
  third_party_api_access_config: z.ZodObject<{
37
177
  metadata_url: z.ZodString;
@@ -55,6 +195,7 @@ export declare const zClusterJoinInformation: z.ZodObject<{
55
195
  kubernetes: string;
56
196
  tailscale: string;
57
197
  containerd: string;
198
+ nvidia_driver: string;
58
199
  };
59
200
  third_party_api_access_config: {
60
201
  metadata_url: string;
@@ -70,6 +211,7 @@ export declare const zClusterJoinInformation: z.ZodObject<{
70
211
  kubernetes: string;
71
212
  tailscale: string;
72
213
  containerd: string;
214
+ nvidia_driver: string;
73
215
  };
74
216
  third_party_api_access_config: {
75
217
  metadata_url: string;
@@ -79,8 +221,8 @@ export declare const zClusterJoinInformation: z.ZodObject<{
79
221
  }>;
80
222
  export declare const zCluster: z.ZodObject<{
81
223
  name: z.ZodString;
82
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
83
224
  tier: z.ZodEnum<["basic", "pro"]>;
225
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
84
226
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
85
227
  id: z.ZodString;
86
228
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -93,37 +235,40 @@ export declare const zCluster: z.ZodObject<{
93
235
  }, "strip", z.ZodTypeAny, {
94
236
  name: string;
95
237
  id: string;
96
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
97
- tier: "basic" | "pro";
238
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
98
239
  version_channel: string;
99
- region?: "staging" | "northamerica-central-1" | undefined;
100
- endpoint?: string | undefined;
101
- certificate_ca?: string | undefined;
240
+ tier: "basic" | "pro";
241
+ ready?: boolean | undefined;
242
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
102
243
  version_current?: string | undefined;
103
244
  created_at?: string | undefined;
104
245
  updated_at?: string | undefined;
105
- ready?: boolean | undefined;
246
+ endpoint?: string | undefined;
247
+ certificate_ca?: string | undefined;
106
248
  }, {
107
249
  name: string;
108
250
  id: string;
109
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
251
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
110
252
  tier: "basic" | "pro";
111
- region?: "staging" | "northamerica-central-1" | undefined;
112
- endpoint?: string | undefined;
253
+ ready?: boolean | undefined;
254
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
113
255
  version_channel?: string | undefined;
114
- certificate_ca?: string | undefined;
115
256
  version_current?: string | undefined;
116
257
  created_at?: string | undefined;
117
258
  updated_at?: string | undefined;
118
- ready?: boolean | undefined;
259
+ endpoint?: string | undefined;
260
+ certificate_ca?: string | undefined;
119
261
  }>;
120
262
  export declare const zClusterUpdateInput: z.ZodObject<{
121
263
  name: z.ZodOptional<z.ZodString>;
264
+ tier: z.ZodEnum<["basic", "pro"]>;
122
265
  version_channel: z.ZodOptional<z.ZodString>;
123
266
  }, "strip", z.ZodTypeAny, {
267
+ tier: "basic" | "pro";
124
268
  name?: string | undefined;
125
269
  version_channel?: string | undefined;
126
270
  }, {
271
+ tier: "basic" | "pro";
127
272
  name?: string | undefined;
128
273
  version_channel?: string | undefined;
129
274
  }>;
@@ -145,25 +290,16 @@ export declare const zFleetCreateInput: z.ZodObject<{
145
290
  project: string;
146
291
  enabled?: boolean | undefined;
147
292
  }>>;
148
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
149
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
150
- apiKey: z.ZodOptional<z.ZodString>;
151
- }, "strip", z.ZodTypeAny, {
152
- enabled: boolean;
153
- apiKey?: string | undefined;
154
- }, {
155
- apiKey?: string | undefined;
156
- enabled?: boolean | undefined;
157
- }>, z.ZodObject<{
158
- apiKey: z.ZodOptional<z.ZodString>;
293
+ hetzner: z.ZodOptional<z.ZodObject<{
159
294
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
295
+ apiKey: z.ZodString;
160
296
  }, "strip", z.ZodTypeAny, {
297
+ apiKey: string;
161
298
  enabled: boolean;
162
- apiKey?: string | undefined;
163
299
  }, {
164
- apiKey?: string | undefined;
300
+ apiKey: string;
165
301
  enabled?: boolean | undefined;
166
- }>]>>;
302
+ }>>;
167
303
  aws: z.ZodOptional<z.ZodObject<{
168
304
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
169
305
  controllerRoleArn: z.ZodString;
@@ -175,9 +311,7 @@ export declare const zFleetCreateInput: z.ZodObject<{
175
311
  enabled?: boolean | undefined;
176
312
  }>>;
177
313
  id: z.ZodString;
178
- type: z.ZodEnum<["managed", "connected"]>;
179
314
  }, "strip", z.ZodTypeAny, {
180
- type: "connected" | "managed";
181
315
  id: string;
182
316
  limits?: {
183
317
  cpu: number;
@@ -187,18 +321,14 @@ export declare const zFleetCreateInput: z.ZodObject<{
187
321
  enabled: boolean;
188
322
  } | undefined;
189
323
  hetzner?: {
324
+ apiKey: string;
190
325
  enabled: boolean;
191
- apiKey?: string | undefined;
192
- } | {
193
- enabled: boolean;
194
- apiKey?: string | undefined;
195
326
  } | undefined;
196
327
  aws?: {
197
328
  controllerRoleArn: string;
198
329
  enabled: boolean;
199
330
  } | undefined;
200
331
  }, {
201
- type: "connected" | "managed";
202
332
  id: string;
203
333
  limits?: {
204
334
  cpu: number;
@@ -208,10 +338,7 @@ export declare const zFleetCreateInput: z.ZodObject<{
208
338
  enabled?: boolean | undefined;
209
339
  } | undefined;
210
340
  hetzner?: {
211
- apiKey?: string | undefined;
212
- enabled?: boolean | undefined;
213
- } | {
214
- apiKey?: string | undefined;
341
+ apiKey: string;
215
342
  enabled?: boolean | undefined;
216
343
  } | undefined;
217
344
  aws?: {
@@ -237,25 +364,16 @@ export declare const zFleet: z.ZodObject<{
237
364
  project: string;
238
365
  enabled?: boolean | undefined;
239
366
  }>>;
240
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
241
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
242
- apiKey: z.ZodOptional<z.ZodString>;
243
- }, "strip", z.ZodTypeAny, {
244
- enabled: boolean;
245
- apiKey?: string | undefined;
246
- }, {
247
- apiKey?: string | undefined;
248
- enabled?: boolean | undefined;
249
- }>, z.ZodObject<{
250
- apiKey: z.ZodOptional<z.ZodString>;
367
+ hetzner: z.ZodOptional<z.ZodObject<{
251
368
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
369
+ apiKey: z.ZodString;
252
370
  }, "strip", z.ZodTypeAny, {
371
+ apiKey: string;
253
372
  enabled: boolean;
254
- apiKey?: string | undefined;
255
373
  }, {
256
- apiKey?: string | undefined;
374
+ apiKey: string;
257
375
  enabled?: boolean | undefined;
258
- }>]>>;
376
+ }>>;
259
377
  aws: z.ZodOptional<z.ZodObject<{
260
378
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
261
379
  controllerRoleArn: z.ZodString;
@@ -267,9 +385,7 @@ export declare const zFleet: z.ZodObject<{
267
385
  enabled?: boolean | undefined;
268
386
  }>>;
269
387
  id: z.ZodString;
270
- type: z.ZodEnum<["managed", "connected"]>;
271
388
  }, "strip", z.ZodTypeAny, {
272
- type: "connected" | "managed";
273
389
  id: string;
274
390
  limits?: {
275
391
  cpu: number;
@@ -279,18 +395,14 @@ export declare const zFleet: z.ZodObject<{
279
395
  enabled: boolean;
280
396
  } | undefined;
281
397
  hetzner?: {
398
+ apiKey: string;
282
399
  enabled: boolean;
283
- apiKey?: string | undefined;
284
- } | {
285
- enabled: boolean;
286
- apiKey?: string | undefined;
287
400
  } | undefined;
288
401
  aws?: {
289
402
  controllerRoleArn: string;
290
403
  enabled: boolean;
291
404
  } | undefined;
292
405
  }, {
293
- type: "connected" | "managed";
294
406
  id: string;
295
407
  limits?: {
296
408
  cpu: number;
@@ -300,10 +412,7 @@ export declare const zFleet: z.ZodObject<{
300
412
  enabled?: boolean | undefined;
301
413
  } | undefined;
302
414
  hetzner?: {
303
- apiKey?: string | undefined;
304
- enabled?: boolean | undefined;
305
- } | {
306
- apiKey?: string | undefined;
415
+ apiKey: string;
307
416
  enabled?: boolean | undefined;
308
417
  } | undefined;
309
418
  aws?: {
@@ -329,25 +438,16 @@ export declare const zFleetUpdateInput: z.ZodObject<{
329
438
  project: string;
330
439
  enabled?: boolean | undefined;
331
440
  }>>;
332
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
333
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
334
- apiKey: z.ZodOptional<z.ZodString>;
335
- }, "strip", z.ZodTypeAny, {
336
- enabled: boolean;
337
- apiKey?: string | undefined;
338
- }, {
339
- apiKey?: string | undefined;
340
- enabled?: boolean | undefined;
341
- }>, z.ZodObject<{
342
- apiKey: z.ZodOptional<z.ZodString>;
441
+ hetzner: z.ZodOptional<z.ZodObject<{
343
442
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
443
+ apiKey: z.ZodString;
344
444
  }, "strip", z.ZodTypeAny, {
445
+ apiKey: string;
345
446
  enabled: boolean;
346
- apiKey?: string | undefined;
347
447
  }, {
348
- apiKey?: string | undefined;
448
+ apiKey: string;
349
449
  enabled?: boolean | undefined;
350
- }>]>>;
450
+ }>>;
351
451
  aws: z.ZodOptional<z.ZodObject<{
352
452
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
353
453
  controllerRoleArn: z.ZodString;
@@ -367,11 +467,8 @@ export declare const zFleetUpdateInput: z.ZodObject<{
367
467
  enabled: boolean;
368
468
  } | undefined;
369
469
  hetzner?: {
470
+ apiKey: string;
370
471
  enabled: boolean;
371
- apiKey?: string | undefined;
372
- } | {
373
- enabled: boolean;
374
- apiKey?: string | undefined;
375
472
  } | undefined;
376
473
  aws?: {
377
474
  controllerRoleArn: string;
@@ -386,10 +483,7 @@ export declare const zFleetUpdateInput: z.ZodObject<{
386
483
  enabled?: boolean | undefined;
387
484
  } | undefined;
388
485
  hetzner?: {
389
- apiKey?: string | undefined;
390
- enabled?: boolean | undefined;
391
- } | {
392
- apiKey?: string | undefined;
486
+ apiKey: string;
393
487
  enabled?: boolean | undefined;
394
488
  } | undefined;
395
489
  aws?: {
@@ -397,140 +491,6 @@ export declare const zFleetUpdateInput: z.ZodObject<{
397
491
  enabled?: boolean | undefined;
398
492
  } | undefined;
399
493
  }>;
400
- export declare const zInfrastructureFilter: z.ZodObject<{
401
- version: z.ZodOptional<z.ZodUnknown>;
402
- provider: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
403
- region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
404
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
405
- csp_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
406
- instance_type: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
407
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
408
- accelerator_manufacturer: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
409
- accelerator_count_min: z.ZodOptional<z.ZodNumber>;
410
- accelerator_count_max: z.ZodOptional<z.ZodNumber>;
411
- accelerator_memory_min: z.ZodOptional<z.ZodNumber>;
412
- accelerator_memory_max: z.ZodOptional<z.ZodNumber>;
413
- memory_min: z.ZodOptional<z.ZodNumber>;
414
- memory_max: z.ZodOptional<z.ZodNumber>;
415
- vcpu_min: z.ZodOptional<z.ZodNumber>;
416
- vcpu_max: z.ZodOptional<z.ZodNumber>;
417
- storage_total_min: z.ZodOptional<z.ZodNumber>;
418
- storage_total_max: z.ZodOptional<z.ZodNumber>;
419
- storage_local_min: z.ZodOptional<z.ZodNumber>;
420
- storage_local_max: z.ZodOptional<z.ZodNumber>;
421
- price_min: z.ZodOptional<z.ZodNumber>;
422
- price_max: z.ZodOptional<z.ZodNumber>;
423
- }, "strip", z.ZodTypeAny, {
424
- region?: string[] | undefined;
425
- provider?: string[] | undefined;
426
- sub_region?: string[] | undefined;
427
- csp_region?: string[] | undefined;
428
- instance_type?: string[] | undefined;
429
- version?: unknown;
430
- accelerator_name?: string[] | undefined;
431
- accelerator_manufacturer?: string[] | undefined;
432
- accelerator_count_min?: number | undefined;
433
- accelerator_count_max?: number | undefined;
434
- accelerator_memory_min?: number | undefined;
435
- accelerator_memory_max?: number | undefined;
436
- memory_min?: number | undefined;
437
- memory_max?: number | undefined;
438
- vcpu_min?: number | undefined;
439
- vcpu_max?: number | undefined;
440
- storage_total_min?: number | undefined;
441
- storage_total_max?: number | undefined;
442
- storage_local_min?: number | undefined;
443
- storage_local_max?: number | undefined;
444
- price_min?: number | undefined;
445
- price_max?: number | undefined;
446
- }, {
447
- region?: string[] | undefined;
448
- provider?: string[] | undefined;
449
- sub_region?: string[] | undefined;
450
- csp_region?: string[] | undefined;
451
- instance_type?: string[] | undefined;
452
- version?: unknown;
453
- accelerator_name?: string[] | undefined;
454
- accelerator_manufacturer?: string[] | undefined;
455
- accelerator_count_min?: number | undefined;
456
- accelerator_count_max?: number | undefined;
457
- accelerator_memory_min?: number | undefined;
458
- accelerator_memory_max?: number | undefined;
459
- memory_min?: number | undefined;
460
- memory_max?: number | undefined;
461
- vcpu_min?: number | undefined;
462
- vcpu_max?: number | undefined;
463
- storage_total_min?: number | undefined;
464
- storage_total_max?: number | undefined;
465
- storage_local_min?: number | undefined;
466
- storage_local_max?: number | undefined;
467
- price_min?: number | undefined;
468
- price_max?: number | undefined;
469
- }>;
470
- export declare const zInfrastructureInstance: z.ZodObject<{
471
- sku: z.ZodString;
472
- provider: z.ZodString;
473
- region: z.ZodString;
474
- sub_region: z.ZodString;
475
- csp_region: z.ZodString;
476
- csp_zone: z.ZodString;
477
- instance_type: z.ZodString;
478
- architecture: z.ZodString;
479
- os: z.ZodString;
480
- vcpu: z.ZodNumber;
481
- memory: z.ZodNumber;
482
- local_storage: z.ZodNumber;
483
- accelerator_name: z.ZodOptional<z.ZodString>;
484
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
485
- accelerator_count: z.ZodOptional<z.ZodNumber>;
486
- accelerator_memory: z.ZodOptional<z.ZodNumber>;
487
- pods_capacity: z.ZodOptional<z.ZodNumber>;
488
- capacity_type: z.ZodOptional<z.ZodString>;
489
- price: z.ZodNumber;
490
- available: z.ZodOptional<z.ZodBoolean>;
491
- }, "strip", z.ZodTypeAny, {
492
- memory: number;
493
- region: string;
494
- sku: string;
495
- provider: string;
496
- sub_region: string;
497
- csp_region: string;
498
- csp_zone: string;
499
- instance_type: string;
500
- architecture: string;
501
- os: string;
502
- vcpu: number;
503
- local_storage: number;
504
- price: number;
505
- accelerator_name?: string | undefined;
506
- accelerator_manufacturer?: string | undefined;
507
- accelerator_count?: number | undefined;
508
- accelerator_memory?: number | undefined;
509
- pods_capacity?: number | undefined;
510
- capacity_type?: string | undefined;
511
- available?: boolean | undefined;
512
- }, {
513
- memory: number;
514
- region: string;
515
- sku: string;
516
- provider: string;
517
- sub_region: string;
518
- csp_region: string;
519
- csp_zone: string;
520
- instance_type: string;
521
- architecture: string;
522
- os: string;
523
- vcpu: number;
524
- local_storage: number;
525
- price: number;
526
- accelerator_name?: string | undefined;
527
- accelerator_manufacturer?: string | undefined;
528
- accelerator_count?: number | undefined;
529
- accelerator_memory?: number | undefined;
530
- pods_capacity?: number | undefined;
531
- capacity_type?: string | undefined;
532
- available?: boolean | undefined;
533
- }>;
534
494
  export declare const zInvite: z.ZodObject<{
535
495
  id: z.ZodOptional<z.ZodString>;
536
496
  organization_id: z.ZodOptional<z.ZodString>;
@@ -584,9 +544,9 @@ export declare const zInvoice: z.ZodObject<{
584
544
  quantity: z.ZodOptional<z.ZodNumber>;
585
545
  itemDetails: z.ZodOptional<z.ZodString>;
586
546
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
587
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
547
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
588
548
  }, "strip", z.ZodTypeAny, {
589
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
549
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
590
550
  id?: string | undefined;
591
551
  description?: string | undefined;
592
552
  amount?: number | undefined;
@@ -606,9 +566,9 @@ export declare const zInvoice: z.ZodObject<{
606
566
  quantity?: number | undefined;
607
567
  itemDetails?: string | undefined;
608
568
  catalogEffectiveDate?: string | undefined;
609
- childItems?: unknown[] | undefined;
569
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
610
570
  }, {
611
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
571
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
612
572
  id?: string | undefined;
613
573
  description?: string | undefined;
614
574
  amount?: number | undefined;
@@ -628,7 +588,7 @@ export declare const zInvoice: z.ZodObject<{
628
588
  quantity?: number | undefined;
629
589
  itemDetails?: string | undefined;
630
590
  catalogEffectiveDate?: string | undefined;
631
- childItems?: unknown[] | undefined;
591
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
632
592
  }>, "many">>;
633
593
  items: z.ZodOptional<z.ZodArray<z.ZodObject<{
634
594
  id: z.ZodOptional<z.ZodString>;
@@ -651,9 +611,9 @@ export declare const zInvoice: z.ZodObject<{
651
611
  quantity: z.ZodOptional<z.ZodNumber>;
652
612
  itemDetails: z.ZodOptional<z.ZodString>;
653
613
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
654
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
614
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
655
615
  }, "strip", z.ZodTypeAny, {
656
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
616
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
657
617
  id?: string | undefined;
658
618
  description?: string | undefined;
659
619
  amount?: number | undefined;
@@ -673,9 +633,9 @@ export declare const zInvoice: z.ZodObject<{
673
633
  quantity?: number | undefined;
674
634
  itemDetails?: string | undefined;
675
635
  catalogEffectiveDate?: string | undefined;
676
- childItems?: unknown[] | undefined;
636
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
677
637
  }, {
678
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
638
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
679
639
  id?: string | undefined;
680
640
  description?: string | undefined;
681
641
  amount?: number | undefined;
@@ -695,14 +655,14 @@ export declare const zInvoice: z.ZodObject<{
695
655
  quantity?: number | undefined;
696
656
  itemDetails?: string | undefined;
697
657
  catalogEffectiveDate?: string | undefined;
698
- childItems?: unknown[] | undefined;
658
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
699
659
  }>, "many">>;
700
660
  }, "strip", z.ZodTypeAny, {
701
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
661
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
702
662
  id?: string | undefined;
703
663
  status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
704
664
  items?: {
705
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
665
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
706
666
  id?: string | undefined;
707
667
  description?: string | undefined;
708
668
  amount?: number | undefined;
@@ -722,7 +682,7 @@ export declare const zInvoice: z.ZodObject<{
722
682
  quantity?: number | undefined;
723
683
  itemDetails?: string | undefined;
724
684
  catalogEffectiveDate?: string | undefined;
725
- childItems?: unknown[] | undefined;
685
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
726
686
  }[] | undefined;
727
687
  organizationId?: string | undefined;
728
688
  amount?: number | undefined;
@@ -734,7 +694,7 @@ export declare const zInvoice: z.ZodObject<{
734
694
  balance?: number | undefined;
735
695
  bundleKeys?: string | undefined;
736
696
  credits?: {
737
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
697
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
738
698
  id?: string | undefined;
739
699
  description?: string | undefined;
740
700
  amount?: number | undefined;
@@ -754,14 +714,14 @@ export declare const zInvoice: z.ZodObject<{
754
714
  quantity?: number | undefined;
755
715
  itemDetails?: string | undefined;
756
716
  catalogEffectiveDate?: string | undefined;
757
- childItems?: unknown[] | undefined;
717
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
758
718
  }[] | undefined;
759
719
  }, {
760
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
720
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
761
721
  id?: string | undefined;
762
722
  status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
763
723
  items?: {
764
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
724
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
765
725
  id?: string | undefined;
766
726
  description?: string | undefined;
767
727
  amount?: number | undefined;
@@ -781,7 +741,7 @@ export declare const zInvoice: z.ZodObject<{
781
741
  quantity?: number | undefined;
782
742
  itemDetails?: string | undefined;
783
743
  catalogEffectiveDate?: string | undefined;
784
- childItems?: unknown[] | undefined;
744
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
785
745
  }[] | undefined;
786
746
  organizationId?: string | undefined;
787
747
  amount?: number | undefined;
@@ -793,7 +753,7 @@ export declare const zInvoice: z.ZodObject<{
793
753
  balance?: number | undefined;
794
754
  bundleKeys?: string | undefined;
795
755
  credits?: {
796
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
756
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
797
757
  id?: string | undefined;
798
758
  description?: string | undefined;
799
759
  amount?: number | undefined;
@@ -813,148 +773,82 @@ export declare const zInvoice: z.ZodObject<{
813
773
  quantity?: number | undefined;
814
774
  itemDetails?: string | undefined;
815
775
  catalogEffectiveDate?: string | undefined;
816
- childItems?: unknown[] | undefined;
776
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
817
777
  }[] | undefined;
818
778
  }>;
819
- export declare const zOrganizationContactInfo: z.ZodObject<{
820
- address1: z.ZodOptional<z.ZodString>;
821
- address2: z.ZodOptional<z.ZodString>;
822
- postalCode: z.ZodOptional<z.ZodString>;
823
- city: z.ZodOptional<z.ZodString>;
824
- state: z.ZodOptional<z.ZodString>;
825
- country: z.ZodOptional<z.ZodString>;
826
- phone: z.ZodOptional<z.ZodString>;
779
+ export declare const zMarketplaceListing: z.ZodObject<{
780
+ id: z.ZodString;
781
+ name: z.ZodString;
782
+ developer: z.ZodString;
783
+ description: z.ZodString;
784
+ logoUrl: z.ZodString;
785
+ longDescription: z.ZodString;
786
+ categories: z.ZodArray<z.ZodString, "many">;
787
+ version_channels: z.ZodArray<z.ZodString, "many">;
788
+ value_schemas: z.ZodArray<z.ZodObject<{
789
+ version: z.ZodString;
790
+ schema: z.ZodString;
791
+ placeholder: z.ZodString;
792
+ }, "strip", z.ZodTypeAny, {
793
+ version: string;
794
+ schema: string;
795
+ placeholder: string;
796
+ }, {
797
+ version: string;
798
+ schema: string;
799
+ placeholder: string;
800
+ }>, "many">;
801
+ }, "strip", z.ZodTypeAny, {
802
+ name: string;
803
+ id: string;
804
+ description: string;
805
+ developer: string;
806
+ logoUrl: string;
807
+ longDescription: string;
808
+ categories: string[];
809
+ version_channels: string[];
810
+ value_schemas: {
811
+ version: string;
812
+ schema: string;
813
+ placeholder: string;
814
+ }[];
815
+ }, {
816
+ name: string;
817
+ id: string;
818
+ description: string;
819
+ developer: string;
820
+ logoUrl: string;
821
+ longDescription: string;
822
+ categories: string[];
823
+ version_channels: string[];
824
+ value_schemas: {
825
+ version: string;
826
+ schema: string;
827
+ placeholder: string;
828
+ }[];
829
+ }>;
830
+ export declare const zOrganizationCreateInput: z.ZodObject<{
827
831
  email: z.ZodString;
828
832
  first_name: z.ZodString;
829
833
  last_name: z.ZodString;
834
+ company_name: z.ZodString;
835
+ password: z.ZodString;
830
836
  }, "strip", z.ZodTypeAny, {
831
837
  email: string;
832
838
  first_name: string;
833
839
  last_name: string;
834
- state?: string | undefined;
835
- country?: string | undefined;
836
- address1?: string | undefined;
837
- address2?: string | undefined;
838
- postalCode?: string | undefined;
839
- city?: string | undefined;
840
- phone?: string | undefined;
840
+ company_name: string;
841
+ password: string;
841
842
  }, {
842
843
  email: string;
843
844
  first_name: string;
844
845
  last_name: string;
845
- state?: string | undefined;
846
- country?: string | undefined;
847
- address1?: string | undefined;
848
- address2?: string | undefined;
849
- postalCode?: string | undefined;
850
- city?: string | undefined;
851
- phone?: string | undefined;
852
- }>;
853
- export declare const zOrganizationCreateInput: z.ZodObject<{
854
- name: z.ZodString;
855
- contactInfo: z.ZodObject<{
856
- address1: z.ZodOptional<z.ZodString>;
857
- address2: z.ZodOptional<z.ZodString>;
858
- postalCode: z.ZodOptional<z.ZodString>;
859
- city: z.ZodOptional<z.ZodString>;
860
- state: z.ZodOptional<z.ZodString>;
861
- country: z.ZodOptional<z.ZodString>;
862
- phone: z.ZodOptional<z.ZodString>;
863
- email: z.ZodString;
864
- first_name: z.ZodString;
865
- last_name: z.ZodString;
866
- }, "strip", z.ZodTypeAny, {
867
- email: string;
868
- first_name: string;
869
- last_name: string;
870
- state?: string | undefined;
871
- country?: string | undefined;
872
- address1?: string | undefined;
873
- address2?: string | undefined;
874
- postalCode?: string | undefined;
875
- city?: string | undefined;
876
- phone?: string | undefined;
877
- }, {
878
- email: string;
879
- first_name: string;
880
- last_name: string;
881
- state?: string | undefined;
882
- country?: string | undefined;
883
- address1?: string | undefined;
884
- address2?: string | undefined;
885
- postalCode?: string | undefined;
886
- city?: string | undefined;
887
- phone?: string | undefined;
888
- }>;
889
- password: z.ZodString;
890
- }, "strip", z.ZodTypeAny, {
891
- name: string;
892
- contactInfo: {
893
- email: string;
894
- first_name: string;
895
- last_name: string;
896
- state?: string | undefined;
897
- country?: string | undefined;
898
- address1?: string | undefined;
899
- address2?: string | undefined;
900
- postalCode?: string | undefined;
901
- city?: string | undefined;
902
- phone?: string | undefined;
903
- };
904
- password: string;
905
- }, {
906
- name: string;
907
- contactInfo: {
908
- email: string;
909
- first_name: string;
910
- last_name: string;
911
- state?: string | undefined;
912
- country?: string | undefined;
913
- address1?: string | undefined;
914
- address2?: string | undefined;
915
- postalCode?: string | undefined;
916
- city?: string | undefined;
917
- phone?: string | undefined;
918
- };
846
+ company_name: string;
919
847
  password: string;
920
848
  }>;
921
849
  export declare const zOrganization: z.ZodObject<{
922
- name: z.ZodString;
923
- contactInfo: z.ZodObject<{
924
- address1: z.ZodOptional<z.ZodString>;
925
- address2: z.ZodOptional<z.ZodString>;
926
- postalCode: z.ZodOptional<z.ZodString>;
927
- city: z.ZodOptional<z.ZodString>;
928
- state: z.ZodOptional<z.ZodString>;
929
- country: z.ZodOptional<z.ZodString>;
930
- phone: z.ZodOptional<z.ZodString>;
931
- email: z.ZodString;
932
- first_name: z.ZodString;
933
- last_name: z.ZodString;
934
- }, "strip", z.ZodTypeAny, {
935
- email: string;
936
- first_name: string;
937
- last_name: string;
938
- state?: string | undefined;
939
- country?: string | undefined;
940
- address1?: string | undefined;
941
- address2?: string | undefined;
942
- postalCode?: string | undefined;
943
- city?: string | undefined;
944
- phone?: string | undefined;
945
- }, {
946
- email: string;
947
- first_name: string;
948
- last_name: string;
949
- state?: string | undefined;
950
- country?: string | undefined;
951
- address1?: string | undefined;
952
- address2?: string | undefined;
953
- postalCode?: string | undefined;
954
- city?: string | undefined;
955
- phone?: string | undefined;
956
- }>;
957
850
  id: z.ZodString;
851
+ name: z.ZodOptional<z.ZodString>;
958
852
  date_created: z.ZodString;
959
853
  quota: z.ZodObject<{
960
854
  basic_clusters_max: z.ZodNumber;
@@ -962,7 +856,6 @@ export declare const zOrganization: z.ZodObject<{
962
856
  pro_clusters_max: z.ZodNumber;
963
857
  pro_clusters_available: z.ZodNumber;
964
858
  fleets_max: z.ZodNumber;
965
- managed_fleets_cpu_max: z.ZodNumber;
966
859
  cluster_tiers: z.ZodArray<z.ZodString, "many">;
967
860
  regions: z.ZodArray<z.ZodString, "many">;
968
861
  versions: z.ZodArray<z.ZodObject<{
@@ -985,7 +878,6 @@ export declare const zOrganization: z.ZodObject<{
985
878
  pro_clusters_max: number;
986
879
  pro_clusters_available: number;
987
880
  fleets_max: number;
988
- managed_fleets_cpu_max: number;
989
881
  cluster_tiers: string[];
990
882
  regions: string[];
991
883
  }, {
@@ -998,29 +890,14 @@ export declare const zOrganization: z.ZodObject<{
998
890
  pro_clusters_max: number;
999
891
  pro_clusters_available: number;
1000
892
  fleets_max: number;
1001
- managed_fleets_cpu_max: number;
1002
893
  cluster_tiers: string[];
1003
894
  regions: string[];
1004
895
  }>;
1005
- pending_actions: z.ZodArray<z.ZodEnum<["signup-billing-address", "signup-payment-method", "signup-invite-team", "signup-create-cluster"]>, "many">;
1006
896
  status: z.ZodEnum<["active", "closed", "suspended"]>;
1007
897
  }, "strip", z.ZodTypeAny, {
1008
- name: string;
1009
898
  id: string;
1010
899
  status: "active" | "closed" | "suspended";
1011
900
  date_created: string;
1012
- contactInfo: {
1013
- email: string;
1014
- first_name: string;
1015
- last_name: string;
1016
- state?: string | undefined;
1017
- country?: string | undefined;
1018
- address1?: string | undefined;
1019
- address2?: string | undefined;
1020
- postalCode?: string | undefined;
1021
- city?: string | undefined;
1022
- phone?: string | undefined;
1023
- };
1024
901
  quota: {
1025
902
  versions: {
1026
903
  id: string;
@@ -1031,28 +908,14 @@ export declare const zOrganization: z.ZodObject<{
1031
908
  pro_clusters_max: number;
1032
909
  pro_clusters_available: number;
1033
910
  fleets_max: number;
1034
- managed_fleets_cpu_max: number;
1035
911
  cluster_tiers: string[];
1036
912
  regions: string[];
1037
913
  };
1038
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
914
+ name?: string | undefined;
1039
915
  }, {
1040
- name: string;
1041
916
  id: string;
1042
917
  status: "active" | "closed" | "suspended";
1043
918
  date_created: string;
1044
- contactInfo: {
1045
- email: string;
1046
- first_name: string;
1047
- last_name: string;
1048
- state?: string | undefined;
1049
- country?: string | undefined;
1050
- address1?: string | undefined;
1051
- address2?: string | undefined;
1052
- postalCode?: string | undefined;
1053
- city?: string | undefined;
1054
- phone?: string | undefined;
1055
- };
1056
919
  quota: {
1057
920
  versions: {
1058
921
  id: string;
@@ -1063,75 +926,9 @@ export declare const zOrganization: z.ZodObject<{
1063
926
  pro_clusters_max: number;
1064
927
  pro_clusters_available: number;
1065
928
  fleets_max: number;
1066
- managed_fleets_cpu_max: number;
1067
929
  cluster_tiers: string[];
1068
930
  regions: string[];
1069
931
  };
1070
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
1071
- }>;
1072
- export declare const zOrganizationUpdateInput: z.ZodObject<{
1073
- name: z.ZodOptional<z.ZodString>;
1074
- contactInfo: z.ZodObject<{
1075
- address1: z.ZodOptional<z.ZodString>;
1076
- address2: z.ZodOptional<z.ZodString>;
1077
- postalCode: z.ZodOptional<z.ZodString>;
1078
- city: z.ZodOptional<z.ZodString>;
1079
- state: z.ZodOptional<z.ZodString>;
1080
- country: z.ZodOptional<z.ZodString>;
1081
- phone: z.ZodOptional<z.ZodString>;
1082
- email: z.ZodString;
1083
- first_name: z.ZodString;
1084
- last_name: z.ZodString;
1085
- }, "strip", z.ZodTypeAny, {
1086
- email: string;
1087
- first_name: string;
1088
- last_name: string;
1089
- state?: string | undefined;
1090
- country?: string | undefined;
1091
- address1?: string | undefined;
1092
- address2?: string | undefined;
1093
- postalCode?: string | undefined;
1094
- city?: string | undefined;
1095
- phone?: string | undefined;
1096
- }, {
1097
- email: string;
1098
- first_name: string;
1099
- last_name: string;
1100
- state?: string | undefined;
1101
- country?: string | undefined;
1102
- address1?: string | undefined;
1103
- address2?: string | undefined;
1104
- postalCode?: string | undefined;
1105
- city?: string | undefined;
1106
- phone?: string | undefined;
1107
- }>;
1108
- }, "strip", z.ZodTypeAny, {
1109
- contactInfo: {
1110
- email: string;
1111
- first_name: string;
1112
- last_name: string;
1113
- state?: string | undefined;
1114
- country?: string | undefined;
1115
- address1?: string | undefined;
1116
- address2?: string | undefined;
1117
- postalCode?: string | undefined;
1118
- city?: string | undefined;
1119
- phone?: string | undefined;
1120
- };
1121
- name?: string | undefined;
1122
- }, {
1123
- contactInfo: {
1124
- email: string;
1125
- first_name: string;
1126
- last_name: string;
1127
- state?: string | undefined;
1128
- country?: string | undefined;
1129
- address1?: string | undefined;
1130
- address2?: string | undefined;
1131
- postalCode?: string | undefined;
1132
- city?: string | undefined;
1133
- phone?: string | undefined;
1134
- };
1135
932
  name?: string | undefined;
1136
933
  }>;
1137
934
  export declare const zPaymentMethod: z.ZodObject<{
@@ -1149,7 +946,7 @@ export declare const zPaymentMethod: z.ZodObject<{
1149
946
  last4: string;
1150
947
  exp_month: number;
1151
948
  exp_year: number;
1152
- brand: "unknown" | "visa" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay";
949
+ brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1153
950
  }, {
1154
951
  type: "card";
1155
952
  id: string;
@@ -1157,17 +954,17 @@ export declare const zPaymentMethod: z.ZodObject<{
1157
954
  last4: string;
1158
955
  exp_month: number;
1159
956
  exp_year: number;
1160
- brand: "unknown" | "visa" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay";
957
+ brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1161
958
  }>;
1162
959
  export declare const zTokenCreateInput: z.ZodObject<{
1163
960
  name: z.ZodString;
1164
961
  role: z.ZodEnum<["Administrator", "User"]>;
1165
962
  }, "strip", z.ZodTypeAny, {
1166
963
  name: string;
1167
- role: "User" | "Administrator";
964
+ role: "Administrator" | "User";
1168
965
  }, {
1169
966
  name: string;
1170
- role: "User" | "Administrator";
967
+ role: "Administrator" | "User";
1171
968
  }>;
1172
969
  export declare const zToken: z.ZodObject<{
1173
970
  name: z.ZodString;
@@ -1177,13 +974,13 @@ export declare const zToken: z.ZodObject<{
1177
974
  date_created: z.ZodString;
1178
975
  }, "strip", z.ZodTypeAny, {
1179
976
  name: string;
1180
- role: "User" | "Administrator";
977
+ role: "Administrator" | "User";
1181
978
  date_created: string;
1182
979
  id?: string | undefined;
1183
980
  secret?: string | undefined;
1184
981
  }, {
1185
982
  name: string;
1186
- role: "User" | "Administrator";
983
+ role: "Administrator" | "User";
1187
984
  date_created: string;
1188
985
  id?: string | undefined;
1189
986
  secret?: string | undefined;
@@ -1193,16 +990,16 @@ export declare const zTokenUpdateInput: z.ZodObject<{
1193
990
  role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1194
991
  }, "strip", z.ZodTypeAny, {
1195
992
  name?: string | undefined;
1196
- role?: "User" | "Administrator" | undefined;
993
+ role?: "Administrator" | "User" | undefined;
1197
994
  }, {
1198
995
  name?: string | undefined;
1199
- role?: "User" | "Administrator" | undefined;
996
+ role?: "Administrator" | "User" | undefined;
1200
997
  }>;
1201
998
  export declare const zUsage: z.ZodObject<{
1202
999
  hour: z.ZodOptional<z.ZodString>;
1203
1000
  cluster_id: z.ZodString;
1204
- cluster_tier: z.ZodEnum<[""]>;
1205
- product: z.ZodEnum<["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"]>;
1001
+ cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1002
+ product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1206
1003
  node_name: z.ZodString;
1207
1004
  sku: z.ZodString;
1208
1005
  cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
@@ -1211,25 +1008,25 @@ export declare const zUsage: z.ZodObject<{
1211
1008
  total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1212
1009
  }, "strip", z.ZodTypeAny, {
1213
1010
  total: number | "";
1214
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1215
- value: number | "";
1216
1011
  cpu: number | "";
1217
- sku: string;
1218
- price: number | "";
1012
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1013
+ value: number | "";
1219
1014
  cluster_id: string;
1220
- cluster_tier: "";
1015
+ cluster_tier: "" | "basic" | "pro";
1221
1016
  node_name: string;
1017
+ sku: string;
1018
+ price: number | "";
1222
1019
  hour?: string | undefined;
1223
1020
  }, {
1224
1021
  total: number | "";
1225
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1226
- value: number | "";
1227
1022
  cpu: number | "";
1228
- sku: string;
1229
- price: number | "";
1023
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1024
+ value: number | "";
1230
1025
  cluster_id: string;
1231
- cluster_tier: "";
1026
+ cluster_tier: "" | "basic" | "pro";
1232
1027
  node_name: string;
1028
+ sku: string;
1029
+ price: number | "";
1233
1030
  hour?: string | undefined;
1234
1031
  }>;
1235
1032
  export declare const zUserCreateInput: z.ZodObject<{
@@ -1246,7 +1043,7 @@ export declare const zUserCreateInput: z.ZodObject<{
1246
1043
  first_name: string;
1247
1044
  last_name: string;
1248
1045
  password: string;
1249
- role?: "User" | "Administrator" | undefined;
1046
+ role?: "Administrator" | "User" | undefined;
1250
1047
  status?: "active" | "inactive" | undefined;
1251
1048
  }, {
1252
1049
  code: string;
@@ -1254,7 +1051,7 @@ export declare const zUserCreateInput: z.ZodObject<{
1254
1051
  first_name: string;
1255
1052
  last_name: string;
1256
1053
  password: string;
1257
- role?: "User" | "Administrator" | undefined;
1054
+ role?: "Administrator" | "User" | undefined;
1258
1055
  status?: "active" | "inactive" | undefined;
1259
1056
  }>;
1260
1057
  export declare const zUser: z.ZodObject<{
@@ -1265,40 +1062,22 @@ export declare const zUser: z.ZodObject<{
1265
1062
  status: z.ZodEnum<["active", "inactive"]>;
1266
1063
  id: z.ZodString;
1267
1064
  date_created: z.ZodString;
1268
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
1269
- cluster_id: z.ZodString;
1270
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
1271
- }, "strip", z.ZodTypeAny, {
1272
- cluster_id: string;
1273
- permissions: "readonly" | "readwrite";
1274
- }, {
1275
- cluster_id: string;
1276
- permissions: "readonly" | "readwrite";
1277
- }>, "many">>;
1278
1065
  }, "strip", z.ZodTypeAny, {
1279
1066
  id: string;
1280
- role: "User" | "Administrator";
1067
+ role: "Administrator" | "User";
1281
1068
  email: string;
1282
1069
  status: "active" | "inactive";
1283
- date_created: string;
1284
1070
  first_name: string;
1285
1071
  last_name: string;
1286
- cluster_permissions?: {
1287
- cluster_id: string;
1288
- permissions: "readonly" | "readwrite";
1289
- }[] | undefined;
1072
+ date_created: string;
1290
1073
  }, {
1291
1074
  id: string;
1292
- role: "User" | "Administrator";
1075
+ role: "Administrator" | "User";
1293
1076
  email: string;
1294
1077
  status: "active" | "inactive";
1295
- date_created: string;
1296
1078
  first_name: string;
1297
1079
  last_name: string;
1298
- cluster_permissions?: {
1299
- cluster_id: string;
1300
- permissions: "readonly" | "readwrite";
1301
- }[] | undefined;
1080
+ date_created: string;
1302
1081
  }>;
1303
1082
  export declare const zUserUpdateInput: z.ZodObject<{
1304
1083
  email: z.ZodOptional<z.ZodString>;
@@ -1307,23 +1086,39 @@ export declare const zUserUpdateInput: z.ZodObject<{
1307
1086
  role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1308
1087
  status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
1309
1088
  }, "strip", z.ZodTypeAny, {
1310
- role?: "User" | "Administrator" | undefined;
1089
+ role?: "Administrator" | "User" | undefined;
1311
1090
  email?: string | undefined;
1312
1091
  status?: "active" | "inactive" | undefined;
1313
1092
  first_name?: string | undefined;
1314
1093
  last_name?: string | undefined;
1315
1094
  }, {
1316
- role?: "User" | "Administrator" | undefined;
1095
+ role?: "Administrator" | "User" | undefined;
1317
1096
  email?: string | undefined;
1318
1097
  status?: "active" | "inactive" | undefined;
1319
1098
  first_name?: string | undefined;
1320
1099
  last_name?: string | undefined;
1321
1100
  }>;
1101
+ export declare const zGetUsageData: z.ZodObject<{
1102
+ body: z.ZodOptional<z.ZodNever>;
1103
+ path: z.ZodOptional<z.ZodNever>;
1104
+ query: z.ZodOptional<z.ZodNever>;
1105
+ }, "strip", z.ZodTypeAny, {
1106
+ body?: undefined;
1107
+ path?: undefined;
1108
+ query?: undefined;
1109
+ }, {
1110
+ body?: undefined;
1111
+ path?: undefined;
1112
+ query?: undefined;
1113
+ }>;
1114
+ /**
1115
+ * An array of usage records.
1116
+ */
1322
1117
  export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1323
1118
  hour: z.ZodOptional<z.ZodString>;
1324
1119
  cluster_id: z.ZodString;
1325
- cluster_tier: z.ZodEnum<[""]>;
1326
- product: z.ZodEnum<["cfke_infra_compute", "cfke_nodes", "cfke_controlplane"]>;
1120
+ cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1121
+ product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1327
1122
  node_name: z.ZodString;
1328
1123
  sku: z.ZodString;
1329
1124
  cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
@@ -1332,28 +1127,60 @@ export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1332
1127
  total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1333
1128
  }, "strip", z.ZodTypeAny, {
1334
1129
  total: number | "";
1335
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1336
- value: number | "";
1337
1130
  cpu: number | "";
1338
- sku: string;
1339
- price: number | "";
1131
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1132
+ value: number | "";
1340
1133
  cluster_id: string;
1341
- cluster_tier: "";
1134
+ cluster_tier: "" | "basic" | "pro";
1342
1135
  node_name: string;
1136
+ sku: string;
1137
+ price: number | "";
1343
1138
  hour?: string | undefined;
1344
1139
  }, {
1345
1140
  total: number | "";
1346
- product: "cfke_infra_compute" | "cfke_nodes" | "cfke_controlplane";
1347
- value: number | "";
1348
1141
  cpu: number | "";
1349
- sku: string;
1350
- price: number | "";
1142
+ product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1143
+ value: number | "";
1351
1144
  cluster_id: string;
1352
- cluster_tier: "";
1145
+ cluster_tier: "" | "basic" | "pro";
1353
1146
  node_name: string;
1147
+ sku: string;
1148
+ price: number | "";
1354
1149
  hour?: string | undefined;
1355
1150
  }>, "many">;
1151
+ export declare const zGetBalanceData: z.ZodObject<{
1152
+ body: z.ZodOptional<z.ZodNever>;
1153
+ path: z.ZodOptional<z.ZodNever>;
1154
+ query: z.ZodOptional<z.ZodNever>;
1155
+ }, "strip", z.ZodTypeAny, {
1156
+ body?: undefined;
1157
+ path?: undefined;
1158
+ query?: undefined;
1159
+ }, {
1160
+ body?: undefined;
1161
+ path?: undefined;
1162
+ query?: undefined;
1163
+ }>;
1164
+ /**
1165
+ * Current balance of the organization in USD as a floating-point number.
1166
+ */
1356
1167
  export declare const zGetBalanceResponse: z.ZodNumber;
1168
+ export declare const zGetPaymentMethodData: z.ZodObject<{
1169
+ body: z.ZodOptional<z.ZodNever>;
1170
+ path: z.ZodOptional<z.ZodNever>;
1171
+ query: z.ZodOptional<z.ZodNever>;
1172
+ }, "strip", z.ZodTypeAny, {
1173
+ body?: undefined;
1174
+ path?: undefined;
1175
+ query?: undefined;
1176
+ }, {
1177
+ body?: undefined;
1178
+ path?: undefined;
1179
+ query?: undefined;
1180
+ }>;
1181
+ /**
1182
+ * Redacted payment card information.
1183
+ */
1357
1184
  export declare const zGetPaymentMethodResponse: z.ZodObject<{
1358
1185
  id: z.ZodString;
1359
1186
  setup: z.ZodBoolean;
@@ -1369,7 +1196,7 @@ export declare const zGetPaymentMethodResponse: z.ZodObject<{
1369
1196
  last4: string;
1370
1197
  exp_month: number;
1371
1198
  exp_year: number;
1372
- brand: "unknown" | "visa" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay";
1199
+ brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1373
1200
  }, {
1374
1201
  type: "card";
1375
1202
  id: string;
@@ -1377,8 +1204,25 @@ export declare const zGetPaymentMethodResponse: z.ZodObject<{
1377
1204
  last4: string;
1378
1205
  exp_month: number;
1379
1206
  exp_year: number;
1380
- brand: "unknown" | "visa" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay";
1207
+ brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1208
+ }>;
1209
+ export declare const zGetPaymentMethodSecretData: z.ZodObject<{
1210
+ body: z.ZodOptional<z.ZodNever>;
1211
+ path: z.ZodOptional<z.ZodNever>;
1212
+ query: z.ZodOptional<z.ZodNever>;
1213
+ }, "strip", z.ZodTypeAny, {
1214
+ body?: undefined;
1215
+ path?: undefined;
1216
+ query?: undefined;
1217
+ }, {
1218
+ body?: undefined;
1219
+ path?: undefined;
1220
+ query?: undefined;
1381
1221
  }>;
1222
+ /**
1223
+ * The client secret. Used for client-side retrieval using a publishable key. The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret.
1224
+ *
1225
+ */
1382
1226
  export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1383
1227
  id: z.ZodOptional<z.ZodString>;
1384
1228
  }, "strip", z.ZodTypeAny, {
@@ -1386,6 +1230,37 @@ export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1386
1230
  }, {
1387
1231
  id?: string | undefined;
1388
1232
  }>;
1233
+ export declare const zListInvoicesData: z.ZodObject<{
1234
+ body: z.ZodOptional<z.ZodNever>;
1235
+ path: z.ZodOptional<z.ZodNever>;
1236
+ query: z.ZodObject<{
1237
+ start_date: z.ZodString;
1238
+ end_date: z.ZodString;
1239
+ }, "strip", z.ZodTypeAny, {
1240
+ start_date: string;
1241
+ end_date: string;
1242
+ }, {
1243
+ start_date: string;
1244
+ end_date: string;
1245
+ }>;
1246
+ }, "strip", z.ZodTypeAny, {
1247
+ query: {
1248
+ start_date: string;
1249
+ end_date: string;
1250
+ };
1251
+ body?: undefined;
1252
+ path?: undefined;
1253
+ }, {
1254
+ query: {
1255
+ start_date: string;
1256
+ end_date: string;
1257
+ };
1258
+ body?: undefined;
1259
+ path?: undefined;
1260
+ }>;
1261
+ /**
1262
+ * An array of usage records.
1263
+ */
1389
1264
  export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1390
1265
  id: z.ZodOptional<z.ZodString>;
1391
1266
  organizationId: z.ZodOptional<z.ZodString>;
@@ -1420,9 +1295,9 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1420
1295
  quantity: z.ZodOptional<z.ZodNumber>;
1421
1296
  itemDetails: z.ZodOptional<z.ZodString>;
1422
1297
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1423
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1298
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
1424
1299
  }, "strip", z.ZodTypeAny, {
1425
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1300
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1426
1301
  id?: string | undefined;
1427
1302
  description?: string | undefined;
1428
1303
  amount?: number | undefined;
@@ -1442,9 +1317,9 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1442
1317
  quantity?: number | undefined;
1443
1318
  itemDetails?: string | undefined;
1444
1319
  catalogEffectiveDate?: string | undefined;
1445
- childItems?: unknown[] | undefined;
1320
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1446
1321
  }, {
1447
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1322
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1448
1323
  id?: string | undefined;
1449
1324
  description?: string | undefined;
1450
1325
  amount?: number | undefined;
@@ -1464,7 +1339,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1464
1339
  quantity?: number | undefined;
1465
1340
  itemDetails?: string | undefined;
1466
1341
  catalogEffectiveDate?: string | undefined;
1467
- childItems?: unknown[] | undefined;
1342
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1468
1343
  }>, "many">>;
1469
1344
  items: z.ZodOptional<z.ZodArray<z.ZodObject<{
1470
1345
  id: z.ZodOptional<z.ZodString>;
@@ -1487,9 +1362,9 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1487
1362
  quantity: z.ZodOptional<z.ZodNumber>;
1488
1363
  itemDetails: z.ZodOptional<z.ZodString>;
1489
1364
  catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1490
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1365
+ childItems: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodArray<z.ZodUnknown, "many">, z.ZodBoolean, z.ZodNumber, z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>, z.ZodString]>, "many">>;
1491
1366
  }, "strip", z.ZodTypeAny, {
1492
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1367
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1493
1368
  id?: string | undefined;
1494
1369
  description?: string | undefined;
1495
1370
  amount?: number | undefined;
@@ -1509,9 +1384,9 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1509
1384
  quantity?: number | undefined;
1510
1385
  itemDetails?: string | undefined;
1511
1386
  catalogEffectiveDate?: string | undefined;
1512
- childItems?: unknown[] | undefined;
1387
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1513
1388
  }, {
1514
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1389
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1515
1390
  id?: string | undefined;
1516
1391
  description?: string | undefined;
1517
1392
  amount?: number | undefined;
@@ -1531,14 +1406,14 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1531
1406
  quantity?: number | undefined;
1532
1407
  itemDetails?: string | undefined;
1533
1408
  catalogEffectiveDate?: string | undefined;
1534
- childItems?: unknown[] | undefined;
1409
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1535
1410
  }>, "many">>;
1536
1411
  }, "strip", z.ZodTypeAny, {
1537
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1412
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1538
1413
  id?: string | undefined;
1539
1414
  status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1540
1415
  items?: {
1541
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1416
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1542
1417
  id?: string | undefined;
1543
1418
  description?: string | undefined;
1544
1419
  amount?: number | undefined;
@@ -1558,7 +1433,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1558
1433
  quantity?: number | undefined;
1559
1434
  itemDetails?: string | undefined;
1560
1435
  catalogEffectiveDate?: string | undefined;
1561
- childItems?: unknown[] | undefined;
1436
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1562
1437
  }[] | undefined;
1563
1438
  organizationId?: string | undefined;
1564
1439
  amount?: number | undefined;
@@ -1570,7 +1445,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1570
1445
  balance?: number | undefined;
1571
1446
  bundleKeys?: string | undefined;
1572
1447
  credits?: {
1573
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1448
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1574
1449
  id?: string | undefined;
1575
1450
  description?: string | undefined;
1576
1451
  amount?: number | undefined;
@@ -1590,14 +1465,14 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1590
1465
  quantity?: number | undefined;
1591
1466
  itemDetails?: string | undefined;
1592
1467
  catalogEffectiveDate?: string | undefined;
1593
- childItems?: unknown[] | undefined;
1468
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1594
1469
  }[] | undefined;
1595
1470
  }, {
1596
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1471
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1597
1472
  id?: string | undefined;
1598
1473
  status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1599
1474
  items?: {
1600
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1475
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1601
1476
  id?: string | undefined;
1602
1477
  description?: string | undefined;
1603
1478
  amount?: number | undefined;
@@ -1617,7 +1492,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1617
1492
  quantity?: number | undefined;
1618
1493
  itemDetails?: string | undefined;
1619
1494
  catalogEffectiveDate?: string | undefined;
1620
- childItems?: unknown[] | undefined;
1495
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1621
1496
  }[] | undefined;
1622
1497
  organizationId?: string | undefined;
1623
1498
  amount?: number | undefined;
@@ -1629,7 +1504,7 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1629
1504
  balance?: number | undefined;
1630
1505
  bundleKeys?: string | undefined;
1631
1506
  credits?: {
1632
- currency?: "USD" | "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1507
+ currency?: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BRL" | "BSD" | "BTN" | "BWP" | "BYR" | "BZD" | "CAD" | "CDF" | "CHF" | "CLP" | "CNY" | "COP" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GGP" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "IMP" | "INR" | "IQD" | "IRR" | "ISK" | "JEP" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LTL" | "LVL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRO" | "MUR" | "MVR" | "MWK" | "MXN" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SPL" | "SRD" | "STD" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TVD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "UYU" | "UZS" | "VEF" | "VND" | "VUV" | "WST" | "XAF" | "XCD" | "XDR" | "XOF" | "XPF" | "YER" | "ZAR" | "ZMW" | "ZWD" | "BTC" | undefined;
1633
1508
  id?: string | undefined;
1634
1509
  description?: string | undefined;
1635
1510
  amount?: number | undefined;
@@ -1649,9 +1524,35 @@ export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1649
1524
  quantity?: number | undefined;
1650
1525
  itemDetails?: string | undefined;
1651
1526
  catalogEffectiveDate?: string | undefined;
1652
- childItems?: unknown[] | undefined;
1527
+ childItems?: (string | number | boolean | unknown[] | {})[] | undefined;
1653
1528
  }[] | undefined;
1654
1529
  }>, "many">;
1530
+ export declare const zGetInvoiceData: z.ZodObject<{
1531
+ body: z.ZodOptional<z.ZodNever>;
1532
+ path: z.ZodObject<{
1533
+ id: z.ZodString;
1534
+ }, "strip", z.ZodTypeAny, {
1535
+ id: string;
1536
+ }, {
1537
+ id: string;
1538
+ }>;
1539
+ query: z.ZodOptional<z.ZodNever>;
1540
+ }, "strip", z.ZodTypeAny, {
1541
+ path: {
1542
+ id: string;
1543
+ };
1544
+ body?: undefined;
1545
+ query?: undefined;
1546
+ }, {
1547
+ path: {
1548
+ id: string;
1549
+ };
1550
+ body?: undefined;
1551
+ query?: undefined;
1552
+ }>;
1553
+ /**
1554
+ * Returns a single Invoice HTML representation under `html` property.
1555
+ */
1655
1556
  export declare const zGetInvoiceResponse: z.ZodObject<{
1656
1557
  html: z.ZodOptional<z.ZodString>;
1657
1558
  }, "strip", z.ZodTypeAny, {
@@ -1659,78 +1560,608 @@ export declare const zGetInvoiceResponse: z.ZodObject<{
1659
1560
  }, {
1660
1561
  html?: string | undefined;
1661
1562
  }>;
1662
- export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1663
- limits: z.ZodOptional<z.ZodObject<{
1664
- cpu: z.ZodNumber;
1665
- }, "strip", z.ZodTypeAny, {
1666
- cpu: number;
1667
- }, {
1668
- cpu: number;
1669
- }>>;
1670
- gcp: z.ZodOptional<z.ZodObject<{
1671
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1672
- project: z.ZodString;
1673
- }, "strip", z.ZodTypeAny, {
1674
- project: string;
1675
- enabled: boolean;
1676
- }, {
1677
- project: string;
1678
- enabled?: boolean | undefined;
1679
- }>>;
1680
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1681
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1682
- apiKey: z.ZodOptional<z.ZodString>;
1683
- }, "strip", z.ZodTypeAny, {
1684
- enabled: boolean;
1685
- apiKey?: string | undefined;
1686
- }, {
1687
- apiKey?: string | undefined;
1688
- enabled?: boolean | undefined;
1689
- }>, z.ZodObject<{
1690
- apiKey: z.ZodOptional<z.ZodString>;
1691
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1692
- }, "strip", z.ZodTypeAny, {
1693
- enabled: boolean;
1694
- apiKey?: string | undefined;
1695
- }, {
1696
- apiKey?: string | undefined;
1697
- enabled?: boolean | undefined;
1698
- }>]>>;
1699
- aws: z.ZodOptional<z.ZodObject<{
1700
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1701
- controllerRoleArn: z.ZodString;
1563
+ export declare const zGetContactData: z.ZodObject<{
1564
+ body: z.ZodOptional<z.ZodNever>;
1565
+ path: z.ZodOptional<z.ZodNever>;
1566
+ query: z.ZodOptional<z.ZodNever>;
1567
+ }, "strip", z.ZodTypeAny, {
1568
+ body?: undefined;
1569
+ path?: undefined;
1570
+ query?: undefined;
1571
+ }, {
1572
+ body?: undefined;
1573
+ path?: undefined;
1574
+ query?: undefined;
1575
+ }>;
1576
+ /**
1577
+ * Returns a single object containing organization contact and billing address details.
1578
+ */
1579
+ export declare const zGetContactResponse: z.ZodObject<{
1580
+ company: z.ZodOptional<z.ZodString>;
1581
+ address1: z.ZodOptional<z.ZodString>;
1582
+ address2: z.ZodOptional<z.ZodString>;
1583
+ postalCode: z.ZodOptional<z.ZodString>;
1584
+ city: z.ZodOptional<z.ZodString>;
1585
+ state: z.ZodOptional<z.ZodString>;
1586
+ country: z.ZodOptional<z.ZodString>;
1587
+ phone: z.ZodOptional<z.ZodString>;
1588
+ email: z.ZodString;
1589
+ first_name: z.ZodString;
1590
+ last_name: z.ZodString;
1591
+ tax_id: z.ZodOptional<z.ZodString>;
1592
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1593
+ }, "strip", z.ZodTypeAny, {
1594
+ email: string;
1595
+ first_name: string;
1596
+ last_name: string;
1597
+ state?: string | undefined;
1598
+ country?: string | undefined;
1599
+ company?: string | undefined;
1600
+ address1?: string | undefined;
1601
+ address2?: string | undefined;
1602
+ postalCode?: string | undefined;
1603
+ city?: string | undefined;
1604
+ phone?: string | undefined;
1605
+ tax_id?: string | undefined;
1606
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1607
+ }, {
1608
+ email: string;
1609
+ first_name: string;
1610
+ last_name: string;
1611
+ state?: string | undefined;
1612
+ country?: string | undefined;
1613
+ company?: string | undefined;
1614
+ address1?: string | undefined;
1615
+ address2?: string | undefined;
1616
+ postalCode?: string | undefined;
1617
+ city?: string | undefined;
1618
+ phone?: string | undefined;
1619
+ tax_id?: string | undefined;
1620
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1621
+ }>;
1622
+ export declare const zUpdateContactData: z.ZodObject<{
1623
+ body: z.ZodObject<{
1624
+ company: z.ZodOptional<z.ZodString>;
1625
+ address1: z.ZodOptional<z.ZodString>;
1626
+ address2: z.ZodOptional<z.ZodString>;
1627
+ postalCode: z.ZodOptional<z.ZodString>;
1628
+ city: z.ZodOptional<z.ZodString>;
1629
+ state: z.ZodOptional<z.ZodString>;
1630
+ country: z.ZodOptional<z.ZodString>;
1631
+ phone: z.ZodOptional<z.ZodString>;
1632
+ email: z.ZodString;
1633
+ first_name: z.ZodString;
1634
+ last_name: z.ZodString;
1635
+ tax_id: z.ZodOptional<z.ZodString>;
1636
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1702
1637
  }, "strip", z.ZodTypeAny, {
1703
- controllerRoleArn: string;
1704
- enabled: boolean;
1638
+ email: string;
1639
+ first_name: string;
1640
+ last_name: string;
1641
+ state?: string | undefined;
1642
+ country?: string | undefined;
1643
+ company?: string | undefined;
1644
+ address1?: string | undefined;
1645
+ address2?: string | undefined;
1646
+ postalCode?: string | undefined;
1647
+ city?: string | undefined;
1648
+ phone?: string | undefined;
1649
+ tax_id?: string | undefined;
1650
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1705
1651
  }, {
1706
- controllerRoleArn: string;
1707
- enabled?: boolean | undefined;
1708
- }>>;
1709
- id: z.ZodString;
1710
- type: z.ZodEnum<["managed", "connected"]>;
1652
+ email: string;
1653
+ first_name: string;
1654
+ last_name: string;
1655
+ state?: string | undefined;
1656
+ country?: string | undefined;
1657
+ company?: string | undefined;
1658
+ address1?: string | undefined;
1659
+ address2?: string | undefined;
1660
+ postalCode?: string | undefined;
1661
+ city?: string | undefined;
1662
+ phone?: string | undefined;
1663
+ tax_id?: string | undefined;
1664
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1665
+ }>;
1666
+ path: z.ZodOptional<z.ZodNever>;
1667
+ query: z.ZodOptional<z.ZodNever>;
1711
1668
  }, "strip", z.ZodTypeAny, {
1712
- type: "connected" | "managed";
1713
- id: string;
1714
- limits?: {
1715
- cpu: number;
1716
- } | undefined;
1717
- gcp?: {
1718
- project: string;
1719
- enabled: boolean;
1720
- } | undefined;
1721
- hetzner?: {
1722
- enabled: boolean;
1723
- apiKey?: string | undefined;
1724
- } | {
1669
+ body: {
1670
+ email: string;
1671
+ first_name: string;
1672
+ last_name: string;
1673
+ state?: string | undefined;
1674
+ country?: string | undefined;
1675
+ company?: string | undefined;
1676
+ address1?: string | undefined;
1677
+ address2?: string | undefined;
1678
+ postalCode?: string | undefined;
1679
+ city?: string | undefined;
1680
+ phone?: string | undefined;
1681
+ tax_id?: string | undefined;
1682
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1683
+ };
1684
+ path?: undefined;
1685
+ query?: undefined;
1686
+ }, {
1687
+ body: {
1688
+ email: string;
1689
+ first_name: string;
1690
+ last_name: string;
1691
+ state?: string | undefined;
1692
+ country?: string | undefined;
1693
+ company?: string | undefined;
1694
+ address1?: string | undefined;
1695
+ address2?: string | undefined;
1696
+ postalCode?: string | undefined;
1697
+ city?: string | undefined;
1698
+ phone?: string | undefined;
1699
+ tax_id?: string | undefined;
1700
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1701
+ };
1702
+ path?: undefined;
1703
+ query?: undefined;
1704
+ }>;
1705
+ /**
1706
+ * Successfully updated. Returns updated organization details.
1707
+ */
1708
+ export declare const zUpdateContactResponse: z.ZodObject<{
1709
+ company: z.ZodOptional<z.ZodString>;
1710
+ address1: z.ZodOptional<z.ZodString>;
1711
+ address2: z.ZodOptional<z.ZodString>;
1712
+ postalCode: z.ZodOptional<z.ZodString>;
1713
+ city: z.ZodOptional<z.ZodString>;
1714
+ state: z.ZodOptional<z.ZodString>;
1715
+ country: z.ZodOptional<z.ZodString>;
1716
+ phone: z.ZodOptional<z.ZodString>;
1717
+ email: z.ZodString;
1718
+ first_name: z.ZodString;
1719
+ last_name: z.ZodString;
1720
+ tax_id: z.ZodOptional<z.ZodString>;
1721
+ tax_id_type: z.ZodOptional<z.ZodEnum<["ad_nrt", "ae_trn", "al_tin", "am_tin", "ao_tin", "ar_cuit", "at_vat", "au_abn", "au_arn", "ba_tin", "bb_tin", "be_vat", "bg_uic", "bg_vat", "bh_vat", "bo_tin", "br_cnpj", "br_cpf", "bs_tin", "by_tin", "ca_bn", "ca_gst_hst", "ca_pst_bc", "ca_pst_mb", "ca_pst_sk", "ca_qst", "cd_nif", "ch_uid", "ch_vat", "cl_tin", "cn_tin", "co_nit", "cr_tin", "cy_vat", "cz_vat", "de_stn", "de_vat", "dk_vat", "do_rcn", "ec_ruc", "ee_vat", "eg_tin", "es_cif", "es_vat", "eu_oss_vat", "fi_vat", "fr_vat", "gb_vat", "ge_vat", "gn_nif", "gr_vat", "hk_br", "hr_oib", "hr_vat", "hu_tin", "hu_vat", "id_npwp", "ie_vat", "il_vat", "in_gst", "is_vat", "it_vat", "jp_cn", "jp_rn", "jp_trn", "ke_pin", "kh_tin", "kr_brn", "kz_bin", "li_uid", "li_vat", "lt_vat", "lu_vat", "lv_vat", "ma_vat", "md_vat", "me_pib", "mk_vat", "mr_nif", "mt_vat", "mx_rfc", "my_frp", "my_itn", "my_sst", "ng_tin", "nl_vat", "no_vat", "no_voec", "np_pan", "nz_gst", "om_vat", "pe_ruc", "ph_tin", "pl_vat", "pt_vat", "ro_tin", "ro_vat", "rs_pib", "ru_inn", "ru_kpp", "sa_vat", "se_vat", "sg_gst", "sg_uen", "si_tin", "si_vat", "sk_vat", "sn_ninea", "sr_fin", "sv_nit", "th_vat", "tj_tin", "tr_tin", "tw_vat", "tz_vat", "ua_vat", "ug_tin", "us_ein", "uy_ruc", "uz_tin", "uz_vat", "ve_rif", "vn_tin", "xi_vat", "za_vat", "zm_tin", "zw_tin", ""]>>;
1722
+ }, "strip", z.ZodTypeAny, {
1723
+ email: string;
1724
+ first_name: string;
1725
+ last_name: string;
1726
+ state?: string | undefined;
1727
+ country?: string | undefined;
1728
+ company?: string | undefined;
1729
+ address1?: string | undefined;
1730
+ address2?: string | undefined;
1731
+ postalCode?: string | undefined;
1732
+ city?: string | undefined;
1733
+ phone?: string | undefined;
1734
+ tax_id?: string | undefined;
1735
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1736
+ }, {
1737
+ email: string;
1738
+ first_name: string;
1739
+ last_name: string;
1740
+ state?: string | undefined;
1741
+ country?: string | undefined;
1742
+ company?: string | undefined;
1743
+ address1?: string | undefined;
1744
+ address2?: string | undefined;
1745
+ postalCode?: string | undefined;
1746
+ city?: string | undefined;
1747
+ phone?: string | undefined;
1748
+ tax_id?: string | undefined;
1749
+ tax_id_type?: "" | "ad_nrt" | "ae_trn" | "al_tin" | "am_tin" | "ao_tin" | "ar_cuit" | "at_vat" | "au_abn" | "au_arn" | "ba_tin" | "bb_tin" | "be_vat" | "bg_uic" | "bg_vat" | "bh_vat" | "bo_tin" | "br_cnpj" | "br_cpf" | "bs_tin" | "by_tin" | "ca_bn" | "ca_gst_hst" | "ca_pst_bc" | "ca_pst_mb" | "ca_pst_sk" | "ca_qst" | "cd_nif" | "ch_uid" | "ch_vat" | "cl_tin" | "cn_tin" | "co_nit" | "cr_tin" | "cy_vat" | "cz_vat" | "de_stn" | "de_vat" | "dk_vat" | "do_rcn" | "ec_ruc" | "ee_vat" | "eg_tin" | "es_cif" | "es_vat" | "eu_oss_vat" | "fi_vat" | "fr_vat" | "gb_vat" | "ge_vat" | "gn_nif" | "gr_vat" | "hk_br" | "hr_oib" | "hr_vat" | "hu_tin" | "hu_vat" | "id_npwp" | "ie_vat" | "il_vat" | "in_gst" | "is_vat" | "it_vat" | "jp_cn" | "jp_rn" | "jp_trn" | "ke_pin" | "kh_tin" | "kr_brn" | "kz_bin" | "li_uid" | "li_vat" | "lt_vat" | "lu_vat" | "lv_vat" | "ma_vat" | "md_vat" | "me_pib" | "mk_vat" | "mr_nif" | "mt_vat" | "mx_rfc" | "my_frp" | "my_itn" | "my_sst" | "ng_tin" | "nl_vat" | "no_vat" | "no_voec" | "np_pan" | "nz_gst" | "om_vat" | "pe_ruc" | "ph_tin" | "pl_vat" | "pt_vat" | "ro_tin" | "ro_vat" | "rs_pib" | "ru_inn" | "ru_kpp" | "sa_vat" | "se_vat" | "sg_gst" | "sg_uen" | "si_tin" | "si_vat" | "sk_vat" | "sn_ninea" | "sr_fin" | "sv_nit" | "th_vat" | "tj_tin" | "tr_tin" | "tw_vat" | "tz_vat" | "ua_vat" | "ug_tin" | "us_ein" | "uy_ruc" | "uz_tin" | "uz_vat" | "ve_rif" | "vn_tin" | "xi_vat" | "za_vat" | "zm_tin" | "zw_tin" | undefined;
1750
+ }>;
1751
+ export declare const zGetCreditsData: z.ZodObject<{
1752
+ body: z.ZodOptional<z.ZodNever>;
1753
+ path: z.ZodOptional<z.ZodNever>;
1754
+ query: z.ZodOptional<z.ZodNever>;
1755
+ }, "strip", z.ZodTypeAny, {
1756
+ body?: undefined;
1757
+ path?: undefined;
1758
+ query?: undefined;
1759
+ }, {
1760
+ body?: undefined;
1761
+ path?: undefined;
1762
+ query?: undefined;
1763
+ }>;
1764
+ /**
1765
+ * An array of the applied promotional credits records.
1766
+ */
1767
+ export declare const zGetCreditsResponse: z.ZodArray<z.ZodObject<{
1768
+ id: z.ZodOptional<z.ZodString>;
1769
+ date_created: z.ZodString;
1770
+ code: z.ZodString;
1771
+ description: z.ZodOptional<z.ZodString>;
1772
+ products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1773
+ type: z.ZodEnum<["credit", "discount"]>;
1774
+ value: z.ZodNumber;
1775
+ billing_period: z.ZodString;
1776
+ value_remaining: z.ZodOptional<z.ZodNumber>;
1777
+ }, "strip", z.ZodTypeAny, {
1778
+ code: string;
1779
+ type: "credit" | "discount";
1780
+ value: number;
1781
+ date_created: string;
1782
+ billing_period: string;
1783
+ id?: string | undefined;
1784
+ description?: string | undefined;
1785
+ products?: string[] | undefined;
1786
+ value_remaining?: number | undefined;
1787
+ }, {
1788
+ code: string;
1789
+ type: "credit" | "discount";
1790
+ value: number;
1791
+ date_created: string;
1792
+ billing_period: string;
1793
+ id?: string | undefined;
1794
+ description?: string | undefined;
1795
+ products?: string[] | undefined;
1796
+ value_remaining?: number | undefined;
1797
+ }>, "many">;
1798
+ export declare const zRedeemCreditsData: z.ZodObject<{
1799
+ body: z.ZodObject<{
1800
+ code: z.ZodOptional<z.ZodString>;
1801
+ }, "strip", z.ZodTypeAny, {
1802
+ code?: string | undefined;
1803
+ }, {
1804
+ code?: string | undefined;
1805
+ }>;
1806
+ path: z.ZodOptional<z.ZodNever>;
1807
+ query: z.ZodOptional<z.ZodNever>;
1808
+ }, "strip", z.ZodTypeAny, {
1809
+ body: {
1810
+ code?: string | undefined;
1811
+ };
1812
+ path?: undefined;
1813
+ query?: undefined;
1814
+ }, {
1815
+ body: {
1816
+ code?: string | undefined;
1817
+ };
1818
+ path?: undefined;
1819
+ query?: undefined;
1820
+ }>;
1821
+ export declare const zListChartsData: z.ZodObject<{
1822
+ body: z.ZodOptional<z.ZodNever>;
1823
+ path: z.ZodObject<{
1824
+ cluster_id: z.ZodString;
1825
+ }, "strip", z.ZodTypeAny, {
1826
+ cluster_id: string;
1827
+ }, {
1828
+ cluster_id: string;
1829
+ }>;
1830
+ query: z.ZodOptional<z.ZodNever>;
1831
+ }, "strip", z.ZodTypeAny, {
1832
+ path: {
1833
+ cluster_id: string;
1834
+ };
1835
+ body?: undefined;
1836
+ query?: undefined;
1837
+ }, {
1838
+ path: {
1839
+ cluster_id: string;
1840
+ };
1841
+ body?: undefined;
1842
+ query?: undefined;
1843
+ }>;
1844
+ /**
1845
+ * An array of charts
1846
+ */
1847
+ export declare const zListChartsResponse: z.ZodArray<z.ZodObject<{
1848
+ values: z.ZodString;
1849
+ version_channel: z.ZodString;
1850
+ name: z.ZodString;
1851
+ namespace: z.ZodString;
1852
+ chart: z.ZodString;
1853
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1854
+ version_current: z.ZodString;
1855
+ created_at: z.ZodString;
1856
+ updated_at: z.ZodString;
1857
+ ready: z.ZodBoolean;
1858
+ }, "strip", z.ZodTypeAny, {
1859
+ values: string;
1860
+ name: string;
1861
+ ready: boolean;
1862
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1863
+ version_channel: string;
1864
+ namespace: string;
1865
+ chart: string;
1866
+ version_current: string;
1867
+ created_at: string;
1868
+ updated_at: string;
1869
+ }, {
1870
+ values: string;
1871
+ name: string;
1872
+ ready: boolean;
1873
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1874
+ version_channel: string;
1875
+ namespace: string;
1876
+ chart: string;
1877
+ version_current: string;
1878
+ created_at: string;
1879
+ updated_at: string;
1880
+ }>, "many">;
1881
+ export declare const zCreateChartData: z.ZodObject<{
1882
+ body: z.ZodObject<{
1883
+ values: z.ZodString;
1884
+ version_channel: z.ZodString;
1885
+ name: z.ZodString;
1886
+ namespace: z.ZodString;
1887
+ chart: z.ZodString;
1888
+ }, "strip", z.ZodTypeAny, {
1889
+ values: string;
1890
+ name: string;
1891
+ version_channel: string;
1892
+ namespace: string;
1893
+ chart: string;
1894
+ }, {
1895
+ values: string;
1896
+ name: string;
1897
+ version_channel: string;
1898
+ namespace: string;
1899
+ chart: string;
1900
+ }>;
1901
+ path: z.ZodObject<{
1902
+ cluster_id: z.ZodString;
1903
+ }, "strip", z.ZodTypeAny, {
1904
+ cluster_id: string;
1905
+ }, {
1906
+ cluster_id: string;
1907
+ }>;
1908
+ query: z.ZodOptional<z.ZodNever>;
1909
+ }, "strip", z.ZodTypeAny, {
1910
+ body: {
1911
+ values: string;
1912
+ name: string;
1913
+ version_channel: string;
1914
+ namespace: string;
1915
+ chart: string;
1916
+ };
1917
+ path: {
1918
+ cluster_id: string;
1919
+ };
1920
+ query?: undefined;
1921
+ }, {
1922
+ body: {
1923
+ values: string;
1924
+ name: string;
1925
+ version_channel: string;
1926
+ namespace: string;
1927
+ chart: string;
1928
+ };
1929
+ path: {
1930
+ cluster_id: string;
1931
+ };
1932
+ query?: undefined;
1933
+ }>;
1934
+ /**
1935
+ * Successfully created. Returns created Chart ID.
1936
+ */
1937
+ export declare const zCreateChartResponse: z.ZodString;
1938
+ export declare const zDeleteChartData: z.ZodObject<{
1939
+ body: z.ZodOptional<z.ZodNever>;
1940
+ path: z.ZodObject<{
1941
+ cluster_id: z.ZodString;
1942
+ chart_name: z.ZodString;
1943
+ }, "strip", z.ZodTypeAny, {
1944
+ cluster_id: string;
1945
+ chart_name: string;
1946
+ }, {
1947
+ cluster_id: string;
1948
+ chart_name: string;
1949
+ }>;
1950
+ query: z.ZodOptional<z.ZodNever>;
1951
+ }, "strip", z.ZodTypeAny, {
1952
+ path: {
1953
+ cluster_id: string;
1954
+ chart_name: string;
1955
+ };
1956
+ body?: undefined;
1957
+ query?: undefined;
1958
+ }, {
1959
+ path: {
1960
+ cluster_id: string;
1961
+ chart_name: string;
1962
+ };
1963
+ body?: undefined;
1964
+ query?: undefined;
1965
+ }>;
1966
+ /**
1967
+ * Successfully deleted.
1968
+ */
1969
+ export declare const zDeleteChartResponse: z.ZodString;
1970
+ export declare const zGetChartData: z.ZodObject<{
1971
+ body: z.ZodOptional<z.ZodNever>;
1972
+ path: z.ZodObject<{
1973
+ cluster_id: z.ZodString;
1974
+ chart_name: z.ZodString;
1975
+ }, "strip", z.ZodTypeAny, {
1976
+ cluster_id: string;
1977
+ chart_name: string;
1978
+ }, {
1979
+ cluster_id: string;
1980
+ chart_name: string;
1981
+ }>;
1982
+ query: z.ZodOptional<z.ZodNever>;
1983
+ }, "strip", z.ZodTypeAny, {
1984
+ path: {
1985
+ cluster_id: string;
1986
+ chart_name: string;
1987
+ };
1988
+ body?: undefined;
1989
+ query?: undefined;
1990
+ }, {
1991
+ path: {
1992
+ cluster_id: string;
1993
+ chart_name: string;
1994
+ };
1995
+ body?: undefined;
1996
+ query?: undefined;
1997
+ }>;
1998
+ /**
1999
+ * Returns a single object containing chart details.
2000
+ */
2001
+ export declare const zGetChartResponse: z.ZodObject<{
2002
+ values: z.ZodString;
2003
+ version_channel: z.ZodString;
2004
+ name: z.ZodString;
2005
+ namespace: z.ZodString;
2006
+ chart: z.ZodString;
2007
+ status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
2008
+ version_current: z.ZodString;
2009
+ created_at: z.ZodString;
2010
+ updated_at: z.ZodString;
2011
+ ready: z.ZodBoolean;
2012
+ }, "strip", z.ZodTypeAny, {
2013
+ values: string;
2014
+ name: string;
2015
+ ready: boolean;
2016
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
2017
+ version_channel: string;
2018
+ namespace: string;
2019
+ chart: string;
2020
+ version_current: string;
2021
+ created_at: string;
2022
+ updated_at: string;
2023
+ }, {
2024
+ values: string;
2025
+ name: string;
2026
+ ready: boolean;
2027
+ status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
2028
+ version_channel: string;
2029
+ namespace: string;
2030
+ chart: string;
2031
+ version_current: string;
2032
+ created_at: string;
2033
+ updated_at: string;
2034
+ }>;
2035
+ export declare const zUpdateChartData: z.ZodObject<{
2036
+ body: z.ZodObject<{
2037
+ values: z.ZodString;
2038
+ version_channel: z.ZodString;
2039
+ }, "strip", z.ZodTypeAny, {
2040
+ values: string;
2041
+ version_channel: string;
2042
+ }, {
2043
+ values: string;
2044
+ version_channel: string;
2045
+ }>;
2046
+ path: z.ZodObject<{
2047
+ cluster_id: z.ZodString;
2048
+ chart_name: z.ZodString;
2049
+ }, "strip", z.ZodTypeAny, {
2050
+ cluster_id: string;
2051
+ chart_name: string;
2052
+ }, {
2053
+ cluster_id: string;
2054
+ chart_name: string;
2055
+ }>;
2056
+ query: z.ZodOptional<z.ZodNever>;
2057
+ }, "strip", z.ZodTypeAny, {
2058
+ body: {
2059
+ values: string;
2060
+ version_channel: string;
2061
+ };
2062
+ path: {
2063
+ cluster_id: string;
2064
+ chart_name: string;
2065
+ };
2066
+ query?: undefined;
2067
+ }, {
2068
+ body: {
2069
+ values: string;
2070
+ version_channel: string;
2071
+ };
2072
+ path: {
2073
+ cluster_id: string;
2074
+ chart_name: string;
2075
+ };
2076
+ query?: undefined;
2077
+ }>;
2078
+ /**
2079
+ * Successfully updated.
2080
+ */
2081
+ export declare const zUpdateChartResponse: z.ZodString;
2082
+ export declare const zListFleetsData: z.ZodObject<{
2083
+ body: z.ZodOptional<z.ZodNever>;
2084
+ path: z.ZodObject<{
2085
+ cluster_id: z.ZodString;
2086
+ }, "strip", z.ZodTypeAny, {
2087
+ cluster_id: string;
2088
+ }, {
2089
+ cluster_id: string;
2090
+ }>;
2091
+ query: z.ZodOptional<z.ZodNever>;
2092
+ }, "strip", z.ZodTypeAny, {
2093
+ path: {
2094
+ cluster_id: string;
2095
+ };
2096
+ body?: undefined;
2097
+ query?: undefined;
2098
+ }, {
2099
+ path: {
2100
+ cluster_id: string;
2101
+ };
2102
+ body?: undefined;
2103
+ query?: undefined;
2104
+ }>;
2105
+ /**
2106
+ * An array of fleets
2107
+ */
2108
+ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
2109
+ limits: z.ZodOptional<z.ZodObject<{
2110
+ cpu: z.ZodNumber;
2111
+ }, "strip", z.ZodTypeAny, {
2112
+ cpu: number;
2113
+ }, {
2114
+ cpu: number;
2115
+ }>>;
2116
+ gcp: z.ZodOptional<z.ZodObject<{
2117
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2118
+ project: z.ZodString;
2119
+ }, "strip", z.ZodTypeAny, {
2120
+ project: string;
2121
+ enabled: boolean;
2122
+ }, {
2123
+ project: string;
2124
+ enabled?: boolean | undefined;
2125
+ }>>;
2126
+ hetzner: z.ZodOptional<z.ZodObject<{
2127
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2128
+ apiKey: z.ZodString;
2129
+ }, "strip", z.ZodTypeAny, {
2130
+ apiKey: string;
2131
+ enabled: boolean;
2132
+ }, {
2133
+ apiKey: string;
2134
+ enabled?: boolean | undefined;
2135
+ }>>;
2136
+ aws: z.ZodOptional<z.ZodObject<{
2137
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2138
+ controllerRoleArn: z.ZodString;
2139
+ }, "strip", z.ZodTypeAny, {
2140
+ controllerRoleArn: string;
2141
+ enabled: boolean;
2142
+ }, {
2143
+ controllerRoleArn: string;
2144
+ enabled?: boolean | undefined;
2145
+ }>>;
2146
+ id: z.ZodString;
2147
+ }, "strip", z.ZodTypeAny, {
2148
+ id: string;
2149
+ limits?: {
2150
+ cpu: number;
2151
+ } | undefined;
2152
+ gcp?: {
2153
+ project: string;
2154
+ enabled: boolean;
2155
+ } | undefined;
2156
+ hetzner?: {
2157
+ apiKey: string;
1725
2158
  enabled: boolean;
1726
- apiKey?: string | undefined;
1727
2159
  } | undefined;
1728
2160
  aws?: {
1729
2161
  controllerRoleArn: string;
1730
2162
  enabled: boolean;
1731
2163
  } | undefined;
1732
2164
  }, {
1733
- type: "connected" | "managed";
1734
2165
  id: string;
1735
2166
  limits?: {
1736
2167
  cpu: number;
@@ -1740,10 +2171,7 @@ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1740
2171
  enabled?: boolean | undefined;
1741
2172
  } | undefined;
1742
2173
  hetzner?: {
1743
- apiKey?: string | undefined;
1744
- enabled?: boolean | undefined;
1745
- } | {
1746
- apiKey?: string | undefined;
2174
+ apiKey: string;
1747
2175
  enabled?: boolean | undefined;
1748
2176
  } | undefined;
1749
2177
  aws?: {
@@ -1751,8 +2179,203 @@ export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1751
2179
  enabled?: boolean | undefined;
1752
2180
  } | undefined;
1753
2181
  }>, "many">;
2182
+ export declare const zCreateFleetData: z.ZodObject<{
2183
+ body: z.ZodObject<{
2184
+ limits: z.ZodOptional<z.ZodObject<{
2185
+ cpu: z.ZodNumber;
2186
+ }, "strip", z.ZodTypeAny, {
2187
+ cpu: number;
2188
+ }, {
2189
+ cpu: number;
2190
+ }>>;
2191
+ gcp: z.ZodOptional<z.ZodObject<{
2192
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2193
+ project: z.ZodString;
2194
+ }, "strip", z.ZodTypeAny, {
2195
+ project: string;
2196
+ enabled: boolean;
2197
+ }, {
2198
+ project: string;
2199
+ enabled?: boolean | undefined;
2200
+ }>>;
2201
+ hetzner: z.ZodOptional<z.ZodObject<{
2202
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2203
+ apiKey: z.ZodString;
2204
+ }, "strip", z.ZodTypeAny, {
2205
+ apiKey: string;
2206
+ enabled: boolean;
2207
+ }, {
2208
+ apiKey: string;
2209
+ enabled?: boolean | undefined;
2210
+ }>>;
2211
+ aws: z.ZodOptional<z.ZodObject<{
2212
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2213
+ controllerRoleArn: z.ZodString;
2214
+ }, "strip", z.ZodTypeAny, {
2215
+ controllerRoleArn: string;
2216
+ enabled: boolean;
2217
+ }, {
2218
+ controllerRoleArn: string;
2219
+ enabled?: boolean | undefined;
2220
+ }>>;
2221
+ id: z.ZodString;
2222
+ }, "strip", z.ZodTypeAny, {
2223
+ id: string;
2224
+ limits?: {
2225
+ cpu: number;
2226
+ } | undefined;
2227
+ gcp?: {
2228
+ project: string;
2229
+ enabled: boolean;
2230
+ } | undefined;
2231
+ hetzner?: {
2232
+ apiKey: string;
2233
+ enabled: boolean;
2234
+ } | undefined;
2235
+ aws?: {
2236
+ controllerRoleArn: string;
2237
+ enabled: boolean;
2238
+ } | undefined;
2239
+ }, {
2240
+ id: string;
2241
+ limits?: {
2242
+ cpu: number;
2243
+ } | undefined;
2244
+ gcp?: {
2245
+ project: string;
2246
+ enabled?: boolean | undefined;
2247
+ } | undefined;
2248
+ hetzner?: {
2249
+ apiKey: string;
2250
+ enabled?: boolean | undefined;
2251
+ } | undefined;
2252
+ aws?: {
2253
+ controllerRoleArn: string;
2254
+ enabled?: boolean | undefined;
2255
+ } | undefined;
2256
+ }>;
2257
+ path: z.ZodObject<{
2258
+ cluster_id: z.ZodString;
2259
+ }, "strip", z.ZodTypeAny, {
2260
+ cluster_id: string;
2261
+ }, {
2262
+ cluster_id: string;
2263
+ }>;
2264
+ query: z.ZodOptional<z.ZodNever>;
2265
+ }, "strip", z.ZodTypeAny, {
2266
+ body: {
2267
+ id: string;
2268
+ limits?: {
2269
+ cpu: number;
2270
+ } | undefined;
2271
+ gcp?: {
2272
+ project: string;
2273
+ enabled: boolean;
2274
+ } | undefined;
2275
+ hetzner?: {
2276
+ apiKey: string;
2277
+ enabled: boolean;
2278
+ } | undefined;
2279
+ aws?: {
2280
+ controllerRoleArn: string;
2281
+ enabled: boolean;
2282
+ } | undefined;
2283
+ };
2284
+ path: {
2285
+ cluster_id: string;
2286
+ };
2287
+ query?: undefined;
2288
+ }, {
2289
+ body: {
2290
+ id: string;
2291
+ limits?: {
2292
+ cpu: number;
2293
+ } | undefined;
2294
+ gcp?: {
2295
+ project: string;
2296
+ enabled?: boolean | undefined;
2297
+ } | undefined;
2298
+ hetzner?: {
2299
+ apiKey: string;
2300
+ enabled?: boolean | undefined;
2301
+ } | undefined;
2302
+ aws?: {
2303
+ controllerRoleArn: string;
2304
+ enabled?: boolean | undefined;
2305
+ } | undefined;
2306
+ };
2307
+ path: {
2308
+ cluster_id: string;
2309
+ };
2310
+ query?: undefined;
2311
+ }>;
2312
+ /**
2313
+ * Successfully created. Returns created Fleet ID.
2314
+ */
1754
2315
  export declare const zCreateFleetResponse: z.ZodString;
2316
+ export declare const zDeleteFleetData: z.ZodObject<{
2317
+ body: z.ZodOptional<z.ZodNever>;
2318
+ path: z.ZodObject<{
2319
+ cluster_id: z.ZodString;
2320
+ fleet_name: z.ZodString;
2321
+ }, "strip", z.ZodTypeAny, {
2322
+ cluster_id: string;
2323
+ fleet_name: string;
2324
+ }, {
2325
+ cluster_id: string;
2326
+ fleet_name: string;
2327
+ }>;
2328
+ query: z.ZodOptional<z.ZodNever>;
2329
+ }, "strip", z.ZodTypeAny, {
2330
+ path: {
2331
+ cluster_id: string;
2332
+ fleet_name: string;
2333
+ };
2334
+ body?: undefined;
2335
+ query?: undefined;
2336
+ }, {
2337
+ path: {
2338
+ cluster_id: string;
2339
+ fleet_name: string;
2340
+ };
2341
+ body?: undefined;
2342
+ query?: undefined;
2343
+ }>;
2344
+ /**
2345
+ * Successfully deleted.
2346
+ */
1755
2347
  export declare const zDeleteFleetResponse: z.ZodString;
2348
+ export declare const zGetFleetData: z.ZodObject<{
2349
+ body: z.ZodOptional<z.ZodNever>;
2350
+ path: z.ZodObject<{
2351
+ cluster_id: z.ZodString;
2352
+ fleet_name: z.ZodString;
2353
+ }, "strip", z.ZodTypeAny, {
2354
+ cluster_id: string;
2355
+ fleet_name: string;
2356
+ }, {
2357
+ cluster_id: string;
2358
+ fleet_name: string;
2359
+ }>;
2360
+ query: z.ZodOptional<z.ZodNever>;
2361
+ }, "strip", z.ZodTypeAny, {
2362
+ path: {
2363
+ cluster_id: string;
2364
+ fleet_name: string;
2365
+ };
2366
+ body?: undefined;
2367
+ query?: undefined;
2368
+ }, {
2369
+ path: {
2370
+ cluster_id: string;
2371
+ fleet_name: string;
2372
+ };
2373
+ body?: undefined;
2374
+ query?: undefined;
2375
+ }>;
2376
+ /**
2377
+ * Returns a single object containing fleet details.
2378
+ */
1756
2379
  export declare const zGetFleetResponse: z.ZodObject<{
1757
2380
  limits: z.ZodOptional<z.ZodObject<{
1758
2381
  cpu: z.ZodNumber;
@@ -1771,25 +2394,16 @@ export declare const zGetFleetResponse: z.ZodObject<{
1771
2394
  project: string;
1772
2395
  enabled?: boolean | undefined;
1773
2396
  }>>;
1774
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2397
+ hetzner: z.ZodOptional<z.ZodObject<{
1775
2398
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1776
- apiKey: z.ZodOptional<z.ZodString>;
2399
+ apiKey: z.ZodString;
1777
2400
  }, "strip", z.ZodTypeAny, {
2401
+ apiKey: string;
1778
2402
  enabled: boolean;
1779
- apiKey?: string | undefined;
1780
2403
  }, {
1781
- apiKey?: string | undefined;
2404
+ apiKey: string;
1782
2405
  enabled?: boolean | undefined;
1783
- }>, z.ZodObject<{
1784
- apiKey: z.ZodOptional<z.ZodString>;
1785
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1786
- }, "strip", z.ZodTypeAny, {
1787
- enabled: boolean;
1788
- apiKey?: string | undefined;
1789
- }, {
1790
- apiKey?: string | undefined;
1791
- enabled?: boolean | undefined;
1792
- }>]>>;
2406
+ }>>;
1793
2407
  aws: z.ZodOptional<z.ZodObject<{
1794
2408
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1795
2409
  controllerRoleArn: z.ZodString;
@@ -1801,9 +2415,7 @@ export declare const zGetFleetResponse: z.ZodObject<{
1801
2415
  enabled?: boolean | undefined;
1802
2416
  }>>;
1803
2417
  id: z.ZodString;
1804
- type: z.ZodEnum<["managed", "connected"]>;
1805
2418
  }, "strip", z.ZodTypeAny, {
1806
- type: "connected" | "managed";
1807
2419
  id: string;
1808
2420
  limits?: {
1809
2421
  cpu: number;
@@ -1813,18 +2425,14 @@ export declare const zGetFleetResponse: z.ZodObject<{
1813
2425
  enabled: boolean;
1814
2426
  } | undefined;
1815
2427
  hetzner?: {
2428
+ apiKey: string;
1816
2429
  enabled: boolean;
1817
- apiKey?: string | undefined;
1818
- } | {
1819
- enabled: boolean;
1820
- apiKey?: string | undefined;
1821
2430
  } | undefined;
1822
2431
  aws?: {
1823
2432
  controllerRoleArn: string;
1824
2433
  enabled: boolean;
1825
2434
  } | undefined;
1826
2435
  }, {
1827
- type: "connected" | "managed";
1828
2436
  id: string;
1829
2437
  limits?: {
1830
2438
  cpu: number;
@@ -1834,10 +2442,7 @@ export declare const zGetFleetResponse: z.ZodObject<{
1834
2442
  enabled?: boolean | undefined;
1835
2443
  } | undefined;
1836
2444
  hetzner?: {
1837
- apiKey?: string | undefined;
1838
- enabled?: boolean | undefined;
1839
- } | {
1840
- apiKey?: string | undefined;
2445
+ apiKey: string;
1841
2446
  enabled?: boolean | undefined;
1842
2447
  } | undefined;
1843
2448
  aws?: {
@@ -1845,11 +2450,183 @@ export declare const zGetFleetResponse: z.ZodObject<{
1845
2450
  enabled?: boolean | undefined;
1846
2451
  } | undefined;
1847
2452
  }>;
2453
+ export declare const zUpdateFleetData: z.ZodObject<{
2454
+ body: z.ZodObject<{
2455
+ limits: z.ZodOptional<z.ZodObject<{
2456
+ cpu: z.ZodNumber;
2457
+ }, "strip", z.ZodTypeAny, {
2458
+ cpu: number;
2459
+ }, {
2460
+ cpu: number;
2461
+ }>>;
2462
+ gcp: z.ZodOptional<z.ZodObject<{
2463
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2464
+ project: z.ZodString;
2465
+ }, "strip", z.ZodTypeAny, {
2466
+ project: string;
2467
+ enabled: boolean;
2468
+ }, {
2469
+ project: string;
2470
+ enabled?: boolean | undefined;
2471
+ }>>;
2472
+ hetzner: z.ZodOptional<z.ZodObject<{
2473
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2474
+ apiKey: z.ZodString;
2475
+ }, "strip", z.ZodTypeAny, {
2476
+ apiKey: string;
2477
+ enabled: boolean;
2478
+ }, {
2479
+ apiKey: string;
2480
+ enabled?: boolean | undefined;
2481
+ }>>;
2482
+ aws: z.ZodOptional<z.ZodObject<{
2483
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2484
+ controllerRoleArn: z.ZodString;
2485
+ }, "strip", z.ZodTypeAny, {
2486
+ controllerRoleArn: string;
2487
+ enabled: boolean;
2488
+ }, {
2489
+ controllerRoleArn: string;
2490
+ enabled?: boolean | undefined;
2491
+ }>>;
2492
+ }, "strip", z.ZodTypeAny, {
2493
+ limits?: {
2494
+ cpu: number;
2495
+ } | undefined;
2496
+ gcp?: {
2497
+ project: string;
2498
+ enabled: boolean;
2499
+ } | undefined;
2500
+ hetzner?: {
2501
+ apiKey: string;
2502
+ enabled: boolean;
2503
+ } | undefined;
2504
+ aws?: {
2505
+ controllerRoleArn: string;
2506
+ enabled: boolean;
2507
+ } | undefined;
2508
+ }, {
2509
+ limits?: {
2510
+ cpu: number;
2511
+ } | undefined;
2512
+ gcp?: {
2513
+ project: string;
2514
+ enabled?: boolean | undefined;
2515
+ } | undefined;
2516
+ hetzner?: {
2517
+ apiKey: string;
2518
+ enabled?: boolean | undefined;
2519
+ } | undefined;
2520
+ aws?: {
2521
+ controllerRoleArn: string;
2522
+ enabled?: boolean | undefined;
2523
+ } | undefined;
2524
+ }>;
2525
+ path: z.ZodObject<{
2526
+ cluster_id: z.ZodString;
2527
+ fleet_name: z.ZodString;
2528
+ }, "strip", z.ZodTypeAny, {
2529
+ cluster_id: string;
2530
+ fleet_name: string;
2531
+ }, {
2532
+ cluster_id: string;
2533
+ fleet_name: string;
2534
+ }>;
2535
+ query: z.ZodOptional<z.ZodNever>;
2536
+ }, "strip", z.ZodTypeAny, {
2537
+ body: {
2538
+ limits?: {
2539
+ cpu: number;
2540
+ } | undefined;
2541
+ gcp?: {
2542
+ project: string;
2543
+ enabled: boolean;
2544
+ } | undefined;
2545
+ hetzner?: {
2546
+ apiKey: string;
2547
+ enabled: boolean;
2548
+ } | undefined;
2549
+ aws?: {
2550
+ controllerRoleArn: string;
2551
+ enabled: boolean;
2552
+ } | undefined;
2553
+ };
2554
+ path: {
2555
+ cluster_id: string;
2556
+ fleet_name: string;
2557
+ };
2558
+ query?: undefined;
2559
+ }, {
2560
+ body: {
2561
+ limits?: {
2562
+ cpu: number;
2563
+ } | undefined;
2564
+ gcp?: {
2565
+ project: string;
2566
+ enabled?: boolean | undefined;
2567
+ } | undefined;
2568
+ hetzner?: {
2569
+ apiKey: string;
2570
+ enabled?: boolean | undefined;
2571
+ } | undefined;
2572
+ aws?: {
2573
+ controllerRoleArn: string;
2574
+ enabled?: boolean | undefined;
2575
+ } | undefined;
2576
+ };
2577
+ path: {
2578
+ cluster_id: string;
2579
+ fleet_name: string;
2580
+ };
2581
+ query?: undefined;
2582
+ }>;
2583
+ /**
2584
+ * Successfully updated.
2585
+ */
1848
2586
  export declare const zUpdateFleetResponse: z.ZodString;
2587
+ export declare const zQueryClusterData: z.ZodObject<{
2588
+ body: z.ZodOptional<z.ZodNever>;
2589
+ path: z.ZodObject<{
2590
+ cluster_id: z.ZodString;
2591
+ }, "strip", z.ZodTypeAny, {
2592
+ cluster_id: string;
2593
+ }, {
2594
+ cluster_id: string;
2595
+ }>;
2596
+ query: z.ZodOptional<z.ZodNever>;
2597
+ }, "strip", z.ZodTypeAny, {
2598
+ path: {
2599
+ cluster_id: string;
2600
+ };
2601
+ body?: undefined;
2602
+ query?: undefined;
2603
+ }, {
2604
+ path: {
2605
+ cluster_id: string;
2606
+ };
2607
+ body?: undefined;
2608
+ query?: undefined;
2609
+ }>;
2610
+ export declare const zListClustersData: z.ZodObject<{
2611
+ body: z.ZodOptional<z.ZodNever>;
2612
+ path: z.ZodOptional<z.ZodNever>;
2613
+ query: z.ZodOptional<z.ZodNever>;
2614
+ }, "strip", z.ZodTypeAny, {
2615
+ body?: undefined;
2616
+ path?: undefined;
2617
+ query?: undefined;
2618
+ }, {
2619
+ body?: undefined;
2620
+ path?: undefined;
2621
+ query?: undefined;
2622
+ }>;
2623
+ /**
2624
+ * An array of clusters
2625
+ */
1849
2626
  export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1850
2627
  name: z.ZodString;
1851
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1852
2628
  tier: z.ZodEnum<["basic", "pro"]>;
2629
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1853
2630
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1854
2631
  id: z.ZodString;
1855
2632
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1862,36 +2639,129 @@ export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1862
2639
  }, "strip", z.ZodTypeAny, {
1863
2640
  name: string;
1864
2641
  id: string;
1865
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1866
- tier: "basic" | "pro";
2642
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1867
2643
  version_channel: string;
1868
- region?: "staging" | "northamerica-central-1" | undefined;
1869
- endpoint?: string | undefined;
1870
- certificate_ca?: string | undefined;
2644
+ tier: "basic" | "pro";
2645
+ ready?: boolean | undefined;
2646
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1871
2647
  version_current?: string | undefined;
1872
2648
  created_at?: string | undefined;
1873
2649
  updated_at?: string | undefined;
1874
- ready?: boolean | undefined;
2650
+ endpoint?: string | undefined;
2651
+ certificate_ca?: string | undefined;
1875
2652
  }, {
1876
2653
  name: string;
1877
2654
  id: string;
1878
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2655
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1879
2656
  tier: "basic" | "pro";
1880
- region?: "staging" | "northamerica-central-1" | undefined;
1881
- endpoint?: string | undefined;
2657
+ ready?: boolean | undefined;
2658
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1882
2659
  version_channel?: string | undefined;
1883
- certificate_ca?: string | undefined;
1884
2660
  version_current?: string | undefined;
1885
2661
  created_at?: string | undefined;
1886
2662
  updated_at?: string | undefined;
1887
- ready?: boolean | undefined;
2663
+ endpoint?: string | undefined;
2664
+ certificate_ca?: string | undefined;
1888
2665
  }>, "many">;
2666
+ export declare const zCreateClusterData: z.ZodObject<{
2667
+ body: z.ZodObject<{
2668
+ name: z.ZodString;
2669
+ tier: z.ZodEnum<["basic", "pro"]>;
2670
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2671
+ version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2672
+ }, "strip", z.ZodTypeAny, {
2673
+ name: string;
2674
+ version_channel: string;
2675
+ tier: "basic" | "pro";
2676
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2677
+ }, {
2678
+ name: string;
2679
+ tier: "basic" | "pro";
2680
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2681
+ version_channel?: string | undefined;
2682
+ }>;
2683
+ path: z.ZodOptional<z.ZodNever>;
2684
+ query: z.ZodOptional<z.ZodNever>;
2685
+ }, "strip", z.ZodTypeAny, {
2686
+ body: {
2687
+ name: string;
2688
+ version_channel: string;
2689
+ tier: "basic" | "pro";
2690
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2691
+ };
2692
+ path?: undefined;
2693
+ query?: undefined;
2694
+ }, {
2695
+ body: {
2696
+ name: string;
2697
+ tier: "basic" | "pro";
2698
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2699
+ version_channel?: string | undefined;
2700
+ };
2701
+ path?: undefined;
2702
+ query?: undefined;
2703
+ }>;
2704
+ /**
2705
+ * Successfully created. Returns created Cluster ID.
2706
+ */
1889
2707
  export declare const zCreateClusterResponse: z.ZodString;
2708
+ export declare const zDeleteClusterData: z.ZodObject<{
2709
+ body: z.ZodOptional<z.ZodNever>;
2710
+ path: z.ZodObject<{
2711
+ cluster_id: z.ZodString;
2712
+ }, "strip", z.ZodTypeAny, {
2713
+ cluster_id: string;
2714
+ }, {
2715
+ cluster_id: string;
2716
+ }>;
2717
+ query: z.ZodOptional<z.ZodNever>;
2718
+ }, "strip", z.ZodTypeAny, {
2719
+ path: {
2720
+ cluster_id: string;
2721
+ };
2722
+ body?: undefined;
2723
+ query?: undefined;
2724
+ }, {
2725
+ path: {
2726
+ cluster_id: string;
2727
+ };
2728
+ body?: undefined;
2729
+ query?: undefined;
2730
+ }>;
2731
+ /**
2732
+ * Successfully deleted.
2733
+ */
1890
2734
  export declare const zDeleteClusterResponse: z.ZodString;
2735
+ export declare const zGetClusterData: z.ZodObject<{
2736
+ body: z.ZodOptional<z.ZodNever>;
2737
+ path: z.ZodObject<{
2738
+ cluster_id: z.ZodString;
2739
+ }, "strip", z.ZodTypeAny, {
2740
+ cluster_id: string;
2741
+ }, {
2742
+ cluster_id: string;
2743
+ }>;
2744
+ query: z.ZodOptional<z.ZodNever>;
2745
+ }, "strip", z.ZodTypeAny, {
2746
+ path: {
2747
+ cluster_id: string;
2748
+ };
2749
+ body?: undefined;
2750
+ query?: undefined;
2751
+ }, {
2752
+ path: {
2753
+ cluster_id: string;
2754
+ };
2755
+ body?: undefined;
2756
+ query?: undefined;
2757
+ }>;
2758
+ /**
2759
+ * Returns a single object containing cluster details.
2760
+ */
1891
2761
  export declare const zGetClusterResponse: z.ZodObject<{
1892
2762
  name: z.ZodString;
1893
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1894
2763
  tier: z.ZodEnum<["basic", "pro"]>;
2764
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1895
2765
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1896
2766
  id: z.ZodString;
1897
2767
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1904,34 +2774,80 @@ export declare const zGetClusterResponse: z.ZodObject<{
1904
2774
  }, "strip", z.ZodTypeAny, {
1905
2775
  name: string;
1906
2776
  id: string;
1907
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1908
- tier: "basic" | "pro";
2777
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1909
2778
  version_channel: string;
1910
- region?: "staging" | "northamerica-central-1" | undefined;
1911
- endpoint?: string | undefined;
1912
- certificate_ca?: string | undefined;
2779
+ tier: "basic" | "pro";
2780
+ ready?: boolean | undefined;
2781
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1913
2782
  version_current?: string | undefined;
1914
2783
  created_at?: string | undefined;
1915
2784
  updated_at?: string | undefined;
1916
- ready?: boolean | undefined;
2785
+ endpoint?: string | undefined;
2786
+ certificate_ca?: string | undefined;
1917
2787
  }, {
1918
2788
  name: string;
1919
2789
  id: string;
1920
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2790
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1921
2791
  tier: "basic" | "pro";
1922
- region?: "staging" | "northamerica-central-1" | undefined;
1923
- endpoint?: string | undefined;
2792
+ ready?: boolean | undefined;
2793
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1924
2794
  version_channel?: string | undefined;
1925
- certificate_ca?: string | undefined;
1926
2795
  version_current?: string | undefined;
1927
2796
  created_at?: string | undefined;
1928
2797
  updated_at?: string | undefined;
1929
- ready?: boolean | undefined;
2798
+ endpoint?: string | undefined;
2799
+ certificate_ca?: string | undefined;
1930
2800
  }>;
2801
+ export declare const zUpdateClusterData: z.ZodObject<{
2802
+ body: z.ZodObject<{
2803
+ name: z.ZodOptional<z.ZodString>;
2804
+ tier: z.ZodEnum<["basic", "pro"]>;
2805
+ version_channel: z.ZodOptional<z.ZodString>;
2806
+ }, "strip", z.ZodTypeAny, {
2807
+ tier: "basic" | "pro";
2808
+ name?: string | undefined;
2809
+ version_channel?: string | undefined;
2810
+ }, {
2811
+ tier: "basic" | "pro";
2812
+ name?: string | undefined;
2813
+ version_channel?: string | undefined;
2814
+ }>;
2815
+ path: z.ZodObject<{
2816
+ cluster_id: z.ZodString;
2817
+ }, "strip", z.ZodTypeAny, {
2818
+ cluster_id: string;
2819
+ }, {
2820
+ cluster_id: string;
2821
+ }>;
2822
+ query: z.ZodOptional<z.ZodNever>;
2823
+ }, "strip", z.ZodTypeAny, {
2824
+ body: {
2825
+ tier: "basic" | "pro";
2826
+ name?: string | undefined;
2827
+ version_channel?: string | undefined;
2828
+ };
2829
+ path: {
2830
+ cluster_id: string;
2831
+ };
2832
+ query?: undefined;
2833
+ }, {
2834
+ body: {
2835
+ tier: "basic" | "pro";
2836
+ name?: string | undefined;
2837
+ version_channel?: string | undefined;
2838
+ };
2839
+ path: {
2840
+ cluster_id: string;
2841
+ };
2842
+ query?: undefined;
2843
+ }>;
2844
+ /**
2845
+ * Successfully updated. Returns updated cluster details.
2846
+ */
1931
2847
  export declare const zUpdateClusterResponse: z.ZodObject<{
1932
2848
  name: z.ZodString;
1933
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1934
2849
  tier: z.ZodEnum<["basic", "pro"]>;
2850
+ region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
1935
2851
  version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1936
2852
  id: z.ZodString;
1937
2853
  status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
@@ -1944,241 +2860,139 @@ export declare const zUpdateClusterResponse: z.ZodObject<{
1944
2860
  }, "strip", z.ZodTypeAny, {
1945
2861
  name: string;
1946
2862
  id: string;
1947
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1948
- tier: "basic" | "pro";
2863
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1949
2864
  version_channel: string;
1950
- region?: "staging" | "northamerica-central-1" | undefined;
1951
- endpoint?: string | undefined;
1952
- certificate_ca?: string | undefined;
2865
+ tier: "basic" | "pro";
2866
+ ready?: boolean | undefined;
2867
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1953
2868
  version_current?: string | undefined;
1954
2869
  created_at?: string | undefined;
1955
2870
  updated_at?: string | undefined;
1956
- ready?: boolean | undefined;
2871
+ endpoint?: string | undefined;
2872
+ certificate_ca?: string | undefined;
1957
2873
  }, {
1958
2874
  name: string;
1959
2875
  id: string;
1960
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2876
+ status: "deleted" | "failed" | "active" | "creating" | "deployed" | "updating";
1961
2877
  tier: "basic" | "pro";
1962
- region?: "staging" | "northamerica-central-1" | undefined;
1963
- endpoint?: string | undefined;
2878
+ ready?: boolean | undefined;
2879
+ region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
1964
2880
  version_channel?: string | undefined;
1965
- certificate_ca?: string | undefined;
1966
2881
  version_current?: string | undefined;
1967
2882
  created_at?: string | undefined;
1968
2883
  updated_at?: string | undefined;
1969
- ready?: boolean | undefined;
2884
+ endpoint?: string | undefined;
2885
+ certificate_ca?: string | undefined;
1970
2886
  }>;
2887
+ export declare const zGetJoinInformationData: z.ZodObject<{
2888
+ body: z.ZodOptional<z.ZodNever>;
2889
+ path: z.ZodObject<{
2890
+ cluster_id: z.ZodString;
2891
+ }, "strip", z.ZodTypeAny, {
2892
+ cluster_id: string;
2893
+ }, {
2894
+ cluster_id: string;
2895
+ }>;
2896
+ query: z.ZodOptional<z.ZodNever>;
2897
+ }, "strip", z.ZodTypeAny, {
2898
+ path: {
2899
+ cluster_id: string;
2900
+ };
2901
+ body?: undefined;
2902
+ query?: undefined;
2903
+ }, {
2904
+ path: {
2905
+ cluster_id: string;
2906
+ };
2907
+ body?: undefined;
2908
+ query?: undefined;
2909
+ }>;
2910
+ /**
2911
+ * An object of cluster join information
2912
+ */
1971
2913
  export declare const zGetJoinInformationResponse: z.ZodObject<{
1972
- name: z.ZodString;
1973
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1974
- tier: z.ZodEnum<["basic", "pro"]>;
1975
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1976
- id: z.ZodString;
1977
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1978
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1979
- certificate_ca: z.ZodOptional<z.ZodString>;
1980
- version_current: z.ZodOptional<z.ZodString>;
1981
- created_at: z.ZodOptional<z.ZodString>;
1982
- updated_at: z.ZodOptional<z.ZodString>;
1983
- ready: z.ZodOptional<z.ZodBoolean>;
2914
+ certificate_authority: z.ZodString;
2915
+ endpoint: z.ZodString;
2916
+ auth_key: z.ZodString;
2917
+ bootstrap_token: z.ZodString;
2918
+ versions: z.ZodObject<{
2919
+ kubernetes: z.ZodString;
2920
+ tailscale: z.ZodString;
2921
+ containerd: z.ZodString;
2922
+ nvidia_driver: z.ZodString;
2923
+ }, "strip", z.ZodTypeAny, {
2924
+ kubernetes: string;
2925
+ tailscale: string;
2926
+ containerd: string;
2927
+ nvidia_driver: string;
2928
+ }, {
2929
+ kubernetes: string;
2930
+ tailscale: string;
2931
+ containerd: string;
2932
+ nvidia_driver: string;
2933
+ }>;
2934
+ third_party_api_access_config: z.ZodObject<{
2935
+ metadata_url: z.ZodString;
2936
+ aws_role_arn: z.ZodString;
2937
+ gcp_workload_identity_provider: z.ZodString;
2938
+ }, "strip", z.ZodTypeAny, {
2939
+ metadata_url: string;
2940
+ aws_role_arn: string;
2941
+ gcp_workload_identity_provider: string;
2942
+ }, {
2943
+ metadata_url: string;
2944
+ aws_role_arn: string;
2945
+ gcp_workload_identity_provider: string;
2946
+ }>;
2947
+ }, "strip", z.ZodTypeAny, {
2948
+ certificate_authority: string;
2949
+ endpoint: string;
2950
+ auth_key: string;
2951
+ bootstrap_token: string;
2952
+ versions: {
2953
+ kubernetes: string;
2954
+ tailscale: string;
2955
+ containerd: string;
2956
+ nvidia_driver: string;
2957
+ };
2958
+ third_party_api_access_config: {
2959
+ metadata_url: string;
2960
+ aws_role_arn: string;
2961
+ gcp_workload_identity_provider: string;
2962
+ };
2963
+ }, {
2964
+ certificate_authority: string;
2965
+ endpoint: string;
2966
+ auth_key: string;
2967
+ bootstrap_token: string;
2968
+ versions: {
2969
+ kubernetes: string;
2970
+ tailscale: string;
2971
+ containerd: string;
2972
+ nvidia_driver: string;
2973
+ };
2974
+ third_party_api_access_config: {
2975
+ metadata_url: string;
2976
+ aws_role_arn: string;
2977
+ gcp_workload_identity_provider: string;
2978
+ };
2979
+ }>;
2980
+ export declare const zListInvitesData: z.ZodObject<{
2981
+ body: z.ZodOptional<z.ZodNever>;
2982
+ path: z.ZodOptional<z.ZodNever>;
2983
+ query: z.ZodOptional<z.ZodNever>;
1984
2984
  }, "strip", z.ZodTypeAny, {
1985
- name: string;
1986
- id: string;
1987
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1988
- tier: "basic" | "pro";
1989
- version_channel: string;
1990
- region?: "staging" | "northamerica-central-1" | undefined;
1991
- endpoint?: string | undefined;
1992
- certificate_ca?: string | undefined;
1993
- version_current?: string | undefined;
1994
- created_at?: string | undefined;
1995
- updated_at?: string | undefined;
1996
- ready?: boolean | undefined;
2985
+ body?: undefined;
2986
+ path?: undefined;
2987
+ query?: undefined;
1997
2988
  }, {
1998
- name: string;
1999
- id: string;
2000
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2001
- tier: "basic" | "pro";
2002
- region?: "staging" | "northamerica-central-1" | undefined;
2003
- endpoint?: string | undefined;
2004
- version_channel?: string | undefined;
2005
- certificate_ca?: string | undefined;
2006
- version_current?: string | undefined;
2007
- created_at?: string | undefined;
2008
- updated_at?: string | undefined;
2009
- ready?: boolean | undefined;
2989
+ body?: undefined;
2990
+ path?: undefined;
2991
+ query?: undefined;
2010
2992
  }>;
2011
- export declare const zGetInfrastructureResponse: z.ZodArray<z.ZodObject<{
2012
- sku: z.ZodString;
2013
- provider: z.ZodString;
2014
- region: z.ZodString;
2015
- sub_region: z.ZodString;
2016
- csp_region: z.ZodString;
2017
- csp_zone: z.ZodString;
2018
- instance_type: z.ZodString;
2019
- architecture: z.ZodString;
2020
- os: z.ZodString;
2021
- vcpu: z.ZodNumber;
2022
- memory: z.ZodNumber;
2023
- local_storage: z.ZodNumber;
2024
- accelerator_name: z.ZodOptional<z.ZodString>;
2025
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
2026
- accelerator_count: z.ZodOptional<z.ZodNumber>;
2027
- accelerator_memory: z.ZodOptional<z.ZodNumber>;
2028
- pods_capacity: z.ZodOptional<z.ZodNumber>;
2029
- capacity_type: z.ZodOptional<z.ZodString>;
2030
- price: z.ZodNumber;
2031
- available: z.ZodOptional<z.ZodBoolean>;
2032
- }, "strip", z.ZodTypeAny, {
2033
- memory: number;
2034
- region: string;
2035
- sku: string;
2036
- provider: string;
2037
- sub_region: string;
2038
- csp_region: string;
2039
- csp_zone: string;
2040
- instance_type: string;
2041
- architecture: string;
2042
- os: string;
2043
- vcpu: number;
2044
- local_storage: number;
2045
- price: number;
2046
- accelerator_name?: string | undefined;
2047
- accelerator_manufacturer?: string | undefined;
2048
- accelerator_count?: number | undefined;
2049
- accelerator_memory?: number | undefined;
2050
- pods_capacity?: number | undefined;
2051
- capacity_type?: string | undefined;
2052
- available?: boolean | undefined;
2053
- }, {
2054
- memory: number;
2055
- region: string;
2056
- sku: string;
2057
- provider: string;
2058
- sub_region: string;
2059
- csp_region: string;
2060
- csp_zone: string;
2061
- instance_type: string;
2062
- architecture: string;
2063
- os: string;
2064
- vcpu: number;
2065
- local_storage: number;
2066
- price: number;
2067
- accelerator_name?: string | undefined;
2068
- accelerator_manufacturer?: string | undefined;
2069
- accelerator_count?: number | undefined;
2070
- accelerator_memory?: number | undefined;
2071
- pods_capacity?: number | undefined;
2072
- capacity_type?: string | undefined;
2073
- available?: boolean | undefined;
2074
- }>, "many">;
2075
- export declare const zGetFacetsResponse: z.ZodArray<z.ZodObject<{
2076
- provider: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2077
- region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2078
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2079
- csp_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2080
- vcpu_min: z.ZodOptional<z.ZodNumber>;
2081
- vcpu_max: z.ZodOptional<z.ZodNumber>;
2082
- memory_min: z.ZodOptional<z.ZodNumber>;
2083
- memory_max: z.ZodOptional<z.ZodNumber>;
2084
- storage_local_min: z.ZodOptional<z.ZodNumber>;
2085
- storage_local_max: z.ZodOptional<z.ZodNumber>;
2086
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2087
- accelerator_manufacturer: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2088
- accelerator_count_min: z.ZodOptional<z.ZodNumber>;
2089
- accelerator_count_max: z.ZodOptional<z.ZodNumber>;
2090
- accelerator_memory_min: z.ZodOptional<z.ZodNumber>;
2091
- accelerator_memory_max: z.ZodOptional<z.ZodNumber>;
2092
- price_min: z.ZodOptional<z.ZodNumber>;
2093
- price_max: z.ZodOptional<z.ZodNumber>;
2094
- regions_struct: z.ZodOptional<z.ZodArray<z.ZodObject<{
2095
- region: z.ZodOptional<z.ZodString>;
2096
- sub_region: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2097
- }, "strip", z.ZodTypeAny, {
2098
- region?: string | undefined;
2099
- sub_region?: string[] | undefined;
2100
- }, {
2101
- region?: string | undefined;
2102
- sub_region?: string[] | undefined;
2103
- }>, "many">>;
2104
- accelerators_struct: z.ZodOptional<z.ZodArray<z.ZodObject<{
2105
- accelerator_manufacturer: z.ZodOptional<z.ZodString>;
2106
- accelerator_name: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2107
- }, "strip", z.ZodTypeAny, {
2108
- accelerator_name?: string[] | undefined;
2109
- accelerator_manufacturer?: string | undefined;
2110
- }, {
2111
- accelerator_name?: string[] | undefined;
2112
- accelerator_manufacturer?: string | undefined;
2113
- }>, "many">>;
2114
- count_total: z.ZodOptional<z.ZodNumber>;
2115
- count_accelerators: z.ZodOptional<z.ZodNumber>;
2116
- count_instance_types: z.ZodOptional<z.ZodNumber>;
2117
- count_accelerators_instance_types: z.ZodOptional<z.ZodNumber>;
2118
- }, "strip", z.ZodTypeAny, {
2119
- region?: string[] | undefined;
2120
- provider?: string[] | undefined;
2121
- sub_region?: string[] | undefined;
2122
- csp_region?: string[] | undefined;
2123
- accelerator_name?: string[] | undefined;
2124
- accelerator_manufacturer?: string[] | undefined;
2125
- accelerator_count_min?: number | undefined;
2126
- accelerator_count_max?: number | undefined;
2127
- accelerator_memory_min?: number | undefined;
2128
- accelerator_memory_max?: number | undefined;
2129
- memory_min?: number | undefined;
2130
- memory_max?: number | undefined;
2131
- vcpu_min?: number | undefined;
2132
- vcpu_max?: number | undefined;
2133
- storage_local_min?: number | undefined;
2134
- storage_local_max?: number | undefined;
2135
- price_min?: number | undefined;
2136
- price_max?: number | undefined;
2137
- regions_struct?: {
2138
- region?: string | undefined;
2139
- sub_region?: string[] | undefined;
2140
- }[] | undefined;
2141
- accelerators_struct?: {
2142
- accelerator_name?: string[] | undefined;
2143
- accelerator_manufacturer?: string | undefined;
2144
- }[] | undefined;
2145
- count_total?: number | undefined;
2146
- count_accelerators?: number | undefined;
2147
- count_instance_types?: number | undefined;
2148
- count_accelerators_instance_types?: number | undefined;
2149
- }, {
2150
- region?: string[] | undefined;
2151
- provider?: string[] | undefined;
2152
- sub_region?: string[] | undefined;
2153
- csp_region?: string[] | undefined;
2154
- accelerator_name?: string[] | undefined;
2155
- accelerator_manufacturer?: string[] | undefined;
2156
- accelerator_count_min?: number | undefined;
2157
- accelerator_count_max?: number | undefined;
2158
- accelerator_memory_min?: number | undefined;
2159
- accelerator_memory_max?: number | undefined;
2160
- memory_min?: number | undefined;
2161
- memory_max?: number | undefined;
2162
- vcpu_min?: number | undefined;
2163
- vcpu_max?: number | undefined;
2164
- storage_local_min?: number | undefined;
2165
- storage_local_max?: number | undefined;
2166
- price_min?: number | undefined;
2167
- price_max?: number | undefined;
2168
- regions_struct?: {
2169
- region?: string | undefined;
2170
- sub_region?: string[] | undefined;
2171
- }[] | undefined;
2172
- accelerators_struct?: {
2173
- accelerator_name?: string[] | undefined;
2174
- accelerator_manufacturer?: string | undefined;
2175
- }[] | undefined;
2176
- count_total?: number | undefined;
2177
- count_accelerators?: number | undefined;
2178
- count_instance_types?: number | undefined;
2179
- count_accelerators_instance_types?: number | undefined;
2180
- }>, "many">;
2181
- export declare const zGetRegionsResponse: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
2993
+ /**
2994
+ * An array of invites
2995
+ */
2182
2996
  export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2183
2997
  id: z.ZodOptional<z.ZodString>;
2184
2998
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2198,6 +3012,32 @@ export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2198
3012
  email?: string | undefined;
2199
3013
  organization_id?: string | undefined;
2200
3014
  }>, "many">;
3015
+ export declare const zCreateInviteData: z.ZodObject<{
3016
+ body: z.ZodObject<{
3017
+ email: z.ZodOptional<z.ZodString>;
3018
+ }, "strip", z.ZodTypeAny, {
3019
+ email?: string | undefined;
3020
+ }, {
3021
+ email?: string | undefined;
3022
+ }>;
3023
+ path: z.ZodOptional<z.ZodNever>;
3024
+ query: z.ZodOptional<z.ZodNever>;
3025
+ }, "strip", z.ZodTypeAny, {
3026
+ body: {
3027
+ email?: string | undefined;
3028
+ };
3029
+ path?: undefined;
3030
+ query?: undefined;
3031
+ }, {
3032
+ body: {
3033
+ email?: string | undefined;
3034
+ };
3035
+ path?: undefined;
3036
+ query?: undefined;
3037
+ }>;
3038
+ /**
3039
+ * Successfully created. Returns created invite details.
3040
+ */
2201
3041
  export declare const zCreateInviteResponse: z.ZodObject<{
2202
3042
  id: z.ZodOptional<z.ZodString>;
2203
3043
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2217,6 +3057,32 @@ export declare const zCreateInviteResponse: z.ZodObject<{
2217
3057
  email?: string | undefined;
2218
3058
  organization_id?: string | undefined;
2219
3059
  }>;
3060
+ export declare const zGetInviteData: z.ZodObject<{
3061
+ body: z.ZodOptional<z.ZodNever>;
3062
+ path: z.ZodObject<{
3063
+ code: z.ZodString;
3064
+ }, "strip", z.ZodTypeAny, {
3065
+ code: string;
3066
+ }, {
3067
+ code: string;
3068
+ }>;
3069
+ query: z.ZodOptional<z.ZodNever>;
3070
+ }, "strip", z.ZodTypeAny, {
3071
+ path: {
3072
+ code: string;
3073
+ };
3074
+ body?: undefined;
3075
+ query?: undefined;
3076
+ }, {
3077
+ path: {
3078
+ code: string;
3079
+ };
3080
+ body?: undefined;
3081
+ query?: undefined;
3082
+ }>;
3083
+ /**
3084
+ * Returns a single object containing invite details.
3085
+ */
2220
3086
  export declare const zGetInviteResponse: z.ZodObject<{
2221
3087
  id: z.ZodOptional<z.ZodString>;
2222
3088
  organization_id: z.ZodOptional<z.ZodString>;
@@ -2236,43 +3102,192 @@ export declare const zGetInviteResponse: z.ZodObject<{
2236
3102
  email?: string | undefined;
2237
3103
  organization_id?: string | undefined;
2238
3104
  }>;
2239
- export declare const zGetOrganizationResponse: z.ZodObject<{
2240
- name: z.ZodString;
2241
- contactInfo: z.ZodObject<{
2242
- address1: z.ZodOptional<z.ZodString>;
2243
- address2: z.ZodOptional<z.ZodString>;
2244
- postalCode: z.ZodOptional<z.ZodString>;
2245
- city: z.ZodOptional<z.ZodString>;
2246
- state: z.ZodOptional<z.ZodString>;
2247
- country: z.ZodOptional<z.ZodString>;
2248
- phone: z.ZodOptional<z.ZodString>;
3105
+ export declare const zDeleteInviteData: z.ZodObject<{
3106
+ body: z.ZodOptional<z.ZodNever>;
3107
+ path: z.ZodObject<{
2249
3108
  email: z.ZodString;
2250
- first_name: z.ZodString;
2251
- last_name: z.ZodString;
2252
3109
  }, "strip", z.ZodTypeAny, {
2253
3110
  email: string;
2254
- first_name: string;
2255
- last_name: string;
2256
- state?: string | undefined;
2257
- country?: string | undefined;
2258
- address1?: string | undefined;
2259
- address2?: string | undefined;
2260
- postalCode?: string | undefined;
2261
- city?: string | undefined;
2262
- phone?: string | undefined;
2263
3111
  }, {
2264
3112
  email: string;
2265
- first_name: string;
2266
- last_name: string;
2267
- state?: string | undefined;
2268
- country?: string | undefined;
2269
- address1?: string | undefined;
2270
- address2?: string | undefined;
2271
- postalCode?: string | undefined;
2272
- city?: string | undefined;
2273
- phone?: string | undefined;
2274
3113
  }>;
3114
+ query: z.ZodOptional<z.ZodNever>;
3115
+ }, "strip", z.ZodTypeAny, {
3116
+ path: {
3117
+ email: string;
3118
+ };
3119
+ body?: undefined;
3120
+ query?: undefined;
3121
+ }, {
3122
+ path: {
3123
+ email: string;
3124
+ };
3125
+ body?: undefined;
3126
+ query?: undefined;
3127
+ }>;
3128
+ export declare const zListMarketplaceChartsData: z.ZodObject<{
3129
+ body: z.ZodOptional<z.ZodNever>;
3130
+ path: z.ZodOptional<z.ZodNever>;
3131
+ query: z.ZodOptional<z.ZodNever>;
3132
+ }, "strip", z.ZodTypeAny, {
3133
+ body?: undefined;
3134
+ path?: undefined;
3135
+ query?: undefined;
3136
+ }, {
3137
+ body?: undefined;
3138
+ path?: undefined;
3139
+ query?: undefined;
3140
+ }>;
3141
+ /**
3142
+ * An array of chart listings in the marketplace.
3143
+ */
3144
+ export declare const zListMarketplaceChartsResponse: z.ZodArray<z.ZodObject<{
3145
+ id: z.ZodString;
3146
+ name: z.ZodString;
3147
+ developer: z.ZodString;
3148
+ description: z.ZodString;
3149
+ logoUrl: z.ZodString;
3150
+ longDescription: z.ZodString;
3151
+ categories: z.ZodArray<z.ZodString, "many">;
3152
+ version_channels: z.ZodArray<z.ZodString, "many">;
3153
+ value_schemas: z.ZodArray<z.ZodObject<{
3154
+ version: z.ZodString;
3155
+ schema: z.ZodString;
3156
+ placeholder: z.ZodString;
3157
+ }, "strip", z.ZodTypeAny, {
3158
+ version: string;
3159
+ schema: string;
3160
+ placeholder: string;
3161
+ }, {
3162
+ version: string;
3163
+ schema: string;
3164
+ placeholder: string;
3165
+ }>, "many">;
3166
+ }, "strip", z.ZodTypeAny, {
3167
+ name: string;
3168
+ id: string;
3169
+ description: string;
3170
+ developer: string;
3171
+ logoUrl: string;
3172
+ longDescription: string;
3173
+ categories: string[];
3174
+ version_channels: string[];
3175
+ value_schemas: {
3176
+ version: string;
3177
+ schema: string;
3178
+ placeholder: string;
3179
+ }[];
3180
+ }, {
3181
+ name: string;
3182
+ id: string;
3183
+ description: string;
3184
+ developer: string;
3185
+ logoUrl: string;
3186
+ longDescription: string;
3187
+ categories: string[];
3188
+ version_channels: string[];
3189
+ value_schemas: {
3190
+ version: string;
3191
+ schema: string;
3192
+ placeholder: string;
3193
+ }[];
3194
+ }>, "many">;
3195
+ export declare const zGetMarketplaceChartData: z.ZodObject<{
3196
+ body: z.ZodOptional<z.ZodNever>;
3197
+ path: z.ZodObject<{
3198
+ listing_id: z.ZodString;
3199
+ }, "strip", z.ZodTypeAny, {
3200
+ listing_id: string;
3201
+ }, {
3202
+ listing_id: string;
3203
+ }>;
3204
+ query: z.ZodOptional<z.ZodNever>;
3205
+ }, "strip", z.ZodTypeAny, {
3206
+ path: {
3207
+ listing_id: string;
3208
+ };
3209
+ body?: undefined;
3210
+ query?: undefined;
3211
+ }, {
3212
+ path: {
3213
+ listing_id: string;
3214
+ };
3215
+ body?: undefined;
3216
+ query?: undefined;
3217
+ }>;
3218
+ /**
3219
+ * Returns an object containing the chart listing details.
3220
+ */
3221
+ export declare const zGetMarketplaceChartResponse: z.ZodObject<{
3222
+ id: z.ZodString;
3223
+ name: z.ZodString;
3224
+ developer: z.ZodString;
3225
+ description: z.ZodString;
3226
+ logoUrl: z.ZodString;
3227
+ longDescription: z.ZodString;
3228
+ categories: z.ZodArray<z.ZodString, "many">;
3229
+ version_channels: z.ZodArray<z.ZodString, "many">;
3230
+ value_schemas: z.ZodArray<z.ZodObject<{
3231
+ version: z.ZodString;
3232
+ schema: z.ZodString;
3233
+ placeholder: z.ZodString;
3234
+ }, "strip", z.ZodTypeAny, {
3235
+ version: string;
3236
+ schema: string;
3237
+ placeholder: string;
3238
+ }, {
3239
+ version: string;
3240
+ schema: string;
3241
+ placeholder: string;
3242
+ }>, "many">;
3243
+ }, "strip", z.ZodTypeAny, {
3244
+ name: string;
3245
+ id: string;
3246
+ description: string;
3247
+ developer: string;
3248
+ logoUrl: string;
3249
+ longDescription: string;
3250
+ categories: string[];
3251
+ version_channels: string[];
3252
+ value_schemas: {
3253
+ version: string;
3254
+ schema: string;
3255
+ placeholder: string;
3256
+ }[];
3257
+ }, {
3258
+ name: string;
3259
+ id: string;
3260
+ description: string;
3261
+ developer: string;
3262
+ logoUrl: string;
3263
+ longDescription: string;
3264
+ categories: string[];
3265
+ version_channels: string[];
3266
+ value_schemas: {
3267
+ version: string;
3268
+ schema: string;
3269
+ placeholder: string;
3270
+ }[];
3271
+ }>;
3272
+ export declare const zGetOrganizationData: z.ZodObject<{
3273
+ body: z.ZodOptional<z.ZodNever>;
3274
+ path: z.ZodOptional<z.ZodNever>;
3275
+ query: z.ZodOptional<z.ZodNever>;
3276
+ }, "strip", z.ZodTypeAny, {
3277
+ body?: undefined;
3278
+ path?: undefined;
3279
+ query?: undefined;
3280
+ }, {
3281
+ body?: undefined;
3282
+ path?: undefined;
3283
+ query?: undefined;
3284
+ }>;
3285
+ /**
3286
+ * Returns a single object containing organization details.
3287
+ */
3288
+ export declare const zGetOrganizationResponse: z.ZodObject<{
2275
3289
  id: z.ZodString;
3290
+ name: z.ZodOptional<z.ZodString>;
2276
3291
  date_created: z.ZodString;
2277
3292
  quota: z.ZodObject<{
2278
3293
  basic_clusters_max: z.ZodNumber;
@@ -2280,7 +3295,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2280
3295
  pro_clusters_max: z.ZodNumber;
2281
3296
  pro_clusters_available: z.ZodNumber;
2282
3297
  fleets_max: z.ZodNumber;
2283
- managed_fleets_cpu_max: z.ZodNumber;
2284
3298
  cluster_tiers: z.ZodArray<z.ZodString, "many">;
2285
3299
  regions: z.ZodArray<z.ZodString, "many">;
2286
3300
  versions: z.ZodArray<z.ZodObject<{
@@ -2303,7 +3317,6 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2303
3317
  pro_clusters_max: number;
2304
3318
  pro_clusters_available: number;
2305
3319
  fleets_max: number;
2306
- managed_fleets_cpu_max: number;
2307
3320
  cluster_tiers: string[];
2308
3321
  regions: string[];
2309
3322
  }, {
@@ -2316,29 +3329,14 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2316
3329
  pro_clusters_max: number;
2317
3330
  pro_clusters_available: number;
2318
3331
  fleets_max: number;
2319
- managed_fleets_cpu_max: number;
2320
3332
  cluster_tiers: string[];
2321
3333
  regions: string[];
2322
3334
  }>;
2323
- pending_actions: z.ZodArray<z.ZodEnum<["signup-billing-address", "signup-payment-method", "signup-invite-team", "signup-create-cluster"]>, "many">;
2324
3335
  status: z.ZodEnum<["active", "closed", "suspended"]>;
2325
3336
  }, "strip", z.ZodTypeAny, {
2326
- name: string;
2327
3337
  id: string;
2328
3338
  status: "active" | "closed" | "suspended";
2329
3339
  date_created: string;
2330
- contactInfo: {
2331
- email: string;
2332
- first_name: string;
2333
- last_name: string;
2334
- state?: string | undefined;
2335
- country?: string | undefined;
2336
- address1?: string | undefined;
2337
- address2?: string | undefined;
2338
- postalCode?: string | undefined;
2339
- city?: string | undefined;
2340
- phone?: string | undefined;
2341
- };
2342
3340
  quota: {
2343
3341
  versions: {
2344
3342
  id: string;
@@ -2349,28 +3347,14 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2349
3347
  pro_clusters_max: number;
2350
3348
  pro_clusters_available: number;
2351
3349
  fleets_max: number;
2352
- managed_fleets_cpu_max: number;
2353
3350
  cluster_tiers: string[];
2354
3351
  regions: string[];
2355
3352
  };
2356
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
3353
+ name?: string | undefined;
2357
3354
  }, {
2358
- name: string;
2359
3355
  id: string;
2360
3356
  status: "active" | "closed" | "suspended";
2361
3357
  date_created: string;
2362
- contactInfo: {
2363
- email: string;
2364
- first_name: string;
2365
- last_name: string;
2366
- state?: string | undefined;
2367
- country?: string | undefined;
2368
- address1?: string | undefined;
2369
- address2?: string | undefined;
2370
- postalCode?: string | undefined;
2371
- city?: string | undefined;
2372
- phone?: string | undefined;
2373
- };
2374
3358
  quota: {
2375
3359
  versions: {
2376
3360
  id: string;
@@ -2381,163 +3365,70 @@ export declare const zGetOrganizationResponse: z.ZodObject<{
2381
3365
  pro_clusters_max: number;
2382
3366
  pro_clusters_available: number;
2383
3367
  fleets_max: number;
2384
- managed_fleets_cpu_max: number;
2385
3368
  cluster_tiers: string[];
2386
3369
  regions: string[];
2387
3370
  };
2388
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
3371
+ name?: string | undefined;
2389
3372
  }>;
2390
- export declare const zUpdateOrganizationResponse: z.ZodObject<{
2391
- name: z.ZodString;
2392
- contactInfo: z.ZodObject<{
2393
- address1: z.ZodOptional<z.ZodString>;
2394
- address2: z.ZodOptional<z.ZodString>;
2395
- postalCode: z.ZodOptional<z.ZodString>;
2396
- city: z.ZodOptional<z.ZodString>;
2397
- state: z.ZodOptional<z.ZodString>;
2398
- country: z.ZodOptional<z.ZodString>;
2399
- phone: z.ZodOptional<z.ZodString>;
3373
+ export declare const zCreateOrganizationData: z.ZodObject<{
3374
+ body: z.ZodObject<{
2400
3375
  email: z.ZodString;
2401
3376
  first_name: z.ZodString;
2402
3377
  last_name: z.ZodString;
3378
+ company_name: z.ZodString;
3379
+ password: z.ZodString;
2403
3380
  }, "strip", z.ZodTypeAny, {
2404
3381
  email: string;
2405
3382
  first_name: string;
2406
3383
  last_name: string;
2407
- state?: string | undefined;
2408
- country?: string | undefined;
2409
- address1?: string | undefined;
2410
- address2?: string | undefined;
2411
- postalCode?: string | undefined;
2412
- city?: string | undefined;
2413
- phone?: string | undefined;
3384
+ company_name: string;
3385
+ password: string;
2414
3386
  }, {
2415
3387
  email: string;
2416
3388
  first_name: string;
2417
3389
  last_name: string;
2418
- state?: string | undefined;
2419
- country?: string | undefined;
2420
- address1?: string | undefined;
2421
- address2?: string | undefined;
2422
- postalCode?: string | undefined;
2423
- city?: string | undefined;
2424
- phone?: string | undefined;
2425
- }>;
2426
- id: z.ZodString;
2427
- date_created: z.ZodString;
2428
- quota: z.ZodObject<{
2429
- basic_clusters_max: z.ZodNumber;
2430
- basic_clusters_available: z.ZodNumber;
2431
- pro_clusters_max: z.ZodNumber;
2432
- pro_clusters_available: z.ZodNumber;
2433
- fleets_max: z.ZodNumber;
2434
- managed_fleets_cpu_max: z.ZodNumber;
2435
- cluster_tiers: z.ZodArray<z.ZodString, "many">;
2436
- regions: z.ZodArray<z.ZodString, "many">;
2437
- versions: z.ZodArray<z.ZodObject<{
2438
- id: z.ZodString;
2439
- label: z.ZodString;
2440
- }, "strip", z.ZodTypeAny, {
2441
- id: string;
2442
- label: string;
2443
- }, {
2444
- id: string;
2445
- label: string;
2446
- }>, "many">;
2447
- }, "strip", z.ZodTypeAny, {
2448
- versions: {
2449
- id: string;
2450
- label: string;
2451
- }[];
2452
- basic_clusters_max: number;
2453
- basic_clusters_available: number;
2454
- pro_clusters_max: number;
2455
- pro_clusters_available: number;
2456
- fleets_max: number;
2457
- managed_fleets_cpu_max: number;
2458
- cluster_tiers: string[];
2459
- regions: string[];
2460
- }, {
2461
- versions: {
2462
- id: string;
2463
- label: string;
2464
- }[];
2465
- basic_clusters_max: number;
2466
- basic_clusters_available: number;
2467
- pro_clusters_max: number;
2468
- pro_clusters_available: number;
2469
- fleets_max: number;
2470
- managed_fleets_cpu_max: number;
2471
- cluster_tiers: string[];
2472
- regions: string[];
3390
+ company_name: string;
3391
+ password: string;
2473
3392
  }>;
2474
- pending_actions: z.ZodArray<z.ZodEnum<["signup-billing-address", "signup-payment-method", "signup-invite-team", "signup-create-cluster"]>, "many">;
2475
- status: z.ZodEnum<["active", "closed", "suspended"]>;
3393
+ path: z.ZodOptional<z.ZodNever>;
3394
+ query: z.ZodOptional<z.ZodNever>;
2476
3395
  }, "strip", z.ZodTypeAny, {
2477
- name: string;
2478
- id: string;
2479
- status: "active" | "closed" | "suspended";
2480
- date_created: string;
2481
- contactInfo: {
3396
+ body: {
2482
3397
  email: string;
2483
3398
  first_name: string;
2484
3399
  last_name: string;
2485
- state?: string | undefined;
2486
- country?: string | undefined;
2487
- address1?: string | undefined;
2488
- address2?: string | undefined;
2489
- postalCode?: string | undefined;
2490
- city?: string | undefined;
2491
- phone?: string | undefined;
2492
- };
2493
- quota: {
2494
- versions: {
2495
- id: string;
2496
- label: string;
2497
- }[];
2498
- basic_clusters_max: number;
2499
- basic_clusters_available: number;
2500
- pro_clusters_max: number;
2501
- pro_clusters_available: number;
2502
- fleets_max: number;
2503
- managed_fleets_cpu_max: number;
2504
- cluster_tiers: string[];
2505
- regions: string[];
2506
- };
2507
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
2508
- }, {
2509
- name: string;
2510
- id: string;
2511
- status: "active" | "closed" | "suspended";
2512
- date_created: string;
2513
- contactInfo: {
3400
+ company_name: string;
3401
+ password: string;
3402
+ };
3403
+ path?: undefined;
3404
+ query?: undefined;
3405
+ }, {
3406
+ body: {
2514
3407
  email: string;
2515
3408
  first_name: string;
2516
3409
  last_name: string;
2517
- state?: string | undefined;
2518
- country?: string | undefined;
2519
- address1?: string | undefined;
2520
- address2?: string | undefined;
2521
- postalCode?: string | undefined;
2522
- city?: string | undefined;
2523
- phone?: string | undefined;
2524
- };
2525
- quota: {
2526
- versions: {
2527
- id: string;
2528
- label: string;
2529
- }[];
2530
- basic_clusters_max: number;
2531
- basic_clusters_available: number;
2532
- pro_clusters_max: number;
2533
- pro_clusters_available: number;
2534
- fleets_max: number;
2535
- managed_fleets_cpu_max: number;
2536
- cluster_tiers: string[];
2537
- regions: string[];
3410
+ company_name: string;
3411
+ password: string;
2538
3412
  };
2539
- pending_actions: ("signup-payment-method" | "signup-billing-address" | "signup-invite-team" | "signup-create-cluster")[];
3413
+ path?: undefined;
3414
+ query?: undefined;
3415
+ }>;
3416
+ export declare const zListTokensData: z.ZodObject<{
3417
+ body: z.ZodOptional<z.ZodNever>;
3418
+ path: z.ZodOptional<z.ZodNever>;
3419
+ query: z.ZodOptional<z.ZodNever>;
3420
+ }, "strip", z.ZodTypeAny, {
3421
+ body?: undefined;
3422
+ path?: undefined;
3423
+ query?: undefined;
3424
+ }, {
3425
+ body?: undefined;
3426
+ path?: undefined;
3427
+ query?: undefined;
2540
3428
  }>;
3429
+ /**
3430
+ * Returns a list of access token details with masked secrets.
3431
+ */
2541
3432
  export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2542
3433
  name: z.ZodString;
2543
3434
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2546,17 +3437,48 @@ export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2546
3437
  date_created: z.ZodString;
2547
3438
  }, "strip", z.ZodTypeAny, {
2548
3439
  name: string;
2549
- role: "User" | "Administrator";
3440
+ role: "Administrator" | "User";
2550
3441
  date_created: string;
2551
3442
  id?: string | undefined;
2552
3443
  secret?: string | undefined;
2553
3444
  }, {
2554
3445
  name: string;
2555
- role: "User" | "Administrator";
3446
+ role: "Administrator" | "User";
2556
3447
  date_created: string;
2557
3448
  id?: string | undefined;
2558
3449
  secret?: string | undefined;
2559
3450
  }>, "many">;
3451
+ export declare const zCreateTokenData: z.ZodObject<{
3452
+ body: z.ZodObject<{
3453
+ name: z.ZodString;
3454
+ role: z.ZodEnum<["Administrator", "User"]>;
3455
+ }, "strip", z.ZodTypeAny, {
3456
+ name: string;
3457
+ role: "Administrator" | "User";
3458
+ }, {
3459
+ name: string;
3460
+ role: "Administrator" | "User";
3461
+ }>;
3462
+ path: z.ZodOptional<z.ZodNever>;
3463
+ query: z.ZodOptional<z.ZodNever>;
3464
+ }, "strip", z.ZodTypeAny, {
3465
+ body: {
3466
+ name: string;
3467
+ role: "Administrator" | "User";
3468
+ };
3469
+ path?: undefined;
3470
+ query?: undefined;
3471
+ }, {
3472
+ body: {
3473
+ name: string;
3474
+ role: "Administrator" | "User";
3475
+ };
3476
+ path?: undefined;
3477
+ query?: undefined;
3478
+ }>;
3479
+ /**
3480
+ * Successfully created. Returns created token details with unmasked/raw secret.
3481
+ */
2560
3482
  export declare const zCreateTokenResponse: z.ZodObject<{
2561
3483
  name: z.ZodString;
2562
3484
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2565,17 +3487,66 @@ export declare const zCreateTokenResponse: z.ZodObject<{
2565
3487
  date_created: z.ZodString;
2566
3488
  }, "strip", z.ZodTypeAny, {
2567
3489
  name: string;
2568
- role: "User" | "Administrator";
3490
+ role: "Administrator" | "User";
2569
3491
  date_created: string;
2570
3492
  id?: string | undefined;
2571
3493
  secret?: string | undefined;
2572
3494
  }, {
2573
3495
  name: string;
2574
- role: "User" | "Administrator";
3496
+ role: "Administrator" | "User";
2575
3497
  date_created: string;
2576
3498
  id?: string | undefined;
2577
3499
  secret?: string | undefined;
2578
3500
  }>;
3501
+ export declare const zDeleteTokenData: z.ZodObject<{
3502
+ body: z.ZodOptional<z.ZodNever>;
3503
+ path: z.ZodObject<{
3504
+ token_id: z.ZodString;
3505
+ }, "strip", z.ZodTypeAny, {
3506
+ token_id: string;
3507
+ }, {
3508
+ token_id: string;
3509
+ }>;
3510
+ query: z.ZodOptional<z.ZodNever>;
3511
+ }, "strip", z.ZodTypeAny, {
3512
+ path: {
3513
+ token_id: string;
3514
+ };
3515
+ body?: undefined;
3516
+ query?: undefined;
3517
+ }, {
3518
+ path: {
3519
+ token_id: string;
3520
+ };
3521
+ body?: undefined;
3522
+ query?: undefined;
3523
+ }>;
3524
+ export declare const zGetTokenData: z.ZodObject<{
3525
+ body: z.ZodOptional<z.ZodNever>;
3526
+ path: z.ZodObject<{
3527
+ token_id: z.ZodString;
3528
+ }, "strip", z.ZodTypeAny, {
3529
+ token_id: string;
3530
+ }, {
3531
+ token_id: string;
3532
+ }>;
3533
+ query: z.ZodOptional<z.ZodNever>;
3534
+ }, "strip", z.ZodTypeAny, {
3535
+ path: {
3536
+ token_id: string;
3537
+ };
3538
+ body?: undefined;
3539
+ query?: undefined;
3540
+ }, {
3541
+ path: {
3542
+ token_id: string;
3543
+ };
3544
+ body?: undefined;
3545
+ query?: undefined;
3546
+ }>;
3547
+ /**
3548
+ * Returns access token details with masked secret.
3549
+ */
2579
3550
  export declare const zGetTokenResponse: z.ZodObject<{
2580
3551
  name: z.ZodString;
2581
3552
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2584,17 +3555,58 @@ export declare const zGetTokenResponse: z.ZodObject<{
2584
3555
  date_created: z.ZodString;
2585
3556
  }, "strip", z.ZodTypeAny, {
2586
3557
  name: string;
2587
- role: "User" | "Administrator";
3558
+ role: "Administrator" | "User";
2588
3559
  date_created: string;
2589
3560
  id?: string | undefined;
2590
3561
  secret?: string | undefined;
2591
3562
  }, {
2592
3563
  name: string;
2593
- role: "User" | "Administrator";
3564
+ role: "Administrator" | "User";
2594
3565
  date_created: string;
2595
3566
  id?: string | undefined;
2596
3567
  secret?: string | undefined;
2597
3568
  }>;
3569
+ export declare const zUpdateTokenData: z.ZodObject<{
3570
+ body: z.ZodObject<{
3571
+ name: z.ZodOptional<z.ZodString>;
3572
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3573
+ }, "strip", z.ZodTypeAny, {
3574
+ name?: string | undefined;
3575
+ role?: "Administrator" | "User" | undefined;
3576
+ }, {
3577
+ name?: string | undefined;
3578
+ role?: "Administrator" | "User" | undefined;
3579
+ }>;
3580
+ path: z.ZodObject<{
3581
+ token_id: z.ZodString;
3582
+ }, "strip", z.ZodTypeAny, {
3583
+ token_id: string;
3584
+ }, {
3585
+ token_id: string;
3586
+ }>;
3587
+ query: z.ZodOptional<z.ZodNever>;
3588
+ }, "strip", z.ZodTypeAny, {
3589
+ body: {
3590
+ name?: string | undefined;
3591
+ role?: "Administrator" | "User" | undefined;
3592
+ };
3593
+ path: {
3594
+ token_id: string;
3595
+ };
3596
+ query?: undefined;
3597
+ }, {
3598
+ body: {
3599
+ name?: string | undefined;
3600
+ role?: "Administrator" | "User" | undefined;
3601
+ };
3602
+ path: {
3603
+ token_id: string;
3604
+ };
3605
+ query?: undefined;
3606
+ }>;
3607
+ /**
3608
+ * Successfully updated. Returns updated token details with masked secret.
3609
+ */
2598
3610
  export declare const zUpdateTokenResponse: z.ZodObject<{
2599
3611
  name: z.ZodString;
2600
3612
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2603,17 +3615,43 @@ export declare const zUpdateTokenResponse: z.ZodObject<{
2603
3615
  date_created: z.ZodString;
2604
3616
  }, "strip", z.ZodTypeAny, {
2605
3617
  name: string;
2606
- role: "User" | "Administrator";
3618
+ role: "Administrator" | "User";
2607
3619
  date_created: string;
2608
3620
  id?: string | undefined;
2609
3621
  secret?: string | undefined;
2610
3622
  }, {
2611
3623
  name: string;
2612
- role: "User" | "Administrator";
3624
+ role: "Administrator" | "User";
2613
3625
  date_created: string;
2614
3626
  id?: string | undefined;
2615
3627
  secret?: string | undefined;
2616
3628
  }>;
3629
+ export declare const zRegenerateTokenData: z.ZodObject<{
3630
+ body: z.ZodOptional<z.ZodNever>;
3631
+ path: z.ZodObject<{
3632
+ token_id: z.ZodString;
3633
+ }, "strip", z.ZodTypeAny, {
3634
+ token_id: string;
3635
+ }, {
3636
+ token_id: string;
3637
+ }>;
3638
+ query: z.ZodOptional<z.ZodNever>;
3639
+ }, "strip", z.ZodTypeAny, {
3640
+ path: {
3641
+ token_id: string;
3642
+ };
3643
+ body?: undefined;
3644
+ query?: undefined;
3645
+ }, {
3646
+ path: {
3647
+ token_id: string;
3648
+ };
3649
+ body?: undefined;
3650
+ query?: undefined;
3651
+ }>;
3652
+ /**
3653
+ * Successfully updated. Returns updated token details with unmasked / raw secret.
3654
+ */
2617
3655
  export declare const zRegenerateTokenResponse: z.ZodObject<{
2618
3656
  name: z.ZodString;
2619
3657
  role: z.ZodEnum<["Administrator", "User"]>;
@@ -2622,17 +3660,43 @@ export declare const zRegenerateTokenResponse: z.ZodObject<{
2622
3660
  date_created: z.ZodString;
2623
3661
  }, "strip", z.ZodTypeAny, {
2624
3662
  name: string;
2625
- role: "User" | "Administrator";
3663
+ role: "Administrator" | "User";
2626
3664
  date_created: string;
2627
3665
  id?: string | undefined;
2628
3666
  secret?: string | undefined;
2629
3667
  }, {
2630
3668
  name: string;
2631
- role: "User" | "Administrator";
3669
+ role: "Administrator" | "User";
2632
3670
  date_created: string;
2633
3671
  id?: string | undefined;
2634
3672
  secret?: string | undefined;
2635
3673
  }>;
3674
+ export declare const zListUserOrganizationsData: z.ZodObject<{
3675
+ body: z.ZodOptional<z.ZodNever>;
3676
+ path: z.ZodObject<{
3677
+ email: z.ZodString;
3678
+ }, "strip", z.ZodTypeAny, {
3679
+ email: string;
3680
+ }, {
3681
+ email: string;
3682
+ }>;
3683
+ query: z.ZodOptional<z.ZodNever>;
3684
+ }, "strip", z.ZodTypeAny, {
3685
+ path: {
3686
+ email: string;
3687
+ };
3688
+ body?: undefined;
3689
+ query?: undefined;
3690
+ }, {
3691
+ path: {
3692
+ email: string;
3693
+ };
3694
+ body?: undefined;
3695
+ query?: undefined;
3696
+ }>;
3697
+ /**
3698
+ * An array of organizations the user belongs to.
3699
+ */
2636
3700
  export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2637
3701
  realm: z.ZodOptional<z.ZodString>;
2638
3702
  displayName: z.ZodOptional<z.ZodString>;
@@ -2643,6 +3707,22 @@ export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2643
3707
  realm?: string | undefined;
2644
3708
  displayName?: string | undefined;
2645
3709
  }>, "many">;
3710
+ export declare const zListUsersData: z.ZodObject<{
3711
+ body: z.ZodOptional<z.ZodNever>;
3712
+ path: z.ZodOptional<z.ZodNever>;
3713
+ query: z.ZodOptional<z.ZodNever>;
3714
+ }, "strip", z.ZodTypeAny, {
3715
+ body?: undefined;
3716
+ path?: undefined;
3717
+ query?: undefined;
3718
+ }, {
3719
+ body?: undefined;
3720
+ path?: undefined;
3721
+ query?: undefined;
3722
+ }>;
3723
+ /**
3724
+ * An array of users
3725
+ */
2646
3726
  export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2647
3727
  email: z.ZodString;
2648
3728
  first_name: z.ZodString;
@@ -2651,41 +3731,79 @@ export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2651
3731
  status: z.ZodEnum<["active", "inactive"]>;
2652
3732
  id: z.ZodString;
2653
3733
  date_created: z.ZodString;
2654
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2655
- cluster_id: z.ZodString;
2656
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2657
- }, "strip", z.ZodTypeAny, {
2658
- cluster_id: string;
2659
- permissions: "readonly" | "readwrite";
2660
- }, {
2661
- cluster_id: string;
2662
- permissions: "readonly" | "readwrite";
2663
- }>, "many">>;
2664
3734
  }, "strip", z.ZodTypeAny, {
2665
3735
  id: string;
2666
- role: "User" | "Administrator";
3736
+ role: "Administrator" | "User";
2667
3737
  email: string;
2668
3738
  status: "active" | "inactive";
2669
- date_created: string;
2670
3739
  first_name: string;
2671
3740
  last_name: string;
2672
- cluster_permissions?: {
2673
- cluster_id: string;
2674
- permissions: "readonly" | "readwrite";
2675
- }[] | undefined;
3741
+ date_created: string;
2676
3742
  }, {
2677
3743
  id: string;
2678
- role: "User" | "Administrator";
3744
+ role: "Administrator" | "User";
2679
3745
  email: string;
2680
3746
  status: "active" | "inactive";
2681
- date_created: string;
2682
3747
  first_name: string;
2683
3748
  last_name: string;
2684
- cluster_permissions?: {
2685
- cluster_id: string;
2686
- permissions: "readonly" | "readwrite";
2687
- }[] | undefined;
3749
+ date_created: string;
2688
3750
  }>, "many">;
3751
+ export declare const zCreateUserData: z.ZodObject<{
3752
+ body: z.ZodObject<{
3753
+ email: z.ZodString;
3754
+ first_name: z.ZodString;
3755
+ last_name: z.ZodString;
3756
+ code: z.ZodString;
3757
+ password: z.ZodString;
3758
+ status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
3759
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3760
+ }, "strip", z.ZodTypeAny, {
3761
+ code: string;
3762
+ email: string;
3763
+ first_name: string;
3764
+ last_name: string;
3765
+ password: string;
3766
+ role?: "Administrator" | "User" | undefined;
3767
+ status?: "active" | "inactive" | undefined;
3768
+ }, {
3769
+ code: string;
3770
+ email: string;
3771
+ first_name: string;
3772
+ last_name: string;
3773
+ password: string;
3774
+ role?: "Administrator" | "User" | undefined;
3775
+ status?: "active" | "inactive" | undefined;
3776
+ }>;
3777
+ path: z.ZodOptional<z.ZodNever>;
3778
+ query: z.ZodOptional<z.ZodNever>;
3779
+ }, "strip", z.ZodTypeAny, {
3780
+ body: {
3781
+ code: string;
3782
+ email: string;
3783
+ first_name: string;
3784
+ last_name: string;
3785
+ password: string;
3786
+ role?: "Administrator" | "User" | undefined;
3787
+ status?: "active" | "inactive" | undefined;
3788
+ };
3789
+ path?: undefined;
3790
+ query?: undefined;
3791
+ }, {
3792
+ body: {
3793
+ code: string;
3794
+ email: string;
3795
+ first_name: string;
3796
+ last_name: string;
3797
+ password: string;
3798
+ role?: "Administrator" | "User" | undefined;
3799
+ status?: "active" | "inactive" | undefined;
3800
+ };
3801
+ path?: undefined;
3802
+ query?: undefined;
3803
+ }>;
3804
+ /**
3805
+ * Successfully created. Returns created user details.
3806
+ */
2689
3807
  export declare const zCreateUserResponse: z.ZodObject<{
2690
3808
  email: z.ZodString;
2691
3809
  first_name: z.ZodString;
@@ -2694,41 +3812,49 @@ export declare const zCreateUserResponse: z.ZodObject<{
2694
3812
  status: z.ZodEnum<["active", "inactive"]>;
2695
3813
  id: z.ZodString;
2696
3814
  date_created: z.ZodString;
2697
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2698
- cluster_id: z.ZodString;
2699
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2700
- }, "strip", z.ZodTypeAny, {
2701
- cluster_id: string;
2702
- permissions: "readonly" | "readwrite";
2703
- }, {
2704
- cluster_id: string;
2705
- permissions: "readonly" | "readwrite";
2706
- }>, "many">>;
2707
3815
  }, "strip", z.ZodTypeAny, {
2708
3816
  id: string;
2709
- role: "User" | "Administrator";
3817
+ role: "Administrator" | "User";
2710
3818
  email: string;
2711
3819
  status: "active" | "inactive";
2712
- date_created: string;
2713
3820
  first_name: string;
2714
3821
  last_name: string;
2715
- cluster_permissions?: {
2716
- cluster_id: string;
2717
- permissions: "readonly" | "readwrite";
2718
- }[] | undefined;
3822
+ date_created: string;
2719
3823
  }, {
2720
3824
  id: string;
2721
- role: "User" | "Administrator";
3825
+ role: "Administrator" | "User";
2722
3826
  email: string;
2723
3827
  status: "active" | "inactive";
2724
- date_created: string;
2725
3828
  first_name: string;
2726
3829
  last_name: string;
2727
- cluster_permissions?: {
2728
- cluster_id: string;
2729
- permissions: "readonly" | "readwrite";
2730
- }[] | undefined;
3830
+ date_created: string;
3831
+ }>;
3832
+ export declare const zDeleteUserData: z.ZodObject<{
3833
+ body: z.ZodOptional<z.ZodNever>;
3834
+ path: z.ZodObject<{
3835
+ user_id: z.ZodString;
3836
+ }, "strip", z.ZodTypeAny, {
3837
+ user_id: string;
3838
+ }, {
3839
+ user_id: string;
3840
+ }>;
3841
+ query: z.ZodOptional<z.ZodNever>;
3842
+ }, "strip", z.ZodTypeAny, {
3843
+ path: {
3844
+ user_id: string;
3845
+ };
3846
+ body?: undefined;
3847
+ query?: undefined;
3848
+ }, {
3849
+ path: {
3850
+ user_id: string;
3851
+ };
3852
+ body?: undefined;
3853
+ query?: undefined;
2731
3854
  }>;
3855
+ /**
3856
+ * User profile information
3857
+ */
2732
3858
  export declare const zDeleteUserResponse: z.ZodObject<{
2733
3859
  email: z.ZodString;
2734
3860
  first_name: z.ZodString;
@@ -2737,85 +3863,50 @@ export declare const zDeleteUserResponse: z.ZodObject<{
2737
3863
  status: z.ZodEnum<["active", "inactive"]>;
2738
3864
  id: z.ZodString;
2739
3865
  date_created: z.ZodString;
2740
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2741
- cluster_id: z.ZodString;
2742
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2743
- }, "strip", z.ZodTypeAny, {
2744
- cluster_id: string;
2745
- permissions: "readonly" | "readwrite";
2746
- }, {
2747
- cluster_id: string;
2748
- permissions: "readonly" | "readwrite";
2749
- }>, "many">>;
2750
3866
  }, "strip", z.ZodTypeAny, {
2751
3867
  id: string;
2752
- role: "User" | "Administrator";
3868
+ role: "Administrator" | "User";
2753
3869
  email: string;
2754
3870
  status: "active" | "inactive";
2755
- date_created: string;
2756
3871
  first_name: string;
2757
3872
  last_name: string;
2758
- cluster_permissions?: {
2759
- cluster_id: string;
2760
- permissions: "readonly" | "readwrite";
2761
- }[] | undefined;
3873
+ date_created: string;
2762
3874
  }, {
2763
3875
  id: string;
2764
- role: "User" | "Administrator";
3876
+ role: "Administrator" | "User";
2765
3877
  email: string;
2766
3878
  status: "active" | "inactive";
2767
- date_created: string;
2768
3879
  first_name: string;
2769
3880
  last_name: string;
2770
- cluster_permissions?: {
2771
- cluster_id: string;
2772
- permissions: "readonly" | "readwrite";
2773
- }[] | undefined;
3881
+ date_created: string;
2774
3882
  }>;
2775
- export declare const zGetUserResponse: z.ZodObject<{
2776
- email: z.ZodString;
2777
- first_name: z.ZodString;
2778
- last_name: z.ZodString;
2779
- role: z.ZodEnum<["Administrator", "User"]>;
2780
- status: z.ZodEnum<["active", "inactive"]>;
2781
- id: z.ZodString;
2782
- date_created: z.ZodString;
2783
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2784
- cluster_id: z.ZodString;
2785
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
3883
+ export declare const zGetUserData: z.ZodObject<{
3884
+ body: z.ZodOptional<z.ZodNever>;
3885
+ path: z.ZodObject<{
3886
+ user_id: z.ZodString;
2786
3887
  }, "strip", z.ZodTypeAny, {
2787
- cluster_id: string;
2788
- permissions: "readonly" | "readwrite";
3888
+ user_id: string;
2789
3889
  }, {
2790
- cluster_id: string;
2791
- permissions: "readonly" | "readwrite";
2792
- }>, "many">>;
3890
+ user_id: string;
3891
+ }>;
3892
+ query: z.ZodOptional<z.ZodNever>;
2793
3893
  }, "strip", z.ZodTypeAny, {
2794
- id: string;
2795
- role: "User" | "Administrator";
2796
- email: string;
2797
- status: "active" | "inactive";
2798
- date_created: string;
2799
- first_name: string;
2800
- last_name: string;
2801
- cluster_permissions?: {
2802
- cluster_id: string;
2803
- permissions: "readonly" | "readwrite";
2804
- }[] | undefined;
3894
+ path: {
3895
+ user_id: string;
3896
+ };
3897
+ body?: undefined;
3898
+ query?: undefined;
2805
3899
  }, {
2806
- id: string;
2807
- role: "User" | "Administrator";
2808
- email: string;
2809
- status: "active" | "inactive";
2810
- date_created: string;
2811
- first_name: string;
2812
- last_name: string;
2813
- cluster_permissions?: {
2814
- cluster_id: string;
2815
- permissions: "readonly" | "readwrite";
2816
- }[] | undefined;
3900
+ path: {
3901
+ user_id: string;
3902
+ };
3903
+ body?: undefined;
3904
+ query?: undefined;
2817
3905
  }>;
2818
- export declare const zUpdateUserResponse: z.ZodObject<{
3906
+ /**
3907
+ * User profile information
3908
+ */
3909
+ export declare const zGetUserResponse: z.ZodObject<{
2819
3910
  email: z.ZodString;
2820
3911
  first_name: z.ZodString;
2821
3912
  last_name: z.ZodString;
@@ -2823,85 +3914,80 @@ export declare const zUpdateUserResponse: z.ZodObject<{
2823
3914
  status: z.ZodEnum<["active", "inactive"]>;
2824
3915
  id: z.ZodString;
2825
3916
  date_created: z.ZodString;
2826
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2827
- cluster_id: z.ZodString;
2828
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2829
- }, "strip", z.ZodTypeAny, {
2830
- cluster_id: string;
2831
- permissions: "readonly" | "readwrite";
2832
- }, {
2833
- cluster_id: string;
2834
- permissions: "readonly" | "readwrite";
2835
- }>, "many">>;
2836
3917
  }, "strip", z.ZodTypeAny, {
2837
3918
  id: string;
2838
- role: "User" | "Administrator";
3919
+ role: "Administrator" | "User";
2839
3920
  email: string;
2840
3921
  status: "active" | "inactive";
2841
- date_created: string;
2842
3922
  first_name: string;
2843
3923
  last_name: string;
2844
- cluster_permissions?: {
2845
- cluster_id: string;
2846
- permissions: "readonly" | "readwrite";
2847
- }[] | undefined;
3924
+ date_created: string;
2848
3925
  }, {
2849
3926
  id: string;
2850
- role: "User" | "Administrator";
3927
+ role: "Administrator" | "User";
2851
3928
  email: string;
2852
3929
  status: "active" | "inactive";
2853
- date_created: string;
2854
3930
  first_name: string;
2855
3931
  last_name: string;
2856
- cluster_permissions?: {
2857
- cluster_id: string;
2858
- permissions: "readonly" | "readwrite";
2859
- }[] | undefined;
3932
+ date_created: string;
2860
3933
  }>;
2861
- export declare const zDeleteClusterPermissionsResponse: z.ZodObject<{
2862
- email: z.ZodString;
2863
- first_name: z.ZodString;
2864
- last_name: z.ZodString;
2865
- role: z.ZodEnum<["Administrator", "User"]>;
2866
- status: z.ZodEnum<["active", "inactive"]>;
2867
- id: z.ZodString;
2868
- date_created: z.ZodString;
2869
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2870
- cluster_id: z.ZodString;
2871
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
3934
+ export declare const zUpdateUserData: z.ZodObject<{
3935
+ body: z.ZodObject<{
3936
+ email: z.ZodOptional<z.ZodString>;
3937
+ first_name: z.ZodOptional<z.ZodString>;
3938
+ last_name: z.ZodOptional<z.ZodString>;
3939
+ role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
3940
+ status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
2872
3941
  }, "strip", z.ZodTypeAny, {
2873
- cluster_id: string;
2874
- permissions: "readonly" | "readwrite";
3942
+ role?: "Administrator" | "User" | undefined;
3943
+ email?: string | undefined;
3944
+ status?: "active" | "inactive" | undefined;
3945
+ first_name?: string | undefined;
3946
+ last_name?: string | undefined;
2875
3947
  }, {
2876
- cluster_id: string;
2877
- permissions: "readonly" | "readwrite";
2878
- }>, "many">>;
3948
+ role?: "Administrator" | "User" | undefined;
3949
+ email?: string | undefined;
3950
+ status?: "active" | "inactive" | undefined;
3951
+ first_name?: string | undefined;
3952
+ last_name?: string | undefined;
3953
+ }>;
3954
+ path: z.ZodObject<{
3955
+ user_id: z.ZodString;
3956
+ }, "strip", z.ZodTypeAny, {
3957
+ user_id: string;
3958
+ }, {
3959
+ user_id: string;
3960
+ }>;
3961
+ query: z.ZodOptional<z.ZodNever>;
2879
3962
  }, "strip", z.ZodTypeAny, {
2880
- id: string;
2881
- role: "User" | "Administrator";
2882
- email: string;
2883
- status: "active" | "inactive";
2884
- date_created: string;
2885
- first_name: string;
2886
- last_name: string;
2887
- cluster_permissions?: {
2888
- cluster_id: string;
2889
- permissions: "readonly" | "readwrite";
2890
- }[] | undefined;
3963
+ body: {
3964
+ role?: "Administrator" | "User" | undefined;
3965
+ email?: string | undefined;
3966
+ status?: "active" | "inactive" | undefined;
3967
+ first_name?: string | undefined;
3968
+ last_name?: string | undefined;
3969
+ };
3970
+ path: {
3971
+ user_id: string;
3972
+ };
3973
+ query?: undefined;
2891
3974
  }, {
2892
- id: string;
2893
- role: "User" | "Administrator";
2894
- email: string;
2895
- status: "active" | "inactive";
2896
- date_created: string;
2897
- first_name: string;
2898
- last_name: string;
2899
- cluster_permissions?: {
2900
- cluster_id: string;
2901
- permissions: "readonly" | "readwrite";
2902
- }[] | undefined;
3975
+ body: {
3976
+ role?: "Administrator" | "User" | undefined;
3977
+ email?: string | undefined;
3978
+ status?: "active" | "inactive" | undefined;
3979
+ first_name?: string | undefined;
3980
+ last_name?: string | undefined;
3981
+ };
3982
+ path: {
3983
+ user_id: string;
3984
+ };
3985
+ query?: undefined;
2903
3986
  }>;
2904
- export declare const zSetClusterPermissionsResponse: z.ZodObject<{
3987
+ /**
3988
+ * Successfully created. Returns created user details.
3989
+ */
3990
+ export declare const zUpdateUserResponse: z.ZodObject<{
2905
3991
  email: z.ZodString;
2906
3992
  first_name: z.ZodString;
2907
3993
  last_name: z.ZodString;
@@ -2909,39 +3995,21 @@ export declare const zSetClusterPermissionsResponse: z.ZodObject<{
2909
3995
  status: z.ZodEnum<["active", "inactive"]>;
2910
3996
  id: z.ZodString;
2911
3997
  date_created: z.ZodString;
2912
- cluster_permissions: z.ZodOptional<z.ZodArray<z.ZodObject<{
2913
- cluster_id: z.ZodString;
2914
- permissions: z.ZodEnum<["readwrite", "readonly"]>;
2915
- }, "strip", z.ZodTypeAny, {
2916
- cluster_id: string;
2917
- permissions: "readonly" | "readwrite";
2918
- }, {
2919
- cluster_id: string;
2920
- permissions: "readonly" | "readwrite";
2921
- }>, "many">>;
2922
3998
  }, "strip", z.ZodTypeAny, {
2923
3999
  id: string;
2924
- role: "User" | "Administrator";
4000
+ role: "Administrator" | "User";
2925
4001
  email: string;
2926
4002
  status: "active" | "inactive";
2927
- date_created: string;
2928
4003
  first_name: string;
2929
4004
  last_name: string;
2930
- cluster_permissions?: {
2931
- cluster_id: string;
2932
- permissions: "readonly" | "readwrite";
2933
- }[] | undefined;
4005
+ date_created: string;
2934
4006
  }, {
2935
4007
  id: string;
2936
- role: "User" | "Administrator";
4008
+ role: "Administrator" | "User";
2937
4009
  email: string;
2938
4010
  status: "active" | "inactive";
2939
- date_created: string;
2940
4011
  first_name: string;
2941
4012
  last_name: string;
2942
- cluster_permissions?: {
2943
- cluster_id: string;
2944
- permissions: "readonly" | "readwrite";
2945
- }[] | undefined;
4013
+ date_created: string;
2946
4014
  }>;
2947
4015
  //# sourceMappingURL=zod.gen.d.ts.map