@cloudfleet/sdk 0.0.1-9835b73 → 0.0.1-a9e2e9a

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 (68) hide show
  1. package/dist/client/client.gen.d.ts +3 -0
  2. package/dist/client/client.gen.d.ts.map +1 -0
  3. package/dist/client/client.gen.js +205 -0
  4. package/dist/client/client.gen.js.map +1 -0
  5. package/dist/client/index.d.ts +9 -0
  6. package/dist/client/index.d.ts.map +1 -0
  7. package/dist/client/index.js +7 -0
  8. package/dist/client/index.js.map +1 -0
  9. package/dist/client/types.gen.d.ts +125 -0
  10. package/dist/client/types.gen.d.ts.map +1 -0
  11. package/dist/client/types.gen.js +3 -0
  12. package/dist/client/types.gen.js.map +1 -0
  13. package/dist/client/utils.gen.d.ts +34 -0
  14. package/dist/client/utils.gen.d.ts.map +1 -0
  15. package/dist/client/utils.gen.js +231 -0
  16. package/dist/client/utils.gen.js.map +1 -0
  17. package/dist/client.gen.d.ts +4 -4
  18. package/dist/client.gen.d.ts.map +1 -1
  19. package/dist/client.gen.js +1 -1
  20. package/dist/client.gen.js.map +1 -1
  21. package/dist/core/auth.gen.d.ts +19 -0
  22. package/dist/core/auth.gen.d.ts.map +1 -0
  23. package/dist/core/auth.gen.js +15 -0
  24. package/dist/core/auth.gen.js.map +1 -0
  25. package/dist/core/bodySerializer.gen.d.ts +18 -0
  26. package/dist/core/bodySerializer.gen.d.ts.map +1 -0
  27. package/dist/core/bodySerializer.gen.js +58 -0
  28. package/dist/core/bodySerializer.gen.js.map +1 -0
  29. package/dist/core/params.gen.d.ts +34 -0
  30. package/dist/core/params.gen.d.ts.map +1 -0
  31. package/dist/core/params.gen.js +89 -0
  32. package/dist/core/params.gen.js.map +1 -0
  33. package/dist/core/pathSerializer.gen.d.ts +34 -0
  34. package/dist/core/pathSerializer.gen.d.ts.map +1 -0
  35. package/dist/core/pathSerializer.gen.js +115 -0
  36. package/dist/core/pathSerializer.gen.js.map +1 -0
  37. package/dist/core/queryKeySerializer.gen.d.ts +19 -0
  38. package/dist/core/queryKeySerializer.gen.d.ts.map +1 -0
  39. package/dist/core/queryKeySerializer.gen.js +100 -0
  40. package/dist/core/queryKeySerializer.gen.js.map +1 -0
  41. package/dist/core/serverSentEvents.gen.d.ts +72 -0
  42. package/dist/core/serverSentEvents.gen.d.ts.map +1 -0
  43. package/dist/core/serverSentEvents.gen.js +136 -0
  44. package/dist/core/serverSentEvents.gen.js.map +1 -0
  45. package/dist/core/types.gen.d.ts +79 -0
  46. package/dist/core/types.gen.d.ts.map +1 -0
  47. package/dist/core/types.gen.js +3 -0
  48. package/dist/core/types.gen.js.map +1 -0
  49. package/dist/core/utils.gen.d.ts +20 -0
  50. package/dist/core/utils.gen.d.ts.map +1 -0
  51. package/dist/core/utils.gen.js +88 -0
  52. package/dist/core/utils.gen.js.map +1 -0
  53. package/dist/schemas.gen.d.ts +555 -474
  54. package/dist/schemas.gen.d.ts.map +1 -1
  55. package/dist/schemas.gen.js +572 -510
  56. package/dist/schemas.gen.js.map +1 -1
  57. package/dist/sdk.gen.d.ts +132 -62
  58. package/dist/sdk.gen.d.ts.map +1 -1
  59. package/dist/sdk.gen.js +162 -73
  60. package/dist/sdk.gen.js.map +1 -1
  61. package/dist/services/kubernetes/api.d.ts +12 -12
  62. package/dist/types.gen.d.ts +539 -329
  63. package/dist/types.gen.d.ts.map +1 -1
  64. package/dist/zod.gen.d.ts +1657 -2586
  65. package/dist/zod.gen.d.ts.map +1 -1
  66. package/dist/zod.gen.js +597 -920
  67. package/dist/zod.gen.js.map +1 -1
  68. package/package.json +5 -6
package/dist/zod.gen.d.ts CHANGED
@@ -8,1462 +8,654 @@ export declare const zBillingContact: z.ZodObject<{
8
8
  state: z.ZodOptional<z.ZodString>;
9
9
  country: z.ZodOptional<z.ZodString>;
10
10
  phone: z.ZodOptional<z.ZodString>;
11
- email: z.ZodString;
12
- first_name: z.ZodString;
13
- last_name: z.ZodString;
11
+ email: z.ZodEmail;
12
+ individual_name: z.ZodString;
14
13
  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
- }>;
14
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
15
+ "": "";
16
+ ad_nrt: "ad_nrt";
17
+ ae_trn: "ae_trn";
18
+ al_tin: "al_tin";
19
+ am_tin: "am_tin";
20
+ ao_tin: "ao_tin";
21
+ ar_cuit: "ar_cuit";
22
+ at_vat: "at_vat";
23
+ au_abn: "au_abn";
24
+ au_arn: "au_arn";
25
+ ba_tin: "ba_tin";
26
+ bb_tin: "bb_tin";
27
+ be_vat: "be_vat";
28
+ bg_uic: "bg_uic";
29
+ bg_vat: "bg_vat";
30
+ bh_vat: "bh_vat";
31
+ bo_tin: "bo_tin";
32
+ br_cnpj: "br_cnpj";
33
+ br_cpf: "br_cpf";
34
+ bs_tin: "bs_tin";
35
+ by_tin: "by_tin";
36
+ ca_bn: "ca_bn";
37
+ ca_gst_hst: "ca_gst_hst";
38
+ ca_pst_bc: "ca_pst_bc";
39
+ ca_pst_mb: "ca_pst_mb";
40
+ ca_pst_sk: "ca_pst_sk";
41
+ ca_qst: "ca_qst";
42
+ cd_nif: "cd_nif";
43
+ ch_uid: "ch_uid";
44
+ ch_vat: "ch_vat";
45
+ cl_tin: "cl_tin";
46
+ cn_tin: "cn_tin";
47
+ co_nit: "co_nit";
48
+ cr_tin: "cr_tin";
49
+ cy_vat: "cy_vat";
50
+ cz_vat: "cz_vat";
51
+ de_stn: "de_stn";
52
+ de_vat: "de_vat";
53
+ dk_vat: "dk_vat";
54
+ do_rcn: "do_rcn";
55
+ ec_ruc: "ec_ruc";
56
+ ee_vat: "ee_vat";
57
+ eg_tin: "eg_tin";
58
+ es_cif: "es_cif";
59
+ es_vat: "es_vat";
60
+ eu_oss_vat: "eu_oss_vat";
61
+ fi_vat: "fi_vat";
62
+ fr_vat: "fr_vat";
63
+ gb_vat: "gb_vat";
64
+ ge_vat: "ge_vat";
65
+ gn_nif: "gn_nif";
66
+ gr_vat: "gr_vat";
67
+ hk_br: "hk_br";
68
+ hr_oib: "hr_oib";
69
+ hr_vat: "hr_vat";
70
+ hu_tin: "hu_tin";
71
+ hu_vat: "hu_vat";
72
+ id_npwp: "id_npwp";
73
+ ie_vat: "ie_vat";
74
+ il_vat: "il_vat";
75
+ in_gst: "in_gst";
76
+ is_vat: "is_vat";
77
+ it_vat: "it_vat";
78
+ jp_cn: "jp_cn";
79
+ jp_rn: "jp_rn";
80
+ jp_trn: "jp_trn";
81
+ ke_pin: "ke_pin";
82
+ kh_tin: "kh_tin";
83
+ kr_brn: "kr_brn";
84
+ kz_bin: "kz_bin";
85
+ li_uid: "li_uid";
86
+ li_vat: "li_vat";
87
+ lt_vat: "lt_vat";
88
+ lu_vat: "lu_vat";
89
+ lv_vat: "lv_vat";
90
+ ma_vat: "ma_vat";
91
+ md_vat: "md_vat";
92
+ me_pib: "me_pib";
93
+ mk_vat: "mk_vat";
94
+ mr_nif: "mr_nif";
95
+ mt_vat: "mt_vat";
96
+ mx_rfc: "mx_rfc";
97
+ my_frp: "my_frp";
98
+ my_itn: "my_itn";
99
+ my_sst: "my_sst";
100
+ ng_tin: "ng_tin";
101
+ nl_vat: "nl_vat";
102
+ no_vat: "no_vat";
103
+ no_voec: "no_voec";
104
+ np_pan: "np_pan";
105
+ nz_gst: "nz_gst";
106
+ om_vat: "om_vat";
107
+ pe_ruc: "pe_ruc";
108
+ ph_tin: "ph_tin";
109
+ pl_vat: "pl_vat";
110
+ pt_vat: "pt_vat";
111
+ ro_tin: "ro_tin";
112
+ ro_vat: "ro_vat";
113
+ rs_pib: "rs_pib";
114
+ ru_inn: "ru_inn";
115
+ ru_kpp: "ru_kpp";
116
+ sa_vat: "sa_vat";
117
+ se_vat: "se_vat";
118
+ sg_gst: "sg_gst";
119
+ sg_uen: "sg_uen";
120
+ si_tin: "si_tin";
121
+ si_vat: "si_vat";
122
+ sk_vat: "sk_vat";
123
+ sn_ninea: "sn_ninea";
124
+ sr_fin: "sr_fin";
125
+ sv_nit: "sv_nit";
126
+ th_vat: "th_vat";
127
+ tj_tin: "tj_tin";
128
+ tr_tin: "tr_tin";
129
+ tw_vat: "tw_vat";
130
+ tz_vat: "tz_vat";
131
+ ua_vat: "ua_vat";
132
+ ug_tin: "ug_tin";
133
+ us_ein: "us_ein";
134
+ uy_ruc: "uy_ruc";
135
+ uz_tin: "uz_tin";
136
+ uz_vat: "uz_vat";
137
+ ve_rif: "ve_rif";
138
+ vn_tin: "vn_tin";
139
+ xi_vat: "xi_vat";
140
+ za_vat: "za_vat";
141
+ zm_tin: "zm_tin";
142
+ zw_tin: "zw_tin";
143
+ }>>;
144
+ }, z.core.$strip>;
45
145
  export declare const zBillingCredits: z.ZodObject<{
46
146
  id: z.ZodOptional<z.ZodString>;
47
- date_created: z.ZodString;
147
+ type: z.ZodEnum<{
148
+ credit: "credit";
149
+ discount: "discount";
150
+ }>;
151
+ date_start: z.ZodISODateTime;
152
+ date_end: z.ZodOptional<z.ZodISODateTime>;
48
153
  code: z.ZodString;
49
154
  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;
155
+ value_total: z.ZodNumber;
54
156
  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
- }>;
157
+ }, z.core.$strip>;
76
158
  export declare const zChartCreateInput: z.ZodObject<{
77
159
  values: z.ZodString;
78
160
  version_channel: z.ZodString;
79
161
  name: z.ZodString;
80
162
  namespace: z.ZodString;
81
163
  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
- }>;
164
+ }, z.core.$strip>;
95
165
  export declare const zChart: z.ZodObject<{
96
166
  values: z.ZodString;
97
167
  version_channel: z.ZodString;
98
168
  name: z.ZodString;
99
169
  namespace: z.ZodString;
100
170
  chart: z.ZodString;
101
- status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
171
+ status: z.ZodEnum<{
172
+ InstallSucceeded: "InstallSucceeded";
173
+ InstallFailed: "InstallFailed";
174
+ UpgradeSucceeded: "UpgradeSucceeded";
175
+ UpgradeFailed: "UpgradeFailed";
176
+ TestSucceeded: "TestSucceeded";
177
+ TestFailed: "TestFailed";
178
+ RollbackSucceeded: "RollbackSucceeded";
179
+ RollbackFailed: "RollbackFailed";
180
+ UninstallSucceeded: "UninstallSucceeded";
181
+ UninstallFailed: "UninstallFailed";
182
+ ArtifactFailed: "ArtifactFailed";
183
+ DependencyNotReady: "DependencyNotReady";
184
+ Progressing: "Progressing";
185
+ SourceNotReady: "SourceNotReady";
186
+ }>;
102
187
  version_current: z.ZodString;
103
188
  created_at: z.ZodString;
104
189
  updated_at: z.ZodString;
105
190
  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
- }>;
191
+ }, z.core.$strip>;
129
192
  export declare const zChartUpdateInput: z.ZodObject<{
130
193
  values: z.ZodString;
131
194
  version_channel: z.ZodString;
132
- }, "strip", z.ZodTypeAny, {
133
- values: string;
134
- version_channel: string;
135
- }, {
136
- values: string;
137
- version_channel: string;
138
- }>;
195
+ }, z.core.$strip>;
139
196
  export declare const zClusterCreateInput: z.ZodObject<{
140
197
  name: z.ZodString;
141
- tier: z.ZodEnum<["basic", "pro"]>;
142
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
143
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
144
- }, "strip", z.ZodTypeAny, {
145
- name: string;
146
- version_channel: string;
147
- tier: "basic" | "pro";
148
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
149
- }, {
150
- name: string;
151
- tier: "basic" | "pro";
152
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
153
- version_channel?: string | undefined;
154
- }>;
198
+ tier: z.ZodEnum<{
199
+ basic: "basic";
200
+ pro: "pro";
201
+ }>;
202
+ region: z.ZodOptional<z.ZodEnum<{
203
+ staging: "staging";
204
+ "northamerica-central-1": "northamerica-central-1";
205
+ "europe-central-1a": "europe-central-1a";
206
+ "northamerica-central-1a": "northamerica-central-1a";
207
+ }>>;
208
+ version_channel: z.ZodOptional<z.ZodEnum<{
209
+ "1.x.x-cfke.x": "1.x.x-cfke.x";
210
+ "1.31.x-cfke.x": "1.31.x-cfke.x";
211
+ "1.32.x-cfke.x": "1.32.x-cfke.x";
212
+ "1.33.x-cfke.x": "1.33.x-cfke.x";
213
+ }>>;
214
+ }, z.core.$strip>;
155
215
  export declare const zClusterJoinInformation: z.ZodObject<{
156
216
  certificate_authority: z.ZodString;
157
- endpoint: z.ZodString;
217
+ endpoint: z.ZodURL;
158
218
  auth_key: z.ZodString;
159
219
  bootstrap_token: z.ZodString;
160
220
  versions: z.ZodObject<{
161
221
  kubernetes: z.ZodString;
162
222
  tailscale: z.ZodString;
163
223
  containerd: z.ZodString;
164
- }, "strip", z.ZodTypeAny, {
165
- kubernetes: string;
166
- tailscale: string;
167
- containerd: string;
168
- }, {
169
- kubernetes: string;
170
- tailscale: string;
171
- containerd: string;
172
- }>;
224
+ nvidia_driver: z.ZodString;
225
+ }, z.core.$strip>;
173
226
  third_party_api_access_config: z.ZodObject<{
174
227
  metadata_url: z.ZodString;
175
228
  aws_role_arn: z.ZodString;
176
229
  gcp_workload_identity_provider: z.ZodString;
177
- }, "strip", z.ZodTypeAny, {
178
- metadata_url: string;
179
- aws_role_arn: string;
180
- gcp_workload_identity_provider: string;
181
- }, {
182
- metadata_url: string;
183
- aws_role_arn: string;
184
- gcp_workload_identity_provider: string;
185
- }>;
186
- }, "strip", z.ZodTypeAny, {
187
- certificate_authority: string;
188
- endpoint: string;
189
- auth_key: string;
190
- bootstrap_token: string;
191
- versions: {
192
- kubernetes: string;
193
- tailscale: string;
194
- containerd: string;
195
- };
196
- third_party_api_access_config: {
197
- metadata_url: string;
198
- aws_role_arn: string;
199
- gcp_workload_identity_provider: string;
200
- };
201
- }, {
202
- certificate_authority: string;
203
- endpoint: string;
204
- auth_key: string;
205
- bootstrap_token: string;
206
- versions: {
207
- kubernetes: string;
208
- tailscale: string;
209
- containerd: string;
210
- };
211
- third_party_api_access_config: {
212
- metadata_url: string;
213
- aws_role_arn: string;
214
- gcp_workload_identity_provider: string;
215
- };
216
- }>;
230
+ }, z.core.$strip>;
231
+ }, z.core.$strip>;
217
232
  export declare const zCluster: z.ZodObject<{
218
233
  name: z.ZodString;
219
- tier: z.ZodEnum<["basic", "pro"]>;
220
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
221
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
222
- id: z.ZodString;
223
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
224
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
234
+ tier: z.ZodEnum<{
235
+ basic: "basic";
236
+ pro: "pro";
237
+ }>;
238
+ region: z.ZodOptional<z.ZodEnum<{
239
+ staging: "staging";
240
+ "northamerica-central-1": "northamerica-central-1";
241
+ "europe-central-1a": "europe-central-1a";
242
+ "northamerica-central-1a": "northamerica-central-1a";
243
+ }>>;
244
+ id: z.ZodUUID;
245
+ status: z.ZodEnum<{
246
+ deleted: "deleted";
247
+ failed: "failed";
248
+ active: "active";
249
+ disabled: "disabled";
250
+ creating: "creating";
251
+ deployed: "deployed";
252
+ updating: "updating";
253
+ }>;
254
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
255
+ "": "";
256
+ }>]>>;
225
257
  certificate_ca: z.ZodOptional<z.ZodString>;
226
258
  version_current: z.ZodOptional<z.ZodString>;
227
259
  created_at: z.ZodOptional<z.ZodString>;
228
260
  updated_at: z.ZodOptional<z.ZodString>;
229
261
  ready: z.ZodOptional<z.ZodBoolean>;
230
- }, "strip", z.ZodTypeAny, {
231
- name: string;
232
- id: string;
233
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
234
- version_channel: string;
235
- tier: "basic" | "pro";
236
- ready?: boolean | undefined;
237
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
238
- version_current?: string | undefined;
239
- created_at?: string | undefined;
240
- updated_at?: string | undefined;
241
- endpoint?: string | undefined;
242
- certificate_ca?: string | undefined;
243
- }, {
244
- name: string;
245
- id: string;
246
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
247
- tier: "basic" | "pro";
248
- ready?: boolean | undefined;
249
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
250
- version_channel?: string | undefined;
251
- version_current?: string | undefined;
252
- created_at?: string | undefined;
253
- updated_at?: string | undefined;
254
- endpoint?: string | undefined;
255
- certificate_ca?: string | undefined;
256
- }>;
262
+ version_channel: z.ZodOptional<z.ZodString>;
263
+ }, z.core.$strip>;
257
264
  export declare const zClusterUpdateInput: z.ZodObject<{
258
265
  name: z.ZodOptional<z.ZodString>;
259
- tier: z.ZodEnum<["basic", "pro"]>;
266
+ tier: z.ZodEnum<{
267
+ basic: "basic";
268
+ pro: "pro";
269
+ }>;
260
270
  version_channel: z.ZodOptional<z.ZodString>;
261
- }, "strip", z.ZodTypeAny, {
262
- tier: "basic" | "pro";
263
- name?: string | undefined;
264
- version_channel?: string | undefined;
265
- }, {
266
- tier: "basic" | "pro";
267
- name?: string | undefined;
268
- version_channel?: string | undefined;
269
- }>;
271
+ }, z.core.$strip>;
270
272
  export declare const zFleetCreateInput: z.ZodObject<{
271
273
  limits: z.ZodOptional<z.ZodObject<{
272
274
  cpu: z.ZodNumber;
273
- }, "strip", z.ZodTypeAny, {
274
- cpu: number;
275
- }, {
276
- cpu: number;
277
- }>>;
275
+ }, z.core.$strip>>;
278
276
  gcp: z.ZodOptional<z.ZodObject<{
279
277
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
280
278
  project: z.ZodString;
281
- }, "strip", z.ZodTypeAny, {
282
- project: string;
283
- enabled: boolean;
284
- }, {
285
- project: string;
286
- enabled?: boolean | undefined;
287
- }>>;
279
+ }, z.core.$strip>>;
288
280
  hetzner: z.ZodOptional<z.ZodObject<{
289
281
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
290
282
  apiKey: z.ZodString;
291
- }, "strip", z.ZodTypeAny, {
292
- apiKey: string;
293
- enabled: boolean;
294
- }, {
295
- apiKey: string;
296
- enabled?: boolean | undefined;
297
- }>>;
283
+ }, z.core.$strip>>;
298
284
  aws: z.ZodOptional<z.ZodObject<{
299
285
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
300
286
  controllerRoleArn: z.ZodString;
301
- }, "strip", z.ZodTypeAny, {
302
- controllerRoleArn: string;
303
- enabled: boolean;
304
- }, {
305
- controllerRoleArn: string;
306
- enabled?: boolean | undefined;
307
- }>>;
287
+ }, z.core.$strip>>;
308
288
  id: z.ZodString;
309
- }, "strip", z.ZodTypeAny, {
310
- id: string;
311
- limits?: {
312
- cpu: number;
313
- } | undefined;
314
- gcp?: {
315
- project: string;
316
- enabled: boolean;
317
- } | undefined;
318
- hetzner?: {
319
- apiKey: string;
320
- enabled: boolean;
321
- } | undefined;
322
- aws?: {
323
- controllerRoleArn: string;
324
- enabled: boolean;
325
- } | undefined;
326
- }, {
327
- id: string;
328
- limits?: {
329
- cpu: number;
330
- } | undefined;
331
- gcp?: {
332
- project: string;
333
- enabled?: boolean | undefined;
334
- } | undefined;
335
- hetzner?: {
336
- apiKey: string;
337
- enabled?: boolean | undefined;
338
- } | undefined;
339
- aws?: {
340
- controllerRoleArn: string;
341
- enabled?: boolean | undefined;
342
- } | undefined;
343
- }>;
289
+ }, z.core.$strip>;
344
290
  export declare const zFleet: z.ZodObject<{
345
291
  limits: z.ZodOptional<z.ZodObject<{
346
292
  cpu: z.ZodNumber;
347
- }, "strip", z.ZodTypeAny, {
348
- cpu: number;
349
- }, {
350
- cpu: number;
351
- }>>;
293
+ }, z.core.$strip>>;
352
294
  gcp: z.ZodOptional<z.ZodObject<{
353
295
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
354
296
  project: z.ZodString;
355
- }, "strip", z.ZodTypeAny, {
356
- project: string;
357
- enabled: boolean;
358
- }, {
359
- project: string;
360
- enabled?: boolean | undefined;
361
- }>>;
297
+ }, z.core.$strip>>;
362
298
  hetzner: z.ZodOptional<z.ZodObject<{
363
299
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
364
300
  apiKey: z.ZodString;
365
- }, "strip", z.ZodTypeAny, {
366
- apiKey: string;
367
- enabled: boolean;
368
- }, {
369
- apiKey: string;
370
- enabled?: boolean | undefined;
371
- }>>;
301
+ }, z.core.$strip>>;
372
302
  aws: z.ZodOptional<z.ZodObject<{
373
303
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
374
304
  controllerRoleArn: z.ZodString;
375
- }, "strip", z.ZodTypeAny, {
376
- controllerRoleArn: string;
377
- enabled: boolean;
378
- }, {
379
- controllerRoleArn: string;
380
- enabled?: boolean | undefined;
381
- }>>;
305
+ }, z.core.$strip>>;
382
306
  id: z.ZodString;
383
- }, "strip", z.ZodTypeAny, {
384
- id: string;
385
- limits?: {
386
- cpu: number;
387
- } | undefined;
388
- gcp?: {
389
- project: string;
390
- enabled: boolean;
391
- } | undefined;
392
- hetzner?: {
393
- apiKey: string;
394
- enabled: boolean;
395
- } | undefined;
396
- aws?: {
397
- controllerRoleArn: string;
398
- enabled: boolean;
399
- } | undefined;
400
- }, {
401
- id: string;
402
- limits?: {
403
- cpu: number;
404
- } | undefined;
405
- gcp?: {
406
- project: string;
407
- enabled?: boolean | undefined;
408
- } | undefined;
409
- hetzner?: {
410
- apiKey: string;
411
- enabled?: boolean | undefined;
412
- } | undefined;
413
- aws?: {
414
- controllerRoleArn: string;
415
- enabled?: boolean | undefined;
416
- } | undefined;
417
- }>;
307
+ }, z.core.$strip>;
418
308
  export declare const zFleetUpdateInput: z.ZodObject<{
419
309
  limits: z.ZodOptional<z.ZodObject<{
420
310
  cpu: z.ZodNumber;
421
- }, "strip", z.ZodTypeAny, {
422
- cpu: number;
423
- }, {
424
- cpu: number;
425
- }>>;
311
+ }, z.core.$strip>>;
426
312
  gcp: z.ZodOptional<z.ZodObject<{
427
313
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
428
314
  project: z.ZodString;
429
- }, "strip", z.ZodTypeAny, {
430
- project: string;
431
- enabled: boolean;
432
- }, {
433
- project: string;
434
- enabled?: boolean | undefined;
435
- }>>;
315
+ }, z.core.$strip>>;
436
316
  hetzner: z.ZodOptional<z.ZodObject<{
437
317
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
438
318
  apiKey: z.ZodString;
439
- }, "strip", z.ZodTypeAny, {
440
- apiKey: string;
441
- enabled: boolean;
442
- }, {
443
- apiKey: string;
444
- enabled?: boolean | undefined;
445
- }>>;
319
+ }, z.core.$strip>>;
446
320
  aws: z.ZodOptional<z.ZodObject<{
447
321
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
448
322
  controllerRoleArn: z.ZodString;
449
- }, "strip", z.ZodTypeAny, {
450
- controllerRoleArn: string;
451
- enabled: boolean;
452
- }, {
453
- controllerRoleArn: string;
454
- enabled?: boolean | undefined;
455
- }>>;
456
- }, "strip", z.ZodTypeAny, {
457
- limits?: {
458
- cpu: number;
459
- } | undefined;
460
- gcp?: {
461
- project: string;
462
- enabled: boolean;
463
- } | undefined;
464
- hetzner?: {
465
- apiKey: string;
466
- enabled: boolean;
467
- } | undefined;
468
- aws?: {
469
- controllerRoleArn: string;
470
- enabled: boolean;
471
- } | undefined;
472
- }, {
473
- limits?: {
474
- cpu: number;
475
- } | undefined;
476
- gcp?: {
477
- project: string;
478
- enabled?: boolean | undefined;
479
- } | undefined;
480
- hetzner?: {
481
- apiKey: string;
482
- enabled?: boolean | undefined;
483
- } | undefined;
484
- aws?: {
485
- controllerRoleArn: string;
486
- enabled?: boolean | undefined;
487
- } | undefined;
488
- }>;
323
+ }, z.core.$strip>>;
324
+ }, z.core.$strip>;
489
325
  export declare const zInvite: z.ZodObject<{
490
326
  id: z.ZodOptional<z.ZodString>;
491
- organization_id: z.ZodOptional<z.ZodString>;
492
- date_created: z.ZodString;
493
- email: z.ZodOptional<z.ZodString>;
327
+ organization_id: z.ZodOptional<z.ZodUUID>;
328
+ date_created: z.ZodISODateTime;
329
+ email: z.ZodOptional<z.ZodEmail>;
494
330
  code: z.ZodOptional<z.ZodString>;
495
- }, "strip", z.ZodTypeAny, {
496
- date_created: string;
497
- code?: string | undefined;
498
- id?: string | undefined;
499
- email?: string | undefined;
500
- organization_id?: string | undefined;
501
- }, {
502
- date_created: string;
503
- code?: string | undefined;
504
- id?: string | undefined;
505
- email?: string | undefined;
506
- organization_id?: string | undefined;
507
- }>;
331
+ }, z.core.$strip>;
508
332
  export declare const zInvoice: z.ZodObject<{
509
- id: z.ZodOptional<z.ZodString>;
510
- organizationId: z.ZodOptional<z.ZodString>;
511
- status: z.ZodOptional<z.ZodEnum<["DRAFT", "COMMITTED", "VOID"]>>;
512
- amount: z.ZodOptional<z.ZodNumber>;
513
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
514
- creditAdj: z.ZodOptional<z.ZodNumber>;
515
- refundAdj: z.ZodOptional<z.ZodNumber>;
516
- invoiceDate: z.ZodOptional<z.ZodString>;
517
- targetDate: z.ZodOptional<z.ZodString>;
518
- invoiceNumber: z.ZodOptional<z.ZodString>;
519
- balance: z.ZodOptional<z.ZodNumber>;
520
- bundleKeys: z.ZodOptional<z.ZodString>;
521
- credits: z.ZodOptional<z.ZodArray<z.ZodObject<{
522
- id: z.ZodOptional<z.ZodString>;
523
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
524
- productName: z.ZodOptional<z.ZodString>;
525
- planName: z.ZodOptional<z.ZodString>;
526
- phaseName: z.ZodOptional<z.ZodString>;
527
- usageName: z.ZodOptional<z.ZodString>;
528
- prettyProductName: z.ZodOptional<z.ZodString>;
529
- prettyPlanName: z.ZodOptional<z.ZodString>;
530
- prettyPhaseName: z.ZodOptional<z.ZodString>;
531
- prettyUsageName: z.ZodOptional<z.ZodString>;
532
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
533
- description: z.ZodOptional<z.ZodString>;
534
- startDate: z.ZodOptional<z.ZodString>;
535
- endDate: z.ZodOptional<z.ZodString>;
536
- amount: z.ZodOptional<z.ZodNumber>;
537
- rate: z.ZodOptional<z.ZodNumber>;
538
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
539
- quantity: z.ZodOptional<z.ZodNumber>;
540
- itemDetails: z.ZodOptional<z.ZodString>;
541
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
542
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
543
- }, "strip", z.ZodTypeAny, {
544
- 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;
545
- id?: string | undefined;
546
- description?: string | undefined;
547
- amount?: number | undefined;
548
- linkedInvoiceItemId?: string | undefined;
549
- productName?: string | undefined;
550
- planName?: string | undefined;
551
- phaseName?: string | undefined;
552
- usageName?: string | undefined;
553
- prettyProductName?: string | undefined;
554
- prettyPlanName?: string | undefined;
555
- prettyPhaseName?: string | undefined;
556
- prettyUsageName?: string | undefined;
557
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
558
- startDate?: string | undefined;
559
- endDate?: string | undefined;
560
- rate?: number | undefined;
561
- quantity?: number | undefined;
562
- itemDetails?: string | undefined;
563
- catalogEffectiveDate?: string | undefined;
564
- childItems?: unknown[] | undefined;
565
- }, {
566
- 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;
567
- id?: string | undefined;
568
- description?: string | undefined;
569
- amount?: number | undefined;
570
- linkedInvoiceItemId?: string | undefined;
571
- productName?: string | undefined;
572
- planName?: string | undefined;
573
- phaseName?: string | undefined;
574
- usageName?: string | undefined;
575
- prettyProductName?: string | undefined;
576
- prettyPlanName?: string | undefined;
577
- prettyPhaseName?: string | undefined;
578
- prettyUsageName?: string | undefined;
579
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
580
- startDate?: string | undefined;
581
- endDate?: string | undefined;
582
- rate?: number | undefined;
583
- quantity?: number | undefined;
584
- itemDetails?: string | undefined;
585
- catalogEffectiveDate?: string | undefined;
586
- childItems?: unknown[] | undefined;
587
- }>, "many">>;
588
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
589
- id: z.ZodOptional<z.ZodString>;
590
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
591
- productName: z.ZodOptional<z.ZodString>;
592
- planName: z.ZodOptional<z.ZodString>;
593
- phaseName: z.ZodOptional<z.ZodString>;
594
- usageName: z.ZodOptional<z.ZodString>;
595
- prettyProductName: z.ZodOptional<z.ZodString>;
596
- prettyPlanName: z.ZodOptional<z.ZodString>;
597
- prettyPhaseName: z.ZodOptional<z.ZodString>;
598
- prettyUsageName: z.ZodOptional<z.ZodString>;
599
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
600
- description: z.ZodOptional<z.ZodString>;
601
- startDate: z.ZodOptional<z.ZodString>;
602
- endDate: z.ZodOptional<z.ZodString>;
603
- amount: z.ZodOptional<z.ZodNumber>;
604
- rate: z.ZodOptional<z.ZodNumber>;
605
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
606
- quantity: z.ZodOptional<z.ZodNumber>;
607
- itemDetails: z.ZodOptional<z.ZodString>;
608
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
609
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
610
- }, "strip", z.ZodTypeAny, {
611
- 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
- id?: string | undefined;
613
- description?: string | undefined;
614
- amount?: number | undefined;
615
- linkedInvoiceItemId?: string | undefined;
616
- productName?: string | undefined;
617
- planName?: string | undefined;
618
- phaseName?: string | undefined;
619
- usageName?: string | undefined;
620
- prettyProductName?: string | undefined;
621
- prettyPlanName?: string | undefined;
622
- prettyPhaseName?: string | undefined;
623
- prettyUsageName?: string | undefined;
624
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
625
- startDate?: string | undefined;
626
- endDate?: string | undefined;
627
- rate?: number | undefined;
628
- quantity?: number | undefined;
629
- itemDetails?: string | undefined;
630
- catalogEffectiveDate?: string | undefined;
631
- childItems?: unknown[] | undefined;
632
- }, {
633
- 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;
634
- id?: string | undefined;
635
- description?: string | undefined;
636
- amount?: number | undefined;
637
- linkedInvoiceItemId?: string | undefined;
638
- productName?: string | undefined;
639
- planName?: string | undefined;
640
- phaseName?: string | undefined;
641
- usageName?: string | undefined;
642
- prettyProductName?: string | undefined;
643
- prettyPlanName?: string | undefined;
644
- prettyPhaseName?: string | undefined;
645
- prettyUsageName?: string | undefined;
646
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
647
- startDate?: string | undefined;
648
- endDate?: string | undefined;
649
- rate?: number | undefined;
650
- quantity?: number | undefined;
651
- itemDetails?: string | undefined;
652
- catalogEffectiveDate?: string | undefined;
653
- childItems?: unknown[] | undefined;
654
- }>, "many">>;
655
- }, "strip", z.ZodTypeAny, {
656
- 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
- id?: string | undefined;
658
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
659
- items?: {
660
- 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;
661
- id?: string | undefined;
662
- description?: string | undefined;
663
- amount?: number | undefined;
664
- linkedInvoiceItemId?: string | undefined;
665
- productName?: string | undefined;
666
- planName?: string | undefined;
667
- phaseName?: string | undefined;
668
- usageName?: string | undefined;
669
- prettyProductName?: string | undefined;
670
- prettyPlanName?: string | undefined;
671
- prettyPhaseName?: string | undefined;
672
- prettyUsageName?: string | undefined;
673
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
674
- startDate?: string | undefined;
675
- endDate?: string | undefined;
676
- rate?: number | undefined;
677
- quantity?: number | undefined;
678
- itemDetails?: string | undefined;
679
- catalogEffectiveDate?: string | undefined;
680
- childItems?: unknown[] | undefined;
681
- }[] | undefined;
682
- organizationId?: string | undefined;
683
- amount?: number | undefined;
684
- creditAdj?: number | undefined;
685
- refundAdj?: number | undefined;
686
- invoiceDate?: string | undefined;
687
- targetDate?: string | undefined;
688
- invoiceNumber?: string | undefined;
689
- balance?: number | undefined;
690
- bundleKeys?: string | undefined;
691
- credits?: {
692
- 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;
693
- id?: string | undefined;
694
- description?: string | undefined;
695
- amount?: number | undefined;
696
- linkedInvoiceItemId?: string | undefined;
697
- productName?: string | undefined;
698
- planName?: string | undefined;
699
- phaseName?: string | undefined;
700
- usageName?: string | undefined;
701
- prettyProductName?: string | undefined;
702
- prettyPlanName?: string | undefined;
703
- prettyPhaseName?: string | undefined;
704
- prettyUsageName?: string | undefined;
705
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
706
- startDate?: string | undefined;
707
- endDate?: string | undefined;
708
- rate?: number | undefined;
709
- quantity?: number | undefined;
710
- itemDetails?: string | undefined;
711
- catalogEffectiveDate?: string | undefined;
712
- childItems?: unknown[] | undefined;
713
- }[] | undefined;
714
- }, {
715
- 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;
716
- id?: string | undefined;
717
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
718
- items?: {
719
- 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;
720
- id?: string | undefined;
721
- description?: string | undefined;
722
- amount?: number | undefined;
723
- linkedInvoiceItemId?: string | undefined;
724
- productName?: string | undefined;
725
- planName?: string | undefined;
726
- phaseName?: string | undefined;
727
- usageName?: string | undefined;
728
- prettyProductName?: string | undefined;
729
- prettyPlanName?: string | undefined;
730
- prettyPhaseName?: string | undefined;
731
- prettyUsageName?: string | undefined;
732
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
733
- startDate?: string | undefined;
734
- endDate?: string | undefined;
735
- rate?: number | undefined;
736
- quantity?: number | undefined;
737
- itemDetails?: string | undefined;
738
- catalogEffectiveDate?: string | undefined;
739
- childItems?: unknown[] | undefined;
740
- }[] | undefined;
741
- organizationId?: string | undefined;
742
- amount?: number | undefined;
743
- creditAdj?: number | undefined;
744
- refundAdj?: number | undefined;
745
- invoiceDate?: string | undefined;
746
- targetDate?: string | undefined;
747
- invoiceNumber?: string | undefined;
748
- balance?: number | undefined;
749
- bundleKeys?: string | undefined;
750
- credits?: {
751
- 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;
752
- id?: string | undefined;
753
- description?: string | undefined;
754
- amount?: number | undefined;
755
- linkedInvoiceItemId?: string | undefined;
756
- productName?: string | undefined;
757
- planName?: string | undefined;
758
- phaseName?: string | undefined;
759
- usageName?: string | undefined;
760
- prettyProductName?: string | undefined;
761
- prettyPlanName?: string | undefined;
762
- prettyPhaseName?: string | undefined;
763
- prettyUsageName?: string | undefined;
764
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
765
- startDate?: string | undefined;
766
- endDate?: string | undefined;
767
- rate?: number | undefined;
768
- quantity?: number | undefined;
769
- itemDetails?: string | undefined;
770
- catalogEffectiveDate?: string | undefined;
771
- childItems?: unknown[] | undefined;
772
- }[] | undefined;
773
- }>;
333
+ id: z.ZodOptional<z.ZodUUID>;
334
+ number: z.ZodOptional<z.ZodString>;
335
+ status: z.ZodOptional<z.ZodString>;
336
+ total: z.ZodOptional<z.ZodNumber>;
337
+ currency: z.ZodOptional<z.ZodString>;
338
+ created: z.ZodISODateTime;
339
+ period_start: z.ZodISODateTime;
340
+ period_end: z.ZodISODateTime;
341
+ invoice_pdf: z.ZodOptional<z.ZodString>;
342
+ }, z.core.$strip>;
343
+ export declare const zMarketplaceListingFiles: z.ZodObject<{
344
+ chartYaml: z.ZodOptional<z.ZodString>;
345
+ valuesYaml: z.ZodOptional<z.ZodString>;
346
+ valuesSchemaJson: z.ZodOptional<z.ZodString>;
347
+ }, z.core.$strip>;
774
348
  export declare const zMarketplaceListing: z.ZodObject<{
775
- id: z.ZodString;
776
349
  name: z.ZodString;
777
- developer: z.ZodString;
778
- description: z.ZodString;
779
- logoUrl: z.ZodString;
780
- longDescription: z.ZodString;
781
- categories: z.ZodArray<z.ZodString, "many">;
782
- version_channels: z.ZodArray<z.ZodString, "many">;
783
- value_schemas: z.ZodArray<z.ZodObject<{
350
+ versions: z.ZodArray<z.ZodString>;
351
+ version_channels: z.ZodArray<z.ZodString>;
352
+ latestVersion: z.ZodString;
353
+ metadata: z.ZodOptional<z.ZodObject<{
354
+ name: z.ZodString;
784
355
  version: z.ZodString;
785
- schema: z.ZodString;
786
- placeholder: z.ZodString;
787
- }, "strip", z.ZodTypeAny, {
788
- version: string;
789
- schema: string;
790
- placeholder: string;
791
- }, {
792
- version: string;
793
- schema: string;
794
- placeholder: string;
795
- }>, "many">;
796
- }, "strip", z.ZodTypeAny, {
797
- name: string;
798
- id: string;
799
- description: string;
800
- developer: string;
801
- logoUrl: string;
802
- longDescription: string;
803
- categories: string[];
804
- version_channels: string[];
805
- value_schemas: {
806
- version: string;
807
- schema: string;
808
- placeholder: string;
809
- }[];
810
- }, {
811
- name: string;
812
- id: string;
813
- description: string;
814
- developer: string;
815
- logoUrl: string;
816
- longDescription: string;
817
- categories: string[];
818
- version_channels: string[];
819
- value_schemas: {
820
- version: string;
821
- schema: string;
822
- placeholder: string;
823
- }[];
824
- }>;
356
+ description: z.ZodOptional<z.ZodString>;
357
+ appVersion: z.ZodOptional<z.ZodString>;
358
+ apiVersion: z.ZodOptional<z.ZodString>;
359
+ keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
360
+ home: z.ZodOptional<z.ZodString>;
361
+ sources: z.ZodOptional<z.ZodArray<z.ZodString>>;
362
+ maintainers: z.ZodOptional<z.ZodArray<z.ZodObject<{
363
+ name: z.ZodString;
364
+ email: z.ZodOptional<z.ZodString>;
365
+ }, z.core.$strip>>>;
366
+ }, z.core.$strip>>;
367
+ }, z.core.$strip>;
825
368
  export declare const zOrganizationCreateInput: z.ZodObject<{
826
- email: z.ZodString;
369
+ email: z.ZodEmail;
827
370
  first_name: z.ZodString;
828
371
  last_name: z.ZodString;
829
372
  company_name: z.ZodString;
830
373
  password: z.ZodString;
831
- }, "strip", z.ZodTypeAny, {
832
- email: string;
833
- first_name: string;
834
- last_name: string;
835
- company_name: string;
836
- password: string;
837
- }, {
838
- email: string;
839
- first_name: string;
840
- last_name: string;
841
- company_name: string;
842
- password: string;
843
- }>;
374
+ }, z.core.$strip>;
844
375
  export declare const zOrganization: z.ZodObject<{
845
- id: z.ZodString;
376
+ id: z.ZodUUID;
846
377
  name: z.ZodOptional<z.ZodString>;
847
- date_created: z.ZodString;
378
+ date_created: z.ZodISODateTime;
848
379
  quota: z.ZodObject<{
849
- basic_clusters_max: z.ZodNumber;
850
- basic_clusters_available: z.ZodNumber;
851
- pro_clusters_max: z.ZodNumber;
852
- pro_clusters_available: z.ZodNumber;
853
- fleets_max: z.ZodNumber;
854
- cluster_tiers: z.ZodArray<z.ZodString, "many">;
855
- regions: z.ZodArray<z.ZodString, "many">;
380
+ basic_clusters_max: z.ZodInt;
381
+ basic_clusters_available: z.ZodInt;
382
+ pro_clusters_max: z.ZodInt;
383
+ pro_clusters_available: z.ZodInt;
384
+ fleets_max: z.ZodInt;
385
+ cluster_tiers: z.ZodArray<z.ZodString>;
386
+ regions: z.ZodArray<z.ZodString>;
856
387
  versions: z.ZodArray<z.ZodObject<{
857
388
  id: z.ZodString;
858
389
  label: z.ZodString;
859
- }, "strip", z.ZodTypeAny, {
860
- id: string;
861
- label: string;
862
- }, {
863
- id: string;
864
- label: string;
865
- }>, "many">;
866
- }, "strip", z.ZodTypeAny, {
867
- versions: {
868
- id: string;
869
- label: string;
870
- }[];
871
- basic_clusters_max: number;
872
- basic_clusters_available: number;
873
- pro_clusters_max: number;
874
- pro_clusters_available: number;
875
- fleets_max: number;
876
- cluster_tiers: string[];
877
- regions: string[];
878
- }, {
879
- versions: {
880
- id: string;
881
- label: string;
882
- }[];
883
- basic_clusters_max: number;
884
- basic_clusters_available: number;
885
- pro_clusters_max: number;
886
- pro_clusters_available: number;
887
- fleets_max: number;
888
- cluster_tiers: string[];
889
- regions: string[];
390
+ }, z.core.$strip>>;
391
+ copilot_user_hourly_tokens: z.ZodInt;
392
+ copilot_organization_hourly_tokens: z.ZodInt;
393
+ }, z.core.$strip>;
394
+ status: z.ZodEnum<{
395
+ active: "active";
396
+ closed: "closed";
397
+ suspended: "suspended";
890
398
  }>;
891
- status: z.ZodEnum<["active", "closed", "suspended"]>;
892
- }, "strip", z.ZodTypeAny, {
893
- id: string;
894
- status: "active" | "closed" | "suspended";
895
- date_created: string;
896
- quota: {
897
- versions: {
898
- id: string;
899
- label: string;
900
- }[];
901
- basic_clusters_max: number;
902
- basic_clusters_available: number;
903
- pro_clusters_max: number;
904
- pro_clusters_available: number;
905
- fleets_max: number;
906
- cluster_tiers: string[];
907
- regions: string[];
908
- };
909
- name?: string | undefined;
910
- }, {
911
- id: string;
912
- status: "active" | "closed" | "suspended";
913
- date_created: string;
914
- quota: {
915
- versions: {
916
- id: string;
917
- label: string;
918
- }[];
919
- basic_clusters_max: number;
920
- basic_clusters_available: number;
921
- pro_clusters_max: number;
922
- pro_clusters_available: number;
923
- fleets_max: number;
924
- cluster_tiers: string[];
925
- regions: string[];
926
- };
927
- name?: string | undefined;
928
- }>;
399
+ }, z.core.$strip>;
929
400
  export declare const zPaymentMethod: z.ZodObject<{
930
- id: z.ZodString;
401
+ id: z.ZodUUID;
931
402
  setup: z.ZodBoolean;
932
- type: z.ZodEnum<["card"]>;
403
+ type: z.ZodEnum<{
404
+ card: "card";
405
+ }>;
933
406
  last4: z.ZodString;
934
- exp_month: z.ZodNumber;
935
- exp_year: z.ZodNumber;
936
- brand: z.ZodEnum<["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"]>;
937
- }, "strip", z.ZodTypeAny, {
938
- type: "card";
939
- id: string;
940
- setup: boolean;
941
- last4: string;
942
- exp_month: number;
943
- exp_year: number;
944
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
945
- }, {
946
- type: "card";
947
- id: string;
948
- setup: boolean;
949
- last4: string;
950
- exp_month: number;
951
- exp_year: number;
952
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
953
- }>;
407
+ exp_month: z.ZodInt;
408
+ exp_year: z.ZodInt;
409
+ brand: z.ZodEnum<{
410
+ unknown: "unknown";
411
+ amex: "amex";
412
+ diners: "diners";
413
+ discover: "discover";
414
+ eftpos_au: "eftpos_au";
415
+ jcb: "jcb";
416
+ mastercard: "mastercard";
417
+ unionpay: "unionpay";
418
+ visa: "visa";
419
+ }>;
420
+ }, z.core.$strip>;
421
+ export declare const zPlatformQuota: z.ZodObject<{
422
+ basic_clusters_max: z.ZodInt;
423
+ basic_clusters_available: z.ZodInt;
424
+ pro_clusters_max: z.ZodInt;
425
+ pro_clusters_available: z.ZodInt;
426
+ fleets_max: z.ZodInt;
427
+ cluster_tiers: z.ZodArray<z.ZodString>;
428
+ regions: z.ZodArray<z.ZodString>;
429
+ versions: z.ZodArray<z.ZodObject<{
430
+ id: z.ZodString;
431
+ label: z.ZodString;
432
+ }, z.core.$strip>>;
433
+ copilot_user_hourly_tokens: z.ZodInt;
434
+ copilot_organization_hourly_tokens: z.ZodInt;
435
+ }, z.core.$strip>;
436
+ export declare const zRegistryRepository: z.ZodObject<{
437
+ name: z.ZodString;
438
+ region: z.ZodString;
439
+ uri: z.ZodString;
440
+ }, z.core.$strip>;
441
+ export declare const zRegistryRepositoryWithTags: z.ZodObject<{
442
+ name: z.ZodString;
443
+ region: z.ZodString;
444
+ uri: z.ZodString;
445
+ tags: z.ZodArray<z.ZodObject<{
446
+ name: z.ZodString;
447
+ size: z.ZodNumber;
448
+ mediaType: z.ZodOptional<z.ZodString>;
449
+ }, z.core.$strip>>;
450
+ totalSize: z.ZodNumber;
451
+ }, z.core.$strip>;
452
+ export declare const zRegistryTag: z.ZodObject<{
453
+ name: z.ZodString;
454
+ mediaType: z.ZodOptional<z.ZodString>;
455
+ config: z.ZodOptional<z.ZodObject<{
456
+ size: z.ZodNumber;
457
+ }, z.core.$strip>>;
458
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
459
+ size: z.ZodNumber;
460
+ }, z.core.$strip>>>;
461
+ manifests: z.ZodOptional<z.ZodArray<z.ZodObject<{
462
+ digest: z.ZodString;
463
+ platform: z.ZodOptional<z.ZodObject<{
464
+ architecture: z.ZodString;
465
+ os: z.ZodString;
466
+ }, z.core.$strip>>;
467
+ }, z.core.$strip>>>;
468
+ size: z.ZodNumber;
469
+ region: z.ZodString;
470
+ repository: z.ZodString;
471
+ uri: z.ZodString;
472
+ }, z.core.$strip>;
954
473
  export declare const zTokenCreateInput: z.ZodObject<{
955
474
  name: z.ZodString;
956
- role: z.ZodEnum<["Administrator", "User"]>;
957
- }, "strip", z.ZodTypeAny, {
958
- name: string;
959
- role: "Administrator" | "User";
960
- }, {
961
- name: string;
962
- role: "Administrator" | "User";
963
- }>;
475
+ role: z.ZodEnum<{
476
+ Administrator: "Administrator";
477
+ User: "User";
478
+ }>;
479
+ }, z.core.$strip>;
964
480
  export declare const zToken: z.ZodObject<{
965
481
  name: z.ZodString;
966
- role: z.ZodEnum<["Administrator", "User"]>;
482
+ role: z.ZodEnum<{
483
+ Administrator: "Administrator";
484
+ User: "User";
485
+ }>;
967
486
  id: z.ZodOptional<z.ZodString>;
968
487
  secret: z.ZodOptional<z.ZodString>;
969
- date_created: z.ZodString;
970
- }, "strip", z.ZodTypeAny, {
971
- name: string;
972
- role: "Administrator" | "User";
973
- date_created: string;
974
- id?: string | undefined;
975
- secret?: string | undefined;
976
- }, {
977
- name: string;
978
- role: "Administrator" | "User";
979
- date_created: string;
980
- id?: string | undefined;
981
- secret?: string | undefined;
982
- }>;
488
+ date_created: z.ZodISODateTime;
489
+ }, z.core.$strip>;
983
490
  export declare const zTokenUpdateInput: z.ZodObject<{
984
491
  name: z.ZodOptional<z.ZodString>;
985
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
986
- }, "strip", z.ZodTypeAny, {
987
- name?: string | undefined;
988
- role?: "Administrator" | "User" | undefined;
989
- }, {
990
- name?: string | undefined;
991
- role?: "Administrator" | "User" | undefined;
992
- }>;
492
+ role: z.ZodOptional<z.ZodEnum<{
493
+ Administrator: "Administrator";
494
+ User: "User";
495
+ }>>;
496
+ }, z.core.$strip>;
497
+ export declare const zUsageFacets: z.ZodObject<{
498
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
499
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
500
+ }, z.core.$strip>;
501
+ export declare const zUsageResponse: z.ZodObject<{
502
+ data: z.ZodArray<z.ZodObject<{
503
+ hour: z.ZodString;
504
+ cluster_id: z.ZodString;
505
+ product: z.ZodString;
506
+ value: z.ZodNumber;
507
+ price: z.ZodNumber;
508
+ total: z.ZodNumber;
509
+ }, z.core.$strip>>;
510
+ facets: z.ZodObject<{
511
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
512
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
513
+ }, z.core.$strip>;
514
+ }, z.core.$strip>;
993
515
  export declare const zUsage: z.ZodObject<{
994
- hour: z.ZodOptional<z.ZodString>;
516
+ hour: z.ZodString;
995
517
  cluster_id: z.ZodString;
996
- cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
997
- product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
998
- node_name: z.ZodString;
999
- sku: z.ZodString;
1000
- cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1001
- price: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1002
- value: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1003
- total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1004
- }, "strip", z.ZodTypeAny, {
1005
- total: number | "";
1006
- cpu: number | "";
1007
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1008
- value: number | "";
1009
- cluster_id: string;
1010
- cluster_tier: "" | "basic" | "pro";
1011
- node_name: string;
1012
- sku: string;
1013
- price: number | "";
1014
- hour?: string | undefined;
1015
- }, {
1016
- total: number | "";
1017
- cpu: number | "";
1018
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1019
- value: number | "";
1020
- cluster_id: string;
1021
- cluster_tier: "" | "basic" | "pro";
1022
- node_name: string;
1023
- sku: string;
1024
- price: number | "";
1025
- hour?: string | undefined;
1026
- }>;
518
+ product: z.ZodString;
519
+ value: z.ZodNumber;
520
+ price: z.ZodNumber;
521
+ total: z.ZodNumber;
522
+ }, z.core.$strip>;
1027
523
  export declare const zUserCreateInput: z.ZodObject<{
1028
- email: z.ZodString;
524
+ email: z.ZodEmail;
1029
525
  first_name: z.ZodString;
1030
526
  last_name: z.ZodString;
1031
527
  code: z.ZodString;
1032
528
  password: z.ZodString;
1033
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
1034
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1035
- }, "strip", z.ZodTypeAny, {
1036
- code: string;
1037
- email: string;
1038
- first_name: string;
1039
- last_name: string;
1040
- password: string;
1041
- role?: "Administrator" | "User" | undefined;
1042
- status?: "active" | "inactive" | undefined;
1043
- }, {
1044
- code: string;
1045
- email: string;
1046
- first_name: string;
1047
- last_name: string;
1048
- password: string;
1049
- role?: "Administrator" | "User" | undefined;
1050
- status?: "active" | "inactive" | undefined;
1051
- }>;
529
+ status: z.ZodOptional<z.ZodEnum<{
530
+ active: "active";
531
+ inactive: "inactive";
532
+ }>>;
533
+ role: z.ZodOptional<z.ZodEnum<{
534
+ Administrator: "Administrator";
535
+ User: "User";
536
+ }>>;
537
+ }, z.core.$strip>;
1052
538
  export declare const zUser: z.ZodObject<{
1053
- email: z.ZodString;
539
+ email: z.ZodEmail;
1054
540
  first_name: z.ZodString;
1055
541
  last_name: z.ZodString;
1056
- role: z.ZodEnum<["Administrator", "User"]>;
1057
- status: z.ZodEnum<["active", "inactive"]>;
1058
- id: z.ZodString;
1059
- date_created: z.ZodString;
1060
- }, "strip", z.ZodTypeAny, {
1061
- id: string;
1062
- role: "Administrator" | "User";
1063
- email: string;
1064
- status: "active" | "inactive";
1065
- first_name: string;
1066
- last_name: string;
1067
- date_created: string;
1068
- }, {
1069
- id: string;
1070
- role: "Administrator" | "User";
1071
- email: string;
1072
- status: "active" | "inactive";
1073
- first_name: string;
1074
- last_name: string;
1075
- date_created: string;
1076
- }>;
542
+ role: z.ZodEnum<{
543
+ Administrator: "Administrator";
544
+ User: "User";
545
+ }>;
546
+ status: z.ZodEnum<{
547
+ active: "active";
548
+ inactive: "inactive";
549
+ }>;
550
+ id: z.ZodUUID;
551
+ date_created: z.ZodISODateTime;
552
+ }, z.core.$strip>;
1077
553
  export declare const zUserUpdateInput: z.ZodObject<{
1078
- email: z.ZodOptional<z.ZodString>;
554
+ email: z.ZodOptional<z.ZodEmail>;
1079
555
  first_name: z.ZodOptional<z.ZodString>;
1080
556
  last_name: z.ZodOptional<z.ZodString>;
1081
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1082
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
1083
- }, "strip", z.ZodTypeAny, {
1084
- role?: "Administrator" | "User" | undefined;
1085
- email?: string | undefined;
1086
- status?: "active" | "inactive" | undefined;
1087
- first_name?: string | undefined;
1088
- last_name?: string | undefined;
1089
- }, {
1090
- role?: "Administrator" | "User" | undefined;
1091
- email?: string | undefined;
1092
- status?: "active" | "inactive" | undefined;
1093
- first_name?: string | undefined;
1094
- last_name?: string | undefined;
1095
- }>;
1096
- /**
1097
- * An array of usage records.
1098
- */
1099
- export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1100
- hour: z.ZodOptional<z.ZodString>;
1101
- cluster_id: z.ZodString;
1102
- cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1103
- product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1104
- node_name: z.ZodString;
1105
- sku: z.ZodString;
1106
- cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1107
- price: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1108
- value: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1109
- total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1110
- }, "strip", z.ZodTypeAny, {
1111
- total: number | "";
1112
- cpu: number | "";
1113
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1114
- value: number | "";
1115
- cluster_id: string;
1116
- cluster_tier: "" | "basic" | "pro";
1117
- node_name: string;
1118
- sku: string;
1119
- price: number | "";
1120
- hour?: string | undefined;
1121
- }, {
1122
- total: number | "";
1123
- cpu: number | "";
1124
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1125
- value: number | "";
1126
- cluster_id: string;
1127
- cluster_tier: "" | "basic" | "pro";
1128
- node_name: string;
1129
- sku: string;
1130
- price: number | "";
1131
- hour?: string | undefined;
1132
- }>, "many">;
1133
- /**
1134
- * Current balance of the organization in USD as a floating-point number.
1135
- */
1136
- export declare const zGetBalanceResponse: z.ZodNumber;
557
+ role: z.ZodOptional<z.ZodEnum<{
558
+ Administrator: "Administrator";
559
+ User: "User";
560
+ }>>;
561
+ status: z.ZodOptional<z.ZodEnum<{
562
+ active: "active";
563
+ inactive: "inactive";
564
+ }>>;
565
+ }, z.core.$strip>;
566
+ export declare const zGetUsageData: z.ZodObject<{
567
+ body: z.ZodOptional<z.ZodNever>;
568
+ path: z.ZodOptional<z.ZodNever>;
569
+ query: z.ZodOptional<z.ZodObject<{
570
+ granularity: z.ZodOptional<z.ZodEnum<{
571
+ hourly: "hourly";
572
+ daily: "daily";
573
+ monthly: "monthly";
574
+ }>>;
575
+ }, z.core.$strip>>;
576
+ }, z.core.$strip>;
577
+ /**
578
+ * Usage data with facets for filtering
579
+ */
580
+ export declare const zGetUsageResponse: z.ZodObject<{
581
+ data: z.ZodArray<z.ZodObject<{
582
+ hour: z.ZodString;
583
+ cluster_id: z.ZodString;
584
+ product: z.ZodString;
585
+ value: z.ZodNumber;
586
+ price: z.ZodNumber;
587
+ total: z.ZodNumber;
588
+ }, z.core.$strip>>;
589
+ facets: z.ZodObject<{
590
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
591
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
592
+ }, z.core.$strip>;
593
+ }, z.core.$strip>;
594
+ export declare const zGetPaymentMethodData: z.ZodObject<{
595
+ body: z.ZodOptional<z.ZodNever>;
596
+ path: z.ZodOptional<z.ZodNever>;
597
+ query: z.ZodOptional<z.ZodNever>;
598
+ }, z.core.$strip>;
1137
599
  /**
1138
600
  * Redacted payment card information.
1139
601
  */
1140
602
  export declare const zGetPaymentMethodResponse: z.ZodObject<{
1141
- id: z.ZodString;
603
+ id: z.ZodUUID;
1142
604
  setup: z.ZodBoolean;
1143
- type: z.ZodEnum<["card"]>;
605
+ type: z.ZodEnum<{
606
+ card: "card";
607
+ }>;
1144
608
  last4: z.ZodString;
1145
- exp_month: z.ZodNumber;
1146
- exp_year: z.ZodNumber;
1147
- brand: z.ZodEnum<["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"]>;
1148
- }, "strip", z.ZodTypeAny, {
1149
- type: "card";
1150
- id: string;
1151
- setup: boolean;
1152
- last4: string;
1153
- exp_month: number;
1154
- exp_year: number;
1155
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1156
- }, {
1157
- type: "card";
1158
- id: string;
1159
- setup: boolean;
1160
- last4: string;
1161
- exp_month: number;
1162
- exp_year: number;
1163
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1164
- }>;
609
+ exp_month: z.ZodInt;
610
+ exp_year: z.ZodInt;
611
+ brand: z.ZodEnum<{
612
+ unknown: "unknown";
613
+ amex: "amex";
614
+ diners: "diners";
615
+ discover: "discover";
616
+ eftpos_au: "eftpos_au";
617
+ jcb: "jcb";
618
+ mastercard: "mastercard";
619
+ unionpay: "unionpay";
620
+ visa: "visa";
621
+ }>;
622
+ }, z.core.$strip>;
623
+ export declare const zGetPaymentMethodSecretData: z.ZodObject<{
624
+ body: z.ZodOptional<z.ZodNever>;
625
+ path: z.ZodOptional<z.ZodNever>;
626
+ query: z.ZodOptional<z.ZodNever>;
627
+ }, z.core.$strip>;
1165
628
  /**
1166
629
  * 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.
1167
630
  *
1168
631
  */
1169
632
  export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1170
633
  id: z.ZodOptional<z.ZodString>;
1171
- }, "strip", z.ZodTypeAny, {
1172
- id?: string | undefined;
1173
- }, {
1174
- id?: string | undefined;
1175
- }>;
1176
- /**
1177
- * Start date for the usage. Date of oldest data point to retrieve.
1178
- */
1179
- export declare const zListInvoicesParameterStartDate: z.ZodString;
1180
- /**
1181
- * End date for the usage. Date of newest data point to retrieve.
1182
- */
1183
- export declare const zListInvoicesParameterEndDate: z.ZodString;
634
+ }, z.core.$strip>;
635
+ export declare const zListInvoicesData: z.ZodObject<{
636
+ body: z.ZodOptional<z.ZodNever>;
637
+ path: z.ZodOptional<z.ZodNever>;
638
+ query: z.ZodOptional<z.ZodNever>;
639
+ }, z.core.$strip>;
1184
640
  /**
1185
641
  * An array of usage records.
1186
642
  */
1187
643
  export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1188
- id: z.ZodOptional<z.ZodString>;
1189
- organizationId: z.ZodOptional<z.ZodString>;
1190
- status: z.ZodOptional<z.ZodEnum<["DRAFT", "COMMITTED", "VOID"]>>;
1191
- amount: z.ZodOptional<z.ZodNumber>;
1192
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
1193
- creditAdj: z.ZodOptional<z.ZodNumber>;
1194
- refundAdj: z.ZodOptional<z.ZodNumber>;
1195
- invoiceDate: z.ZodOptional<z.ZodString>;
1196
- targetDate: z.ZodOptional<z.ZodString>;
1197
- invoiceNumber: z.ZodOptional<z.ZodString>;
1198
- balance: z.ZodOptional<z.ZodNumber>;
1199
- bundleKeys: z.ZodOptional<z.ZodString>;
1200
- credits: z.ZodOptional<z.ZodArray<z.ZodObject<{
1201
- id: z.ZodOptional<z.ZodString>;
1202
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
1203
- productName: z.ZodOptional<z.ZodString>;
1204
- planName: z.ZodOptional<z.ZodString>;
1205
- phaseName: z.ZodOptional<z.ZodString>;
1206
- usageName: z.ZodOptional<z.ZodString>;
1207
- prettyProductName: z.ZodOptional<z.ZodString>;
1208
- prettyPlanName: z.ZodOptional<z.ZodString>;
1209
- prettyPhaseName: z.ZodOptional<z.ZodString>;
1210
- prettyUsageName: z.ZodOptional<z.ZodString>;
1211
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
1212
- description: z.ZodOptional<z.ZodString>;
1213
- startDate: z.ZodOptional<z.ZodString>;
1214
- endDate: z.ZodOptional<z.ZodString>;
1215
- amount: z.ZodOptional<z.ZodNumber>;
1216
- rate: z.ZodOptional<z.ZodNumber>;
1217
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
1218
- quantity: z.ZodOptional<z.ZodNumber>;
1219
- itemDetails: z.ZodOptional<z.ZodString>;
1220
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1221
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1222
- }, "strip", z.ZodTypeAny, {
1223
- 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;
1224
- id?: string | undefined;
1225
- description?: string | undefined;
1226
- amount?: number | undefined;
1227
- linkedInvoiceItemId?: string | undefined;
1228
- productName?: string | undefined;
1229
- planName?: string | undefined;
1230
- phaseName?: string | undefined;
1231
- usageName?: string | undefined;
1232
- prettyProductName?: string | undefined;
1233
- prettyPlanName?: string | undefined;
1234
- prettyPhaseName?: string | undefined;
1235
- prettyUsageName?: string | undefined;
1236
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1237
- startDate?: string | undefined;
1238
- endDate?: string | undefined;
1239
- rate?: number | undefined;
1240
- quantity?: number | undefined;
1241
- itemDetails?: string | undefined;
1242
- catalogEffectiveDate?: string | undefined;
1243
- childItems?: unknown[] | undefined;
1244
- }, {
1245
- 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;
1246
- id?: string | undefined;
1247
- description?: string | undefined;
1248
- amount?: number | undefined;
1249
- linkedInvoiceItemId?: string | undefined;
1250
- productName?: string | undefined;
1251
- planName?: string | undefined;
1252
- phaseName?: string | undefined;
1253
- usageName?: string | undefined;
1254
- prettyProductName?: string | undefined;
1255
- prettyPlanName?: string | undefined;
1256
- prettyPhaseName?: string | undefined;
1257
- prettyUsageName?: string | undefined;
1258
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1259
- startDate?: string | undefined;
1260
- endDate?: string | undefined;
1261
- rate?: number | undefined;
1262
- quantity?: number | undefined;
1263
- itemDetails?: string | undefined;
1264
- catalogEffectiveDate?: string | undefined;
1265
- childItems?: unknown[] | undefined;
1266
- }>, "many">>;
1267
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
1268
- id: z.ZodOptional<z.ZodString>;
1269
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
1270
- productName: z.ZodOptional<z.ZodString>;
1271
- planName: z.ZodOptional<z.ZodString>;
1272
- phaseName: z.ZodOptional<z.ZodString>;
1273
- usageName: z.ZodOptional<z.ZodString>;
1274
- prettyProductName: z.ZodOptional<z.ZodString>;
1275
- prettyPlanName: z.ZodOptional<z.ZodString>;
1276
- prettyPhaseName: z.ZodOptional<z.ZodString>;
1277
- prettyUsageName: z.ZodOptional<z.ZodString>;
1278
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
1279
- description: z.ZodOptional<z.ZodString>;
1280
- startDate: z.ZodOptional<z.ZodString>;
1281
- endDate: z.ZodOptional<z.ZodString>;
1282
- amount: z.ZodOptional<z.ZodNumber>;
1283
- rate: z.ZodOptional<z.ZodNumber>;
1284
- currency: z.ZodOptional<z.ZodEnum<["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"]>>;
1285
- quantity: z.ZodOptional<z.ZodNumber>;
1286
- itemDetails: z.ZodOptional<z.ZodString>;
1287
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1288
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1289
- }, "strip", z.ZodTypeAny, {
1290
- 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;
1291
- id?: string | undefined;
1292
- description?: string | undefined;
1293
- amount?: number | undefined;
1294
- linkedInvoiceItemId?: string | undefined;
1295
- productName?: string | undefined;
1296
- planName?: string | undefined;
1297
- phaseName?: string | undefined;
1298
- usageName?: string | undefined;
1299
- prettyProductName?: string | undefined;
1300
- prettyPlanName?: string | undefined;
1301
- prettyPhaseName?: string | undefined;
1302
- prettyUsageName?: string | undefined;
1303
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1304
- startDate?: string | undefined;
1305
- endDate?: string | undefined;
1306
- rate?: number | undefined;
1307
- quantity?: number | undefined;
1308
- itemDetails?: string | undefined;
1309
- catalogEffectiveDate?: string | undefined;
1310
- childItems?: unknown[] | undefined;
1311
- }, {
1312
- 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;
1313
- id?: string | undefined;
1314
- description?: string | undefined;
1315
- amount?: number | undefined;
1316
- linkedInvoiceItemId?: string | undefined;
1317
- productName?: string | undefined;
1318
- planName?: string | undefined;
1319
- phaseName?: string | undefined;
1320
- usageName?: string | undefined;
1321
- prettyProductName?: string | undefined;
1322
- prettyPlanName?: string | undefined;
1323
- prettyPhaseName?: string | undefined;
1324
- prettyUsageName?: string | undefined;
1325
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1326
- startDate?: string | undefined;
1327
- endDate?: string | undefined;
1328
- rate?: number | undefined;
1329
- quantity?: number | undefined;
1330
- itemDetails?: string | undefined;
1331
- catalogEffectiveDate?: string | undefined;
1332
- childItems?: unknown[] | undefined;
1333
- }>, "many">>;
1334
- }, "strip", z.ZodTypeAny, {
1335
- 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;
1336
- id?: string | undefined;
1337
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1338
- items?: {
1339
- 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;
1340
- id?: string | undefined;
1341
- description?: string | undefined;
1342
- amount?: number | undefined;
1343
- linkedInvoiceItemId?: string | undefined;
1344
- productName?: string | undefined;
1345
- planName?: string | undefined;
1346
- phaseName?: string | undefined;
1347
- usageName?: string | undefined;
1348
- prettyProductName?: string | undefined;
1349
- prettyPlanName?: string | undefined;
1350
- prettyPhaseName?: string | undefined;
1351
- prettyUsageName?: string | undefined;
1352
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1353
- startDate?: string | undefined;
1354
- endDate?: string | undefined;
1355
- rate?: number | undefined;
1356
- quantity?: number | undefined;
1357
- itemDetails?: string | undefined;
1358
- catalogEffectiveDate?: string | undefined;
1359
- childItems?: unknown[] | undefined;
1360
- }[] | undefined;
1361
- organizationId?: string | undefined;
1362
- amount?: number | undefined;
1363
- creditAdj?: number | undefined;
1364
- refundAdj?: number | undefined;
1365
- invoiceDate?: string | undefined;
1366
- targetDate?: string | undefined;
1367
- invoiceNumber?: string | undefined;
1368
- balance?: number | undefined;
1369
- bundleKeys?: string | undefined;
1370
- credits?: {
1371
- 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;
1372
- id?: string | undefined;
1373
- description?: string | undefined;
1374
- amount?: number | undefined;
1375
- linkedInvoiceItemId?: string | undefined;
1376
- productName?: string | undefined;
1377
- planName?: string | undefined;
1378
- phaseName?: string | undefined;
1379
- usageName?: string | undefined;
1380
- prettyProductName?: string | undefined;
1381
- prettyPlanName?: string | undefined;
1382
- prettyPhaseName?: string | undefined;
1383
- prettyUsageName?: string | undefined;
1384
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1385
- startDate?: string | undefined;
1386
- endDate?: string | undefined;
1387
- rate?: number | undefined;
1388
- quantity?: number | undefined;
1389
- itemDetails?: string | undefined;
1390
- catalogEffectiveDate?: string | undefined;
1391
- childItems?: unknown[] | undefined;
1392
- }[] | undefined;
1393
- }, {
1394
- 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;
1395
- id?: string | undefined;
1396
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1397
- items?: {
1398
- 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;
1399
- id?: string | undefined;
1400
- description?: string | undefined;
1401
- amount?: number | undefined;
1402
- linkedInvoiceItemId?: string | undefined;
1403
- productName?: string | undefined;
1404
- planName?: string | undefined;
1405
- phaseName?: string | undefined;
1406
- usageName?: string | undefined;
1407
- prettyProductName?: string | undefined;
1408
- prettyPlanName?: string | undefined;
1409
- prettyPhaseName?: string | undefined;
1410
- prettyUsageName?: string | undefined;
1411
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1412
- startDate?: string | undefined;
1413
- endDate?: string | undefined;
1414
- rate?: number | undefined;
1415
- quantity?: number | undefined;
1416
- itemDetails?: string | undefined;
1417
- catalogEffectiveDate?: string | undefined;
1418
- childItems?: unknown[] | undefined;
1419
- }[] | undefined;
1420
- organizationId?: string | undefined;
1421
- amount?: number | undefined;
1422
- creditAdj?: number | undefined;
1423
- refundAdj?: number | undefined;
1424
- invoiceDate?: string | undefined;
1425
- targetDate?: string | undefined;
1426
- invoiceNumber?: string | undefined;
1427
- balance?: number | undefined;
1428
- bundleKeys?: string | undefined;
1429
- credits?: {
1430
- 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;
1431
- id?: string | undefined;
1432
- description?: string | undefined;
1433
- amount?: number | undefined;
1434
- linkedInvoiceItemId?: string | undefined;
1435
- productName?: string | undefined;
1436
- planName?: string | undefined;
1437
- phaseName?: string | undefined;
1438
- usageName?: string | undefined;
1439
- prettyProductName?: string | undefined;
1440
- prettyPlanName?: string | undefined;
1441
- prettyPhaseName?: string | undefined;
1442
- prettyUsageName?: string | undefined;
1443
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1444
- startDate?: string | undefined;
1445
- endDate?: string | undefined;
1446
- rate?: number | undefined;
1447
- quantity?: number | undefined;
1448
- itemDetails?: string | undefined;
1449
- catalogEffectiveDate?: string | undefined;
1450
- childItems?: unknown[] | undefined;
1451
- }[] | undefined;
1452
- }>, "many">;
1453
- /**
1454
- * Unique invoice identifier. UUID v4 string in canonical form
1455
- */
1456
- export declare const zGetInvoiceParameterId: z.ZodString;
1457
- /**
1458
- * Returns a single Invoice HTML representation under `html` property.
1459
- */
1460
- export declare const zGetInvoiceResponse: z.ZodObject<{
1461
- html: z.ZodOptional<z.ZodString>;
1462
- }, "strip", z.ZodTypeAny, {
1463
- html?: string | undefined;
1464
- }, {
1465
- html?: string | undefined;
1466
- }>;
644
+ id: z.ZodOptional<z.ZodUUID>;
645
+ number: z.ZodOptional<z.ZodString>;
646
+ status: z.ZodOptional<z.ZodString>;
647
+ total: z.ZodOptional<z.ZodNumber>;
648
+ currency: z.ZodOptional<z.ZodString>;
649
+ created: z.ZodISODateTime;
650
+ period_start: z.ZodISODateTime;
651
+ period_end: z.ZodISODateTime;
652
+ invoice_pdf: z.ZodOptional<z.ZodString>;
653
+ }, z.core.$strip>>;
654
+ export declare const zGetContactData: z.ZodObject<{
655
+ body: z.ZodOptional<z.ZodNever>;
656
+ path: z.ZodOptional<z.ZodNever>;
657
+ query: z.ZodOptional<z.ZodNever>;
658
+ }, z.core.$strip>;
1467
659
  /**
1468
660
  * Returns a single object containing organization contact and billing address details.
1469
661
  */
@@ -1476,83 +668,287 @@ export declare const zGetContactResponse: z.ZodObject<{
1476
668
  state: z.ZodOptional<z.ZodString>;
1477
669
  country: z.ZodOptional<z.ZodString>;
1478
670
  phone: z.ZodOptional<z.ZodString>;
1479
- email: z.ZodString;
1480
- first_name: z.ZodString;
1481
- last_name: z.ZodString;
671
+ email: z.ZodEmail;
672
+ individual_name: z.ZodString;
1482
673
  tax_id: z.ZodOptional<z.ZodString>;
1483
- 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", ""]>>;
1484
- }, "strip", z.ZodTypeAny, {
1485
- email: string;
1486
- first_name: string;
1487
- last_name: string;
1488
- state?: string | undefined;
1489
- country?: string | undefined;
1490
- company?: string | undefined;
1491
- address1?: string | undefined;
1492
- address2?: string | undefined;
1493
- postalCode?: string | undefined;
1494
- city?: string | undefined;
1495
- phone?: string | undefined;
1496
- tax_id?: string | undefined;
1497
- 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;
1498
- }, {
1499
- email: string;
1500
- first_name: string;
1501
- last_name: string;
1502
- state?: string | undefined;
1503
- country?: string | undefined;
1504
- company?: string | undefined;
1505
- address1?: string | undefined;
1506
- address2?: string | undefined;
1507
- postalCode?: string | undefined;
1508
- city?: string | undefined;
1509
- phone?: string | undefined;
1510
- tax_id?: string | undefined;
1511
- 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;
1512
- }>;
674
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
675
+ "": "";
676
+ ad_nrt: "ad_nrt";
677
+ ae_trn: "ae_trn";
678
+ al_tin: "al_tin";
679
+ am_tin: "am_tin";
680
+ ao_tin: "ao_tin";
681
+ ar_cuit: "ar_cuit";
682
+ at_vat: "at_vat";
683
+ au_abn: "au_abn";
684
+ au_arn: "au_arn";
685
+ ba_tin: "ba_tin";
686
+ bb_tin: "bb_tin";
687
+ be_vat: "be_vat";
688
+ bg_uic: "bg_uic";
689
+ bg_vat: "bg_vat";
690
+ bh_vat: "bh_vat";
691
+ bo_tin: "bo_tin";
692
+ br_cnpj: "br_cnpj";
693
+ br_cpf: "br_cpf";
694
+ bs_tin: "bs_tin";
695
+ by_tin: "by_tin";
696
+ ca_bn: "ca_bn";
697
+ ca_gst_hst: "ca_gst_hst";
698
+ ca_pst_bc: "ca_pst_bc";
699
+ ca_pst_mb: "ca_pst_mb";
700
+ ca_pst_sk: "ca_pst_sk";
701
+ ca_qst: "ca_qst";
702
+ cd_nif: "cd_nif";
703
+ ch_uid: "ch_uid";
704
+ ch_vat: "ch_vat";
705
+ cl_tin: "cl_tin";
706
+ cn_tin: "cn_tin";
707
+ co_nit: "co_nit";
708
+ cr_tin: "cr_tin";
709
+ cy_vat: "cy_vat";
710
+ cz_vat: "cz_vat";
711
+ de_stn: "de_stn";
712
+ de_vat: "de_vat";
713
+ dk_vat: "dk_vat";
714
+ do_rcn: "do_rcn";
715
+ ec_ruc: "ec_ruc";
716
+ ee_vat: "ee_vat";
717
+ eg_tin: "eg_tin";
718
+ es_cif: "es_cif";
719
+ es_vat: "es_vat";
720
+ eu_oss_vat: "eu_oss_vat";
721
+ fi_vat: "fi_vat";
722
+ fr_vat: "fr_vat";
723
+ gb_vat: "gb_vat";
724
+ ge_vat: "ge_vat";
725
+ gn_nif: "gn_nif";
726
+ gr_vat: "gr_vat";
727
+ hk_br: "hk_br";
728
+ hr_oib: "hr_oib";
729
+ hr_vat: "hr_vat";
730
+ hu_tin: "hu_tin";
731
+ hu_vat: "hu_vat";
732
+ id_npwp: "id_npwp";
733
+ ie_vat: "ie_vat";
734
+ il_vat: "il_vat";
735
+ in_gst: "in_gst";
736
+ is_vat: "is_vat";
737
+ it_vat: "it_vat";
738
+ jp_cn: "jp_cn";
739
+ jp_rn: "jp_rn";
740
+ jp_trn: "jp_trn";
741
+ ke_pin: "ke_pin";
742
+ kh_tin: "kh_tin";
743
+ kr_brn: "kr_brn";
744
+ kz_bin: "kz_bin";
745
+ li_uid: "li_uid";
746
+ li_vat: "li_vat";
747
+ lt_vat: "lt_vat";
748
+ lu_vat: "lu_vat";
749
+ lv_vat: "lv_vat";
750
+ ma_vat: "ma_vat";
751
+ md_vat: "md_vat";
752
+ me_pib: "me_pib";
753
+ mk_vat: "mk_vat";
754
+ mr_nif: "mr_nif";
755
+ mt_vat: "mt_vat";
756
+ mx_rfc: "mx_rfc";
757
+ my_frp: "my_frp";
758
+ my_itn: "my_itn";
759
+ my_sst: "my_sst";
760
+ ng_tin: "ng_tin";
761
+ nl_vat: "nl_vat";
762
+ no_vat: "no_vat";
763
+ no_voec: "no_voec";
764
+ np_pan: "np_pan";
765
+ nz_gst: "nz_gst";
766
+ om_vat: "om_vat";
767
+ pe_ruc: "pe_ruc";
768
+ ph_tin: "ph_tin";
769
+ pl_vat: "pl_vat";
770
+ pt_vat: "pt_vat";
771
+ ro_tin: "ro_tin";
772
+ ro_vat: "ro_vat";
773
+ rs_pib: "rs_pib";
774
+ ru_inn: "ru_inn";
775
+ ru_kpp: "ru_kpp";
776
+ sa_vat: "sa_vat";
777
+ se_vat: "se_vat";
778
+ sg_gst: "sg_gst";
779
+ sg_uen: "sg_uen";
780
+ si_tin: "si_tin";
781
+ si_vat: "si_vat";
782
+ sk_vat: "sk_vat";
783
+ sn_ninea: "sn_ninea";
784
+ sr_fin: "sr_fin";
785
+ sv_nit: "sv_nit";
786
+ th_vat: "th_vat";
787
+ tj_tin: "tj_tin";
788
+ tr_tin: "tr_tin";
789
+ tw_vat: "tw_vat";
790
+ tz_vat: "tz_vat";
791
+ ua_vat: "ua_vat";
792
+ ug_tin: "ug_tin";
793
+ us_ein: "us_ein";
794
+ uy_ruc: "uy_ruc";
795
+ uz_tin: "uz_tin";
796
+ uz_vat: "uz_vat";
797
+ ve_rif: "ve_rif";
798
+ vn_tin: "vn_tin";
799
+ xi_vat: "xi_vat";
800
+ za_vat: "za_vat";
801
+ zm_tin: "zm_tin";
802
+ zw_tin: "zw_tin";
803
+ }>>;
804
+ }, z.core.$strip>;
1513
805
  export declare const zUpdateContactData: z.ZodObject<{
1514
- company: z.ZodOptional<z.ZodString>;
1515
- address1: z.ZodOptional<z.ZodString>;
1516
- address2: z.ZodOptional<z.ZodString>;
1517
- postalCode: z.ZodOptional<z.ZodString>;
1518
- city: z.ZodOptional<z.ZodString>;
1519
- state: z.ZodOptional<z.ZodString>;
1520
- country: z.ZodOptional<z.ZodString>;
1521
- phone: z.ZodOptional<z.ZodString>;
1522
- email: z.ZodString;
1523
- first_name: z.ZodString;
1524
- last_name: z.ZodString;
1525
- tax_id: z.ZodOptional<z.ZodString>;
1526
- 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", ""]>>;
1527
- }, "strip", z.ZodTypeAny, {
1528
- email: string;
1529
- first_name: string;
1530
- last_name: string;
1531
- state?: string | undefined;
1532
- country?: string | undefined;
1533
- company?: string | undefined;
1534
- address1?: string | undefined;
1535
- address2?: string | undefined;
1536
- postalCode?: string | undefined;
1537
- city?: string | undefined;
1538
- phone?: string | undefined;
1539
- tax_id?: string | undefined;
1540
- 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;
1541
- }, {
1542
- email: string;
1543
- first_name: string;
1544
- last_name: string;
1545
- state?: string | undefined;
1546
- country?: string | undefined;
1547
- company?: string | undefined;
1548
- address1?: string | undefined;
1549
- address2?: string | undefined;
1550
- postalCode?: string | undefined;
1551
- city?: string | undefined;
1552
- phone?: string | undefined;
1553
- tax_id?: string | undefined;
1554
- 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;
1555
- }>;
806
+ body: z.ZodObject<{
807
+ company: z.ZodOptional<z.ZodString>;
808
+ address1: z.ZodOptional<z.ZodString>;
809
+ address2: z.ZodOptional<z.ZodString>;
810
+ postalCode: z.ZodOptional<z.ZodString>;
811
+ city: z.ZodOptional<z.ZodString>;
812
+ state: z.ZodOptional<z.ZodString>;
813
+ country: z.ZodOptional<z.ZodString>;
814
+ phone: z.ZodOptional<z.ZodString>;
815
+ email: z.ZodEmail;
816
+ individual_name: z.ZodString;
817
+ tax_id: z.ZodOptional<z.ZodString>;
818
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
819
+ "": "";
820
+ ad_nrt: "ad_nrt";
821
+ ae_trn: "ae_trn";
822
+ al_tin: "al_tin";
823
+ am_tin: "am_tin";
824
+ ao_tin: "ao_tin";
825
+ ar_cuit: "ar_cuit";
826
+ at_vat: "at_vat";
827
+ au_abn: "au_abn";
828
+ au_arn: "au_arn";
829
+ ba_tin: "ba_tin";
830
+ bb_tin: "bb_tin";
831
+ be_vat: "be_vat";
832
+ bg_uic: "bg_uic";
833
+ bg_vat: "bg_vat";
834
+ bh_vat: "bh_vat";
835
+ bo_tin: "bo_tin";
836
+ br_cnpj: "br_cnpj";
837
+ br_cpf: "br_cpf";
838
+ bs_tin: "bs_tin";
839
+ by_tin: "by_tin";
840
+ ca_bn: "ca_bn";
841
+ ca_gst_hst: "ca_gst_hst";
842
+ ca_pst_bc: "ca_pst_bc";
843
+ ca_pst_mb: "ca_pst_mb";
844
+ ca_pst_sk: "ca_pst_sk";
845
+ ca_qst: "ca_qst";
846
+ cd_nif: "cd_nif";
847
+ ch_uid: "ch_uid";
848
+ ch_vat: "ch_vat";
849
+ cl_tin: "cl_tin";
850
+ cn_tin: "cn_tin";
851
+ co_nit: "co_nit";
852
+ cr_tin: "cr_tin";
853
+ cy_vat: "cy_vat";
854
+ cz_vat: "cz_vat";
855
+ de_stn: "de_stn";
856
+ de_vat: "de_vat";
857
+ dk_vat: "dk_vat";
858
+ do_rcn: "do_rcn";
859
+ ec_ruc: "ec_ruc";
860
+ ee_vat: "ee_vat";
861
+ eg_tin: "eg_tin";
862
+ es_cif: "es_cif";
863
+ es_vat: "es_vat";
864
+ eu_oss_vat: "eu_oss_vat";
865
+ fi_vat: "fi_vat";
866
+ fr_vat: "fr_vat";
867
+ gb_vat: "gb_vat";
868
+ ge_vat: "ge_vat";
869
+ gn_nif: "gn_nif";
870
+ gr_vat: "gr_vat";
871
+ hk_br: "hk_br";
872
+ hr_oib: "hr_oib";
873
+ hr_vat: "hr_vat";
874
+ hu_tin: "hu_tin";
875
+ hu_vat: "hu_vat";
876
+ id_npwp: "id_npwp";
877
+ ie_vat: "ie_vat";
878
+ il_vat: "il_vat";
879
+ in_gst: "in_gst";
880
+ is_vat: "is_vat";
881
+ it_vat: "it_vat";
882
+ jp_cn: "jp_cn";
883
+ jp_rn: "jp_rn";
884
+ jp_trn: "jp_trn";
885
+ ke_pin: "ke_pin";
886
+ kh_tin: "kh_tin";
887
+ kr_brn: "kr_brn";
888
+ kz_bin: "kz_bin";
889
+ li_uid: "li_uid";
890
+ li_vat: "li_vat";
891
+ lt_vat: "lt_vat";
892
+ lu_vat: "lu_vat";
893
+ lv_vat: "lv_vat";
894
+ ma_vat: "ma_vat";
895
+ md_vat: "md_vat";
896
+ me_pib: "me_pib";
897
+ mk_vat: "mk_vat";
898
+ mr_nif: "mr_nif";
899
+ mt_vat: "mt_vat";
900
+ mx_rfc: "mx_rfc";
901
+ my_frp: "my_frp";
902
+ my_itn: "my_itn";
903
+ my_sst: "my_sst";
904
+ ng_tin: "ng_tin";
905
+ nl_vat: "nl_vat";
906
+ no_vat: "no_vat";
907
+ no_voec: "no_voec";
908
+ np_pan: "np_pan";
909
+ nz_gst: "nz_gst";
910
+ om_vat: "om_vat";
911
+ pe_ruc: "pe_ruc";
912
+ ph_tin: "ph_tin";
913
+ pl_vat: "pl_vat";
914
+ pt_vat: "pt_vat";
915
+ ro_tin: "ro_tin";
916
+ ro_vat: "ro_vat";
917
+ rs_pib: "rs_pib";
918
+ ru_inn: "ru_inn";
919
+ ru_kpp: "ru_kpp";
920
+ sa_vat: "sa_vat";
921
+ se_vat: "se_vat";
922
+ sg_gst: "sg_gst";
923
+ sg_uen: "sg_uen";
924
+ si_tin: "si_tin";
925
+ si_vat: "si_vat";
926
+ sk_vat: "sk_vat";
927
+ sn_ninea: "sn_ninea";
928
+ sr_fin: "sr_fin";
929
+ sv_nit: "sv_nit";
930
+ th_vat: "th_vat";
931
+ tj_tin: "tj_tin";
932
+ tr_tin: "tr_tin";
933
+ tw_vat: "tw_vat";
934
+ tz_vat: "tz_vat";
935
+ ua_vat: "ua_vat";
936
+ ug_tin: "ug_tin";
937
+ us_ein: "us_ein";
938
+ uy_ruc: "uy_ruc";
939
+ uz_tin: "uz_tin";
940
+ uz_vat: "uz_vat";
941
+ ve_rif: "ve_rif";
942
+ vn_tin: "vn_tin";
943
+ xi_vat: "xi_vat";
944
+ za_vat: "za_vat";
945
+ zm_tin: "zm_tin";
946
+ zw_tin: "zw_tin";
947
+ }>>;
948
+ }, z.core.$strip>;
949
+ path: z.ZodOptional<z.ZodNever>;
950
+ query: z.ZodOptional<z.ZodNever>;
951
+ }, z.core.$strip>;
1556
952
  /**
1557
953
  * Successfully updated. Returns updated organization details.
1558
954
  */
@@ -1565,85 +961,175 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1565
961
  state: z.ZodOptional<z.ZodString>;
1566
962
  country: z.ZodOptional<z.ZodString>;
1567
963
  phone: z.ZodOptional<z.ZodString>;
1568
- email: z.ZodString;
1569
- first_name: z.ZodString;
1570
- last_name: z.ZodString;
964
+ email: z.ZodEmail;
965
+ individual_name: z.ZodString;
1571
966
  tax_id: z.ZodOptional<z.ZodString>;
1572
- 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", ""]>>;
1573
- }, "strip", z.ZodTypeAny, {
1574
- email: string;
1575
- first_name: string;
1576
- last_name: string;
1577
- state?: string | undefined;
1578
- country?: string | undefined;
1579
- company?: string | undefined;
1580
- address1?: string | undefined;
1581
- address2?: string | undefined;
1582
- postalCode?: string | undefined;
1583
- city?: string | undefined;
1584
- phone?: string | undefined;
1585
- tax_id?: string | undefined;
1586
- 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;
1587
- }, {
1588
- email: string;
1589
- first_name: string;
1590
- last_name: string;
1591
- state?: string | undefined;
1592
- country?: string | undefined;
1593
- company?: string | undefined;
1594
- address1?: string | undefined;
1595
- address2?: string | undefined;
1596
- postalCode?: string | undefined;
1597
- city?: string | undefined;
1598
- phone?: string | undefined;
1599
- tax_id?: string | undefined;
1600
- 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;
1601
- }>;
967
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
968
+ "": "";
969
+ ad_nrt: "ad_nrt";
970
+ ae_trn: "ae_trn";
971
+ al_tin: "al_tin";
972
+ am_tin: "am_tin";
973
+ ao_tin: "ao_tin";
974
+ ar_cuit: "ar_cuit";
975
+ at_vat: "at_vat";
976
+ au_abn: "au_abn";
977
+ au_arn: "au_arn";
978
+ ba_tin: "ba_tin";
979
+ bb_tin: "bb_tin";
980
+ be_vat: "be_vat";
981
+ bg_uic: "bg_uic";
982
+ bg_vat: "bg_vat";
983
+ bh_vat: "bh_vat";
984
+ bo_tin: "bo_tin";
985
+ br_cnpj: "br_cnpj";
986
+ br_cpf: "br_cpf";
987
+ bs_tin: "bs_tin";
988
+ by_tin: "by_tin";
989
+ ca_bn: "ca_bn";
990
+ ca_gst_hst: "ca_gst_hst";
991
+ ca_pst_bc: "ca_pst_bc";
992
+ ca_pst_mb: "ca_pst_mb";
993
+ ca_pst_sk: "ca_pst_sk";
994
+ ca_qst: "ca_qst";
995
+ cd_nif: "cd_nif";
996
+ ch_uid: "ch_uid";
997
+ ch_vat: "ch_vat";
998
+ cl_tin: "cl_tin";
999
+ cn_tin: "cn_tin";
1000
+ co_nit: "co_nit";
1001
+ cr_tin: "cr_tin";
1002
+ cy_vat: "cy_vat";
1003
+ cz_vat: "cz_vat";
1004
+ de_stn: "de_stn";
1005
+ de_vat: "de_vat";
1006
+ dk_vat: "dk_vat";
1007
+ do_rcn: "do_rcn";
1008
+ ec_ruc: "ec_ruc";
1009
+ ee_vat: "ee_vat";
1010
+ eg_tin: "eg_tin";
1011
+ es_cif: "es_cif";
1012
+ es_vat: "es_vat";
1013
+ eu_oss_vat: "eu_oss_vat";
1014
+ fi_vat: "fi_vat";
1015
+ fr_vat: "fr_vat";
1016
+ gb_vat: "gb_vat";
1017
+ ge_vat: "ge_vat";
1018
+ gn_nif: "gn_nif";
1019
+ gr_vat: "gr_vat";
1020
+ hk_br: "hk_br";
1021
+ hr_oib: "hr_oib";
1022
+ hr_vat: "hr_vat";
1023
+ hu_tin: "hu_tin";
1024
+ hu_vat: "hu_vat";
1025
+ id_npwp: "id_npwp";
1026
+ ie_vat: "ie_vat";
1027
+ il_vat: "il_vat";
1028
+ in_gst: "in_gst";
1029
+ is_vat: "is_vat";
1030
+ it_vat: "it_vat";
1031
+ jp_cn: "jp_cn";
1032
+ jp_rn: "jp_rn";
1033
+ jp_trn: "jp_trn";
1034
+ ke_pin: "ke_pin";
1035
+ kh_tin: "kh_tin";
1036
+ kr_brn: "kr_brn";
1037
+ kz_bin: "kz_bin";
1038
+ li_uid: "li_uid";
1039
+ li_vat: "li_vat";
1040
+ lt_vat: "lt_vat";
1041
+ lu_vat: "lu_vat";
1042
+ lv_vat: "lv_vat";
1043
+ ma_vat: "ma_vat";
1044
+ md_vat: "md_vat";
1045
+ me_pib: "me_pib";
1046
+ mk_vat: "mk_vat";
1047
+ mr_nif: "mr_nif";
1048
+ mt_vat: "mt_vat";
1049
+ mx_rfc: "mx_rfc";
1050
+ my_frp: "my_frp";
1051
+ my_itn: "my_itn";
1052
+ my_sst: "my_sst";
1053
+ ng_tin: "ng_tin";
1054
+ nl_vat: "nl_vat";
1055
+ no_vat: "no_vat";
1056
+ no_voec: "no_voec";
1057
+ np_pan: "np_pan";
1058
+ nz_gst: "nz_gst";
1059
+ om_vat: "om_vat";
1060
+ pe_ruc: "pe_ruc";
1061
+ ph_tin: "ph_tin";
1062
+ pl_vat: "pl_vat";
1063
+ pt_vat: "pt_vat";
1064
+ ro_tin: "ro_tin";
1065
+ ro_vat: "ro_vat";
1066
+ rs_pib: "rs_pib";
1067
+ ru_inn: "ru_inn";
1068
+ ru_kpp: "ru_kpp";
1069
+ sa_vat: "sa_vat";
1070
+ se_vat: "se_vat";
1071
+ sg_gst: "sg_gst";
1072
+ sg_uen: "sg_uen";
1073
+ si_tin: "si_tin";
1074
+ si_vat: "si_vat";
1075
+ sk_vat: "sk_vat";
1076
+ sn_ninea: "sn_ninea";
1077
+ sr_fin: "sr_fin";
1078
+ sv_nit: "sv_nit";
1079
+ th_vat: "th_vat";
1080
+ tj_tin: "tj_tin";
1081
+ tr_tin: "tr_tin";
1082
+ tw_vat: "tw_vat";
1083
+ tz_vat: "tz_vat";
1084
+ ua_vat: "ua_vat";
1085
+ ug_tin: "ug_tin";
1086
+ us_ein: "us_ein";
1087
+ uy_ruc: "uy_ruc";
1088
+ uz_tin: "uz_tin";
1089
+ uz_vat: "uz_vat";
1090
+ ve_rif: "ve_rif";
1091
+ vn_tin: "vn_tin";
1092
+ xi_vat: "xi_vat";
1093
+ za_vat: "za_vat";
1094
+ zm_tin: "zm_tin";
1095
+ zw_tin: "zw_tin";
1096
+ }>>;
1097
+ }, z.core.$strip>;
1098
+ export declare const zGetCreditsData: z.ZodObject<{
1099
+ body: z.ZodOptional<z.ZodNever>;
1100
+ path: z.ZodOptional<z.ZodNever>;
1101
+ query: z.ZodOptional<z.ZodNever>;
1102
+ }, z.core.$strip>;
1602
1103
  /**
1603
1104
  * An array of the applied promotional credits records.
1604
1105
  */
1605
1106
  export declare const zGetCreditsResponse: z.ZodArray<z.ZodObject<{
1606
1107
  id: z.ZodOptional<z.ZodString>;
1607
- date_created: z.ZodString;
1108
+ type: z.ZodEnum<{
1109
+ credit: "credit";
1110
+ discount: "discount";
1111
+ }>;
1112
+ date_start: z.ZodISODateTime;
1113
+ date_end: z.ZodOptional<z.ZodISODateTime>;
1608
1114
  code: z.ZodString;
1609
1115
  description: z.ZodOptional<z.ZodString>;
1610
- products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1611
- type: z.ZodEnum<["credit", "discount"]>;
1612
- value: z.ZodNumber;
1613
- billing_period: z.ZodString;
1116
+ value_total: z.ZodNumber;
1614
1117
  value_remaining: z.ZodOptional<z.ZodNumber>;
1615
- }, "strip", z.ZodTypeAny, {
1616
- code: string;
1617
- type: "credit" | "discount";
1618
- value: number;
1619
- date_created: string;
1620
- billing_period: string;
1621
- id?: string | undefined;
1622
- description?: string | undefined;
1623
- products?: string[] | undefined;
1624
- value_remaining?: number | undefined;
1625
- }, {
1626
- code: string;
1627
- type: "credit" | "discount";
1628
- value: number;
1629
- date_created: string;
1630
- billing_period: string;
1631
- id?: string | undefined;
1632
- description?: string | undefined;
1633
- products?: string[] | undefined;
1634
- value_remaining?: number | undefined;
1635
- }>, "many">;
1118
+ }, z.core.$strip>>;
1636
1119
  export declare const zRedeemCreditsData: z.ZodObject<{
1637
- code: z.ZodOptional<z.ZodString>;
1638
- }, "strip", z.ZodTypeAny, {
1639
- code?: string | undefined;
1640
- }, {
1641
- code?: string | undefined;
1642
- }>;
1643
- /**
1644
- * Unique identifier of the cluster. UUID v4 string in canonical form
1645
- */
1646
- export declare const zListChartsParameterClusterId: z.ZodString;
1120
+ body: z.ZodObject<{
1121
+ code: z.ZodOptional<z.ZodString>;
1122
+ }, z.core.$strip>;
1123
+ path: z.ZodOptional<z.ZodNever>;
1124
+ query: z.ZodOptional<z.ZodNever>;
1125
+ }, z.core.$strip>;
1126
+ export declare const zListChartsData: z.ZodObject<{
1127
+ body: z.ZodOptional<z.ZodNever>;
1128
+ path: z.ZodObject<{
1129
+ cluster_id: z.ZodString;
1130
+ }, z.core.$strip>;
1131
+ query: z.ZodOptional<z.ZodNever>;
1132
+ }, z.core.$strip>;
1647
1133
  /**
1648
1134
  * An array of charts
1649
1135
  */
@@ -1653,81 +1139,64 @@ export declare const zListChartsResponse: z.ZodArray<z.ZodObject<{
1653
1139
  name: z.ZodString;
1654
1140
  namespace: z.ZodString;
1655
1141
  chart: z.ZodString;
1656
- status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1142
+ status: z.ZodEnum<{
1143
+ InstallSucceeded: "InstallSucceeded";
1144
+ InstallFailed: "InstallFailed";
1145
+ UpgradeSucceeded: "UpgradeSucceeded";
1146
+ UpgradeFailed: "UpgradeFailed";
1147
+ TestSucceeded: "TestSucceeded";
1148
+ TestFailed: "TestFailed";
1149
+ RollbackSucceeded: "RollbackSucceeded";
1150
+ RollbackFailed: "RollbackFailed";
1151
+ UninstallSucceeded: "UninstallSucceeded";
1152
+ UninstallFailed: "UninstallFailed";
1153
+ ArtifactFailed: "ArtifactFailed";
1154
+ DependencyNotReady: "DependencyNotReady";
1155
+ Progressing: "Progressing";
1156
+ SourceNotReady: "SourceNotReady";
1157
+ }>;
1657
1158
  version_current: z.ZodString;
1658
1159
  created_at: z.ZodString;
1659
1160
  updated_at: z.ZodString;
1660
1161
  ready: z.ZodBoolean;
1661
- }, "strip", z.ZodTypeAny, {
1662
- values: string;
1663
- name: string;
1664
- ready: boolean;
1665
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1666
- version_channel: string;
1667
- namespace: string;
1668
- chart: string;
1669
- version_current: string;
1670
- created_at: string;
1671
- updated_at: string;
1672
- }, {
1673
- values: string;
1674
- name: string;
1675
- ready: boolean;
1676
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1677
- version_channel: string;
1678
- namespace: string;
1679
- chart: string;
1680
- version_current: string;
1681
- created_at: string;
1682
- updated_at: string;
1683
- }>, "many">;
1162
+ }, z.core.$strip>>;
1684
1163
  export declare const zCreateChartData: z.ZodObject<{
1685
- values: z.ZodString;
1686
- version_channel: z.ZodString;
1687
- name: z.ZodString;
1688
- namespace: z.ZodString;
1689
- chart: z.ZodString;
1690
- }, "strip", z.ZodTypeAny, {
1691
- values: string;
1692
- name: string;
1693
- version_channel: string;
1694
- namespace: string;
1695
- chart: string;
1696
- }, {
1697
- values: string;
1698
- name: string;
1699
- version_channel: string;
1700
- namespace: string;
1701
- chart: string;
1702
- }>;
1703
- /**
1704
- * Unique identifier of the cluster. UUID v4 string in canonical form
1705
- */
1706
- export declare const zCreateChartParameterClusterId: z.ZodString;
1164
+ body: z.ZodObject<{
1165
+ values: z.ZodString;
1166
+ version_channel: z.ZodString;
1167
+ name: z.ZodString;
1168
+ namespace: z.ZodString;
1169
+ chart: z.ZodString;
1170
+ }, z.core.$strip>;
1171
+ path: z.ZodObject<{
1172
+ cluster_id: z.ZodString;
1173
+ }, z.core.$strip>;
1174
+ query: z.ZodOptional<z.ZodNever>;
1175
+ }, z.core.$strip>;
1707
1176
  /**
1708
1177
  * Successfully created. Returns created Chart ID.
1709
1178
  */
1710
1179
  export declare const zCreateChartResponse: z.ZodString;
1711
- /**
1712
- * Unique identifier of the cluster. UUID v4 string in canonical form
1713
- */
1714
- export declare const zDeleteChartParameterClusterId: z.ZodString;
1715
- /**
1716
- * Chart deployment name as the unique identifier of the chart.
1717
- */
1718
- export declare const zDeleteChartParameterChartName: z.ZodString;
1180
+ export declare const zDeleteChartData: z.ZodObject<{
1181
+ body: z.ZodOptional<z.ZodNever>;
1182
+ path: z.ZodObject<{
1183
+ cluster_id: z.ZodString;
1184
+ chart_name: z.ZodString;
1185
+ }, z.core.$strip>;
1186
+ query: z.ZodOptional<z.ZodNever>;
1187
+ }, z.core.$strip>;
1719
1188
  /**
1720
1189
  * Successfully deleted.
1721
1190
  */
1722
1191
  export declare const zDeleteChartResponse: z.ZodString;
1723
- /**
1724
- * Unique identifier of the cluster. UUID v4 string in canonical form
1725
- */
1726
- export declare const zGetChartParameterClusterId: z.ZodString;
1727
- /**
1728
- * Chart deployment name as the unique identifier of the chart.
1729
- */
1730
- export declare const zGetChartParameterChartName: z.ZodString;
1192
+ export declare const zGetChartData: z.ZodObject<{
1193
+ body: z.ZodOptional<z.ZodNever>;
1194
+ path: z.ZodObject<{
1195
+ cluster_id: z.ZodString;
1196
+ chart_name: z.ZodString;
1197
+ }, z.core.$strip>;
1198
+ query: z.ZodOptional<z.ZodNever>;
1199
+ }, z.core.$strip>;
1731
1200
  /**
1732
1201
  * Returns a single object containing chart details.
1733
1202
  */
@@ -1737,1285 +1206,887 @@ export declare const zGetChartResponse: z.ZodObject<{
1737
1206
  name: z.ZodString;
1738
1207
  namespace: z.ZodString;
1739
1208
  chart: z.ZodString;
1740
- status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1209
+ status: z.ZodEnum<{
1210
+ InstallSucceeded: "InstallSucceeded";
1211
+ InstallFailed: "InstallFailed";
1212
+ UpgradeSucceeded: "UpgradeSucceeded";
1213
+ UpgradeFailed: "UpgradeFailed";
1214
+ TestSucceeded: "TestSucceeded";
1215
+ TestFailed: "TestFailed";
1216
+ RollbackSucceeded: "RollbackSucceeded";
1217
+ RollbackFailed: "RollbackFailed";
1218
+ UninstallSucceeded: "UninstallSucceeded";
1219
+ UninstallFailed: "UninstallFailed";
1220
+ ArtifactFailed: "ArtifactFailed";
1221
+ DependencyNotReady: "DependencyNotReady";
1222
+ Progressing: "Progressing";
1223
+ SourceNotReady: "SourceNotReady";
1224
+ }>;
1741
1225
  version_current: z.ZodString;
1742
1226
  created_at: z.ZodString;
1743
1227
  updated_at: z.ZodString;
1744
1228
  ready: z.ZodBoolean;
1745
- }, "strip", z.ZodTypeAny, {
1746
- values: string;
1747
- name: string;
1748
- ready: boolean;
1749
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1750
- version_channel: string;
1751
- namespace: string;
1752
- chart: string;
1753
- version_current: string;
1754
- created_at: string;
1755
- updated_at: string;
1756
- }, {
1757
- values: string;
1758
- name: string;
1759
- ready: boolean;
1760
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1761
- version_channel: string;
1762
- namespace: string;
1763
- chart: string;
1764
- version_current: string;
1765
- created_at: string;
1766
- updated_at: string;
1767
- }>;
1229
+ }, z.core.$strip>;
1768
1230
  export declare const zUpdateChartData: z.ZodObject<{
1769
- values: z.ZodString;
1770
- version_channel: z.ZodString;
1771
- }, "strip", z.ZodTypeAny, {
1772
- values: string;
1773
- version_channel: string;
1774
- }, {
1775
- values: string;
1776
- version_channel: string;
1777
- }>;
1778
- /**
1779
- * Unique identifier of the cluster. UUID v4 string in canonical form
1780
- */
1781
- export declare const zUpdateChartParameterClusterId: z.ZodString;
1782
- /**
1783
- * Chart deployment name as the unique identifier of the chart.
1784
- */
1785
- export declare const zUpdateChartParameterChartName: z.ZodString;
1231
+ body: z.ZodObject<{
1232
+ values: z.ZodString;
1233
+ version_channel: z.ZodString;
1234
+ }, z.core.$strip>;
1235
+ path: z.ZodObject<{
1236
+ cluster_id: z.ZodString;
1237
+ chart_name: z.ZodString;
1238
+ }, z.core.$strip>;
1239
+ query: z.ZodOptional<z.ZodNever>;
1240
+ }, z.core.$strip>;
1786
1241
  /**
1787
1242
  * Successfully updated.
1788
1243
  */
1789
1244
  export declare const zUpdateChartResponse: z.ZodString;
1790
- /**
1791
- * Unique identifier of the cluster. UUID v4 string in canonical form
1792
- */
1793
- export declare const zListFleetsParameterClusterId: z.ZodString;
1245
+ export declare const zListFleetsData: z.ZodObject<{
1246
+ body: z.ZodOptional<z.ZodNever>;
1247
+ path: z.ZodObject<{
1248
+ cluster_id: z.ZodString;
1249
+ }, z.core.$strip>;
1250
+ query: z.ZodOptional<z.ZodNever>;
1251
+ }, z.core.$strip>;
1794
1252
  /**
1795
1253
  * An array of fleets
1796
1254
  */
1797
1255
  export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1798
1256
  limits: z.ZodOptional<z.ZodObject<{
1799
1257
  cpu: z.ZodNumber;
1800
- }, "strip", z.ZodTypeAny, {
1801
- cpu: number;
1802
- }, {
1803
- cpu: number;
1804
- }>>;
1258
+ }, z.core.$strip>>;
1805
1259
  gcp: z.ZodOptional<z.ZodObject<{
1806
1260
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1807
1261
  project: z.ZodString;
1808
- }, "strip", z.ZodTypeAny, {
1809
- project: string;
1810
- enabled: boolean;
1811
- }, {
1812
- project: string;
1813
- enabled?: boolean | undefined;
1814
- }>>;
1262
+ }, z.core.$strip>>;
1815
1263
  hetzner: z.ZodOptional<z.ZodObject<{
1816
1264
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1817
1265
  apiKey: z.ZodString;
1818
- }, "strip", z.ZodTypeAny, {
1819
- apiKey: string;
1820
- enabled: boolean;
1821
- }, {
1822
- apiKey: string;
1823
- enabled?: boolean | undefined;
1824
- }>>;
1266
+ }, z.core.$strip>>;
1825
1267
  aws: z.ZodOptional<z.ZodObject<{
1826
1268
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1827
1269
  controllerRoleArn: z.ZodString;
1828
- }, "strip", z.ZodTypeAny, {
1829
- controllerRoleArn: string;
1830
- enabled: boolean;
1831
- }, {
1832
- controllerRoleArn: string;
1833
- enabled?: boolean | undefined;
1834
- }>>;
1270
+ }, z.core.$strip>>;
1835
1271
  id: z.ZodString;
1836
- }, "strip", z.ZodTypeAny, {
1837
- id: string;
1838
- limits?: {
1839
- cpu: number;
1840
- } | undefined;
1841
- gcp?: {
1842
- project: string;
1843
- enabled: boolean;
1844
- } | undefined;
1845
- hetzner?: {
1846
- apiKey: string;
1847
- enabled: boolean;
1848
- } | undefined;
1849
- aws?: {
1850
- controllerRoleArn: string;
1851
- enabled: boolean;
1852
- } | undefined;
1853
- }, {
1854
- id: string;
1855
- limits?: {
1856
- cpu: number;
1857
- } | undefined;
1858
- gcp?: {
1859
- project: string;
1860
- enabled?: boolean | undefined;
1861
- } | undefined;
1862
- hetzner?: {
1863
- apiKey: string;
1864
- enabled?: boolean | undefined;
1865
- } | undefined;
1866
- aws?: {
1867
- controllerRoleArn: string;
1868
- enabled?: boolean | undefined;
1869
- } | undefined;
1870
- }>, "many">;
1272
+ }, z.core.$strip>>;
1871
1273
  export declare const zCreateFleetData: z.ZodObject<{
1872
- limits: z.ZodOptional<z.ZodObject<{
1873
- cpu: z.ZodNumber;
1874
- }, "strip", z.ZodTypeAny, {
1875
- cpu: number;
1876
- }, {
1877
- cpu: number;
1878
- }>>;
1879
- gcp: z.ZodOptional<z.ZodObject<{
1880
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1881
- project: z.ZodString;
1882
- }, "strip", z.ZodTypeAny, {
1883
- project: string;
1884
- enabled: boolean;
1885
- }, {
1886
- project: string;
1887
- enabled?: boolean | undefined;
1888
- }>>;
1889
- hetzner: z.ZodOptional<z.ZodObject<{
1890
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1891
- apiKey: z.ZodString;
1892
- }, "strip", z.ZodTypeAny, {
1893
- apiKey: string;
1894
- enabled: boolean;
1895
- }, {
1896
- apiKey: string;
1897
- enabled?: boolean | undefined;
1898
- }>>;
1899
- aws: z.ZodOptional<z.ZodObject<{
1900
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1901
- controllerRoleArn: z.ZodString;
1902
- }, "strip", z.ZodTypeAny, {
1903
- controllerRoleArn: string;
1904
- enabled: boolean;
1905
- }, {
1906
- controllerRoleArn: string;
1907
- enabled?: boolean | undefined;
1908
- }>>;
1909
- id: z.ZodString;
1910
- }, "strip", z.ZodTypeAny, {
1911
- id: string;
1912
- limits?: {
1913
- cpu: number;
1914
- } | undefined;
1915
- gcp?: {
1916
- project: string;
1917
- enabled: boolean;
1918
- } | undefined;
1919
- hetzner?: {
1920
- apiKey: string;
1921
- enabled: boolean;
1922
- } | undefined;
1923
- aws?: {
1924
- controllerRoleArn: string;
1925
- enabled: boolean;
1926
- } | undefined;
1927
- }, {
1928
- id: string;
1929
- limits?: {
1930
- cpu: number;
1931
- } | undefined;
1932
- gcp?: {
1933
- project: string;
1934
- enabled?: boolean | undefined;
1935
- } | undefined;
1936
- hetzner?: {
1937
- apiKey: string;
1938
- enabled?: boolean | undefined;
1939
- } | undefined;
1940
- aws?: {
1941
- controllerRoleArn: string;
1942
- enabled?: boolean | undefined;
1943
- } | undefined;
1944
- }>;
1945
- /**
1946
- * Unique identifier of the cluster. UUID v4 string in canonical form
1947
- */
1948
- export declare const zCreateFleetParameterClusterId: z.ZodString;
1274
+ body: z.ZodObject<{
1275
+ limits: z.ZodOptional<z.ZodObject<{
1276
+ cpu: z.ZodNumber;
1277
+ }, z.core.$strip>>;
1278
+ gcp: z.ZodOptional<z.ZodObject<{
1279
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1280
+ project: z.ZodString;
1281
+ }, z.core.$strip>>;
1282
+ hetzner: z.ZodOptional<z.ZodObject<{
1283
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1284
+ apiKey: z.ZodString;
1285
+ }, z.core.$strip>>;
1286
+ aws: z.ZodOptional<z.ZodObject<{
1287
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1288
+ controllerRoleArn: z.ZodString;
1289
+ }, z.core.$strip>>;
1290
+ id: z.ZodString;
1291
+ }, z.core.$strip>;
1292
+ path: z.ZodObject<{
1293
+ cluster_id: z.ZodString;
1294
+ }, z.core.$strip>;
1295
+ query: z.ZodOptional<z.ZodNever>;
1296
+ }, z.core.$strip>;
1949
1297
  /**
1950
1298
  * Successfully created. Returns created Fleet ID.
1951
1299
  */
1952
1300
  export declare const zCreateFleetResponse: z.ZodString;
1953
- /**
1954
- * Unique identifier of the cluster. UUID v4 string in canonical form
1955
- */
1956
- export declare const zDeleteFleetParameterClusterId: z.ZodString;
1957
- /**
1958
- * Unique identifier of the fleet. UUID v4 string in canonical form
1959
- */
1960
- export declare const zDeleteFleetParameterFleetName: z.ZodString;
1301
+ export declare const zDeleteFleetData: z.ZodObject<{
1302
+ body: z.ZodOptional<z.ZodNever>;
1303
+ path: z.ZodObject<{
1304
+ cluster_id: z.ZodString;
1305
+ fleet_name: z.ZodString;
1306
+ }, z.core.$strip>;
1307
+ query: z.ZodOptional<z.ZodNever>;
1308
+ }, z.core.$strip>;
1961
1309
  /**
1962
1310
  * Successfully deleted.
1963
1311
  */
1964
1312
  export declare const zDeleteFleetResponse: z.ZodString;
1965
- /**
1966
- * Unique identifier of the cluster. UUID v4 string in canonical form
1967
- */
1968
- export declare const zGetFleetParameterClusterId: z.ZodString;
1969
- /**
1970
- * Unique identifier of the fleet. UUID v4 string in canonical form
1971
- */
1972
- export declare const zGetFleetParameterFleetName: z.ZodString;
1313
+ export declare const zGetFleetData: z.ZodObject<{
1314
+ body: z.ZodOptional<z.ZodNever>;
1315
+ path: z.ZodObject<{
1316
+ cluster_id: z.ZodString;
1317
+ fleet_name: z.ZodString;
1318
+ }, z.core.$strip>;
1319
+ query: z.ZodOptional<z.ZodNever>;
1320
+ }, z.core.$strip>;
1973
1321
  /**
1974
1322
  * Returns a single object containing fleet details.
1975
1323
  */
1976
1324
  export declare const zGetFleetResponse: z.ZodObject<{
1977
1325
  limits: z.ZodOptional<z.ZodObject<{
1978
1326
  cpu: z.ZodNumber;
1979
- }, "strip", z.ZodTypeAny, {
1980
- cpu: number;
1981
- }, {
1982
- cpu: number;
1983
- }>>;
1327
+ }, z.core.$strip>>;
1984
1328
  gcp: z.ZodOptional<z.ZodObject<{
1985
1329
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1986
1330
  project: z.ZodString;
1987
- }, "strip", z.ZodTypeAny, {
1988
- project: string;
1989
- enabled: boolean;
1990
- }, {
1991
- project: string;
1992
- enabled?: boolean | undefined;
1993
- }>>;
1331
+ }, z.core.$strip>>;
1994
1332
  hetzner: z.ZodOptional<z.ZodObject<{
1995
1333
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1996
1334
  apiKey: z.ZodString;
1997
- }, "strip", z.ZodTypeAny, {
1998
- apiKey: string;
1999
- enabled: boolean;
2000
- }, {
2001
- apiKey: string;
2002
- enabled?: boolean | undefined;
2003
- }>>;
1335
+ }, z.core.$strip>>;
2004
1336
  aws: z.ZodOptional<z.ZodObject<{
2005
1337
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2006
1338
  controllerRoleArn: z.ZodString;
2007
- }, "strip", z.ZodTypeAny, {
2008
- controllerRoleArn: string;
2009
- enabled: boolean;
2010
- }, {
2011
- controllerRoleArn: string;
2012
- enabled?: boolean | undefined;
2013
- }>>;
1339
+ }, z.core.$strip>>;
2014
1340
  id: z.ZodString;
2015
- }, "strip", z.ZodTypeAny, {
2016
- id: string;
2017
- limits?: {
2018
- cpu: number;
2019
- } | undefined;
2020
- gcp?: {
2021
- project: string;
2022
- enabled: boolean;
2023
- } | undefined;
2024
- hetzner?: {
2025
- apiKey: string;
2026
- enabled: boolean;
2027
- } | undefined;
2028
- aws?: {
2029
- controllerRoleArn: string;
2030
- enabled: boolean;
2031
- } | undefined;
2032
- }, {
2033
- id: string;
2034
- limits?: {
2035
- cpu: number;
2036
- } | undefined;
2037
- gcp?: {
2038
- project: string;
2039
- enabled?: boolean | undefined;
2040
- } | undefined;
2041
- hetzner?: {
2042
- apiKey: string;
2043
- enabled?: boolean | undefined;
2044
- } | undefined;
2045
- aws?: {
2046
- controllerRoleArn: string;
2047
- enabled?: boolean | undefined;
2048
- } | undefined;
2049
- }>;
1341
+ }, z.core.$strip>;
2050
1342
  export declare const zUpdateFleetData: z.ZodObject<{
2051
- limits: z.ZodOptional<z.ZodObject<{
2052
- cpu: z.ZodNumber;
2053
- }, "strip", z.ZodTypeAny, {
2054
- cpu: number;
2055
- }, {
2056
- cpu: number;
2057
- }>>;
2058
- gcp: z.ZodOptional<z.ZodObject<{
2059
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2060
- project: z.ZodString;
2061
- }, "strip", z.ZodTypeAny, {
2062
- project: string;
2063
- enabled: boolean;
2064
- }, {
2065
- project: string;
2066
- enabled?: boolean | undefined;
2067
- }>>;
2068
- hetzner: z.ZodOptional<z.ZodObject<{
2069
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2070
- apiKey: z.ZodString;
2071
- }, "strip", z.ZodTypeAny, {
2072
- apiKey: string;
2073
- enabled: boolean;
2074
- }, {
2075
- apiKey: string;
2076
- enabled?: boolean | undefined;
2077
- }>>;
2078
- aws: z.ZodOptional<z.ZodObject<{
2079
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2080
- controllerRoleArn: z.ZodString;
2081
- }, "strip", z.ZodTypeAny, {
2082
- controllerRoleArn: string;
2083
- enabled: boolean;
2084
- }, {
2085
- controllerRoleArn: string;
2086
- enabled?: boolean | undefined;
2087
- }>>;
2088
- }, "strip", z.ZodTypeAny, {
2089
- limits?: {
2090
- cpu: number;
2091
- } | undefined;
2092
- gcp?: {
2093
- project: string;
2094
- enabled: boolean;
2095
- } | undefined;
2096
- hetzner?: {
2097
- apiKey: string;
2098
- enabled: boolean;
2099
- } | undefined;
2100
- aws?: {
2101
- controllerRoleArn: string;
2102
- enabled: boolean;
2103
- } | undefined;
2104
- }, {
2105
- limits?: {
2106
- cpu: number;
2107
- } | undefined;
2108
- gcp?: {
2109
- project: string;
2110
- enabled?: boolean | undefined;
2111
- } | undefined;
2112
- hetzner?: {
2113
- apiKey: string;
2114
- enabled?: boolean | undefined;
2115
- } | undefined;
2116
- aws?: {
2117
- controllerRoleArn: string;
2118
- enabled?: boolean | undefined;
2119
- } | undefined;
2120
- }>;
2121
- /**
2122
- * Unique identifier of the cluster. UUID v4 string in canonical form
2123
- */
2124
- export declare const zUpdateFleetParameterClusterId: z.ZodString;
2125
- /**
2126
- * Unique identifier of the fleet. UUID v4 string in canonical form
2127
- */
2128
- export declare const zUpdateFleetParameterFleetName: z.ZodString;
1343
+ body: z.ZodObject<{
1344
+ limits: z.ZodOptional<z.ZodObject<{
1345
+ cpu: z.ZodNumber;
1346
+ }, z.core.$strip>>;
1347
+ gcp: z.ZodOptional<z.ZodObject<{
1348
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1349
+ project: z.ZodString;
1350
+ }, z.core.$strip>>;
1351
+ hetzner: z.ZodOptional<z.ZodObject<{
1352
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1353
+ apiKey: z.ZodString;
1354
+ }, z.core.$strip>>;
1355
+ aws: z.ZodOptional<z.ZodObject<{
1356
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1357
+ controllerRoleArn: z.ZodString;
1358
+ }, z.core.$strip>>;
1359
+ }, z.core.$strip>;
1360
+ path: z.ZodObject<{
1361
+ cluster_id: z.ZodString;
1362
+ fleet_name: z.ZodString;
1363
+ }, z.core.$strip>;
1364
+ query: z.ZodOptional<z.ZodNever>;
1365
+ }, z.core.$strip>;
2129
1366
  /**
2130
1367
  * Successfully updated.
2131
1368
  */
2132
1369
  export declare const zUpdateFleetResponse: z.ZodString;
2133
- /**
2134
- * Unique identifier of the cluster. UUID v4 string in canonical form
2135
- */
2136
- export declare const zQueryClusterParameterClusterId: z.ZodString;
1370
+ export declare const zQueryClusterData: z.ZodObject<{
1371
+ body: z.ZodOptional<z.ZodNever>;
1372
+ path: z.ZodObject<{
1373
+ cluster_id: z.ZodString;
1374
+ }, z.core.$strip>;
1375
+ query: z.ZodOptional<z.ZodNever>;
1376
+ }, z.core.$strip>;
1377
+ export declare const zListClustersData: z.ZodObject<{
1378
+ body: z.ZodOptional<z.ZodNever>;
1379
+ path: z.ZodOptional<z.ZodNever>;
1380
+ query: z.ZodOptional<z.ZodNever>;
1381
+ }, z.core.$strip>;
2137
1382
  /**
2138
1383
  * An array of clusters
2139
1384
  */
2140
1385
  export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
2141
1386
  name: z.ZodString;
2142
- tier: z.ZodEnum<["basic", "pro"]>;
2143
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2144
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2145
- id: z.ZodString;
2146
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
2147
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1387
+ tier: z.ZodEnum<{
1388
+ basic: "basic";
1389
+ pro: "pro";
1390
+ }>;
1391
+ region: z.ZodOptional<z.ZodEnum<{
1392
+ staging: "staging";
1393
+ "northamerica-central-1": "northamerica-central-1";
1394
+ "europe-central-1a": "europe-central-1a";
1395
+ "northamerica-central-1a": "northamerica-central-1a";
1396
+ }>>;
1397
+ id: z.ZodUUID;
1398
+ status: z.ZodEnum<{
1399
+ deleted: "deleted";
1400
+ failed: "failed";
1401
+ active: "active";
1402
+ disabled: "disabled";
1403
+ creating: "creating";
1404
+ deployed: "deployed";
1405
+ updating: "updating";
1406
+ }>;
1407
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1408
+ "": "";
1409
+ }>]>>;
2148
1410
  certificate_ca: z.ZodOptional<z.ZodString>;
2149
1411
  version_current: z.ZodOptional<z.ZodString>;
2150
1412
  created_at: z.ZodOptional<z.ZodString>;
2151
1413
  updated_at: z.ZodOptional<z.ZodString>;
2152
1414
  ready: z.ZodOptional<z.ZodBoolean>;
2153
- }, "strip", z.ZodTypeAny, {
2154
- name: string;
2155
- id: string;
2156
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2157
- version_channel: string;
2158
- tier: "basic" | "pro";
2159
- ready?: boolean | undefined;
2160
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2161
- version_current?: string | undefined;
2162
- created_at?: string | undefined;
2163
- updated_at?: string | undefined;
2164
- endpoint?: string | undefined;
2165
- certificate_ca?: string | undefined;
2166
- }, {
2167
- name: string;
2168
- id: string;
2169
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2170
- tier: "basic" | "pro";
2171
- ready?: boolean | undefined;
2172
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2173
- version_channel?: string | undefined;
2174
- version_current?: string | undefined;
2175
- created_at?: string | undefined;
2176
- updated_at?: string | undefined;
2177
- endpoint?: string | undefined;
2178
- certificate_ca?: string | undefined;
2179
- }>, "many">;
1415
+ version_channel: z.ZodOptional<z.ZodString>;
1416
+ }, z.core.$strip>>;
2180
1417
  export declare const zCreateClusterData: z.ZodObject<{
2181
- name: z.ZodString;
2182
- tier: z.ZodEnum<["basic", "pro"]>;
2183
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2184
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2185
- }, "strip", z.ZodTypeAny, {
2186
- name: string;
2187
- version_channel: string;
2188
- tier: "basic" | "pro";
2189
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2190
- }, {
2191
- name: string;
2192
- tier: "basic" | "pro";
2193
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2194
- version_channel?: string | undefined;
2195
- }>;
1418
+ body: z.ZodObject<{
1419
+ name: z.ZodString;
1420
+ tier: z.ZodEnum<{
1421
+ basic: "basic";
1422
+ pro: "pro";
1423
+ }>;
1424
+ region: z.ZodOptional<z.ZodEnum<{
1425
+ staging: "staging";
1426
+ "northamerica-central-1": "northamerica-central-1";
1427
+ "europe-central-1a": "europe-central-1a";
1428
+ "northamerica-central-1a": "northamerica-central-1a";
1429
+ }>>;
1430
+ version_channel: z.ZodOptional<z.ZodEnum<{
1431
+ "1.x.x-cfke.x": "1.x.x-cfke.x";
1432
+ "1.31.x-cfke.x": "1.31.x-cfke.x";
1433
+ "1.32.x-cfke.x": "1.32.x-cfke.x";
1434
+ "1.33.x-cfke.x": "1.33.x-cfke.x";
1435
+ }>>;
1436
+ }, z.core.$strip>;
1437
+ path: z.ZodOptional<z.ZodNever>;
1438
+ query: z.ZodOptional<z.ZodNever>;
1439
+ }, z.core.$strip>;
2196
1440
  /**
2197
1441
  * Successfully created. Returns created Cluster ID.
2198
1442
  */
2199
1443
  export declare const zCreateClusterResponse: z.ZodString;
2200
- /**
2201
- * Unique identifier of the cluster. UUID v4 string in canonical form
2202
- */
2203
- export declare const zDeleteClusterParameterClusterId: z.ZodString;
1444
+ export declare const zDeleteClusterData: z.ZodObject<{
1445
+ body: z.ZodOptional<z.ZodNever>;
1446
+ path: z.ZodObject<{
1447
+ cluster_id: z.ZodString;
1448
+ }, z.core.$strip>;
1449
+ query: z.ZodOptional<z.ZodNever>;
1450
+ }, z.core.$strip>;
2204
1451
  /**
2205
1452
  * Successfully deleted.
2206
1453
  */
2207
1454
  export declare const zDeleteClusterResponse: z.ZodString;
2208
- /**
2209
- * Unique identifier of the cluster. UUID v4 string in canonical form
2210
- */
2211
- export declare const zGetClusterParameterClusterId: z.ZodString;
1455
+ export declare const zGetClusterData: z.ZodObject<{
1456
+ body: z.ZodOptional<z.ZodNever>;
1457
+ path: z.ZodObject<{
1458
+ cluster_id: z.ZodString;
1459
+ }, z.core.$strip>;
1460
+ query: z.ZodOptional<z.ZodNever>;
1461
+ }, z.core.$strip>;
2212
1462
  /**
2213
1463
  * Returns a single object containing cluster details.
2214
1464
  */
2215
1465
  export declare const zGetClusterResponse: z.ZodObject<{
2216
1466
  name: z.ZodString;
2217
- tier: z.ZodEnum<["basic", "pro"]>;
2218
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2219
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2220
- id: z.ZodString;
2221
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
2222
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1467
+ tier: z.ZodEnum<{
1468
+ basic: "basic";
1469
+ pro: "pro";
1470
+ }>;
1471
+ region: z.ZodOptional<z.ZodEnum<{
1472
+ staging: "staging";
1473
+ "northamerica-central-1": "northamerica-central-1";
1474
+ "europe-central-1a": "europe-central-1a";
1475
+ "northamerica-central-1a": "northamerica-central-1a";
1476
+ }>>;
1477
+ id: z.ZodUUID;
1478
+ status: z.ZodEnum<{
1479
+ deleted: "deleted";
1480
+ failed: "failed";
1481
+ active: "active";
1482
+ disabled: "disabled";
1483
+ creating: "creating";
1484
+ deployed: "deployed";
1485
+ updating: "updating";
1486
+ }>;
1487
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1488
+ "": "";
1489
+ }>]>>;
2223
1490
  certificate_ca: z.ZodOptional<z.ZodString>;
2224
1491
  version_current: z.ZodOptional<z.ZodString>;
2225
1492
  created_at: z.ZodOptional<z.ZodString>;
2226
1493
  updated_at: z.ZodOptional<z.ZodString>;
2227
1494
  ready: z.ZodOptional<z.ZodBoolean>;
2228
- }, "strip", z.ZodTypeAny, {
2229
- name: string;
2230
- id: string;
2231
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2232
- version_channel: string;
2233
- tier: "basic" | "pro";
2234
- ready?: boolean | undefined;
2235
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2236
- version_current?: string | undefined;
2237
- created_at?: string | undefined;
2238
- updated_at?: string | undefined;
2239
- endpoint?: string | undefined;
2240
- certificate_ca?: string | undefined;
2241
- }, {
2242
- name: string;
2243
- id: string;
2244
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2245
- tier: "basic" | "pro";
2246
- ready?: boolean | undefined;
2247
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2248
- version_channel?: string | undefined;
2249
- version_current?: string | undefined;
2250
- created_at?: string | undefined;
2251
- updated_at?: string | undefined;
2252
- endpoint?: string | undefined;
2253
- certificate_ca?: string | undefined;
2254
- }>;
2255
- export declare const zUpdateClusterData: z.ZodObject<{
2256
- name: z.ZodOptional<z.ZodString>;
2257
- tier: z.ZodEnum<["basic", "pro"]>;
2258
1495
  version_channel: z.ZodOptional<z.ZodString>;
2259
- }, "strip", z.ZodTypeAny, {
2260
- tier: "basic" | "pro";
2261
- name?: string | undefined;
2262
- version_channel?: string | undefined;
2263
- }, {
2264
- tier: "basic" | "pro";
2265
- name?: string | undefined;
2266
- version_channel?: string | undefined;
2267
- }>;
2268
- /**
2269
- * Unique identifier of the cluster. UUID v4 string in canonical form
2270
- */
2271
- export declare const zUpdateClusterParameterClusterId: z.ZodString;
1496
+ }, z.core.$strip>;
1497
+ export declare const zUpdateClusterData: z.ZodObject<{
1498
+ body: z.ZodObject<{
1499
+ name: z.ZodOptional<z.ZodString>;
1500
+ tier: z.ZodEnum<{
1501
+ basic: "basic";
1502
+ pro: "pro";
1503
+ }>;
1504
+ version_channel: z.ZodOptional<z.ZodString>;
1505
+ }, z.core.$strip>;
1506
+ path: z.ZodObject<{
1507
+ cluster_id: z.ZodString;
1508
+ }, z.core.$strip>;
1509
+ query: z.ZodOptional<z.ZodNever>;
1510
+ }, z.core.$strip>;
2272
1511
  /**
2273
1512
  * Successfully updated. Returns updated cluster details.
2274
1513
  */
2275
1514
  export declare const zUpdateClusterResponse: z.ZodObject<{
2276
1515
  name: z.ZodString;
2277
- tier: z.ZodEnum<["basic", "pro"]>;
2278
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2279
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2280
- id: z.ZodString;
2281
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
2282
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1516
+ tier: z.ZodEnum<{
1517
+ basic: "basic";
1518
+ pro: "pro";
1519
+ }>;
1520
+ region: z.ZodOptional<z.ZodEnum<{
1521
+ staging: "staging";
1522
+ "northamerica-central-1": "northamerica-central-1";
1523
+ "europe-central-1a": "europe-central-1a";
1524
+ "northamerica-central-1a": "northamerica-central-1a";
1525
+ }>>;
1526
+ id: z.ZodUUID;
1527
+ status: z.ZodEnum<{
1528
+ deleted: "deleted";
1529
+ failed: "failed";
1530
+ active: "active";
1531
+ disabled: "disabled";
1532
+ creating: "creating";
1533
+ deployed: "deployed";
1534
+ updating: "updating";
1535
+ }>;
1536
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1537
+ "": "";
1538
+ }>]>>;
2283
1539
  certificate_ca: z.ZodOptional<z.ZodString>;
2284
1540
  version_current: z.ZodOptional<z.ZodString>;
2285
1541
  created_at: z.ZodOptional<z.ZodString>;
2286
1542
  updated_at: z.ZodOptional<z.ZodString>;
2287
1543
  ready: z.ZodOptional<z.ZodBoolean>;
2288
- }, "strip", z.ZodTypeAny, {
2289
- name: string;
2290
- id: string;
2291
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2292
- version_channel: string;
2293
- tier: "basic" | "pro";
2294
- ready?: boolean | undefined;
2295
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2296
- version_current?: string | undefined;
2297
- created_at?: string | undefined;
2298
- updated_at?: string | undefined;
2299
- endpoint?: string | undefined;
2300
- certificate_ca?: string | undefined;
2301
- }, {
2302
- name: string;
2303
- id: string;
2304
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2305
- tier: "basic" | "pro";
2306
- ready?: boolean | undefined;
2307
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2308
- version_channel?: string | undefined;
2309
- version_current?: string | undefined;
2310
- created_at?: string | undefined;
2311
- updated_at?: string | undefined;
2312
- endpoint?: string | undefined;
2313
- certificate_ca?: string | undefined;
2314
- }>;
2315
- /**
2316
- * Unique identifier of the cluster. UUID v4 string in canonical form
2317
- */
2318
- export declare const zGetJoinInformationParameterClusterId: z.ZodString;
1544
+ version_channel: z.ZodOptional<z.ZodString>;
1545
+ }, z.core.$strip>;
1546
+ export declare const zGetJoinInformationData: z.ZodObject<{
1547
+ body: z.ZodOptional<z.ZodNever>;
1548
+ path: z.ZodObject<{
1549
+ cluster_id: z.ZodString;
1550
+ }, z.core.$strip>;
1551
+ query: z.ZodOptional<z.ZodNever>;
1552
+ }, z.core.$strip>;
2319
1553
  /**
2320
1554
  * An object of cluster join information
2321
1555
  */
2322
1556
  export declare const zGetJoinInformationResponse: z.ZodObject<{
2323
- name: z.ZodString;
2324
- tier: z.ZodEnum<["basic", "pro"]>;
2325
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1", "europe-central-1a"]>>;
2326
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
2327
- id: z.ZodString;
2328
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
2329
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
2330
- certificate_ca: z.ZodOptional<z.ZodString>;
2331
- version_current: z.ZodOptional<z.ZodString>;
2332
- created_at: z.ZodOptional<z.ZodString>;
2333
- updated_at: z.ZodOptional<z.ZodString>;
2334
- ready: z.ZodOptional<z.ZodBoolean>;
2335
- }, "strip", z.ZodTypeAny, {
2336
- name: string;
2337
- id: string;
2338
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2339
- version_channel: string;
2340
- tier: "basic" | "pro";
2341
- ready?: boolean | undefined;
2342
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2343
- version_current?: string | undefined;
2344
- created_at?: string | undefined;
2345
- updated_at?: string | undefined;
2346
- endpoint?: string | undefined;
2347
- certificate_ca?: string | undefined;
2348
- }, {
2349
- name: string;
2350
- id: string;
2351
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2352
- tier: "basic" | "pro";
2353
- ready?: boolean | undefined;
2354
- region?: "staging" | "northamerica-central-1" | "europe-central-1a" | undefined;
2355
- version_channel?: string | undefined;
2356
- version_current?: string | undefined;
2357
- created_at?: string | undefined;
2358
- updated_at?: string | undefined;
2359
- endpoint?: string | undefined;
2360
- certificate_ca?: string | undefined;
2361
- }>;
1557
+ certificate_authority: z.ZodString;
1558
+ endpoint: z.ZodURL;
1559
+ auth_key: z.ZodString;
1560
+ bootstrap_token: z.ZodString;
1561
+ versions: z.ZodObject<{
1562
+ kubernetes: z.ZodString;
1563
+ tailscale: z.ZodString;
1564
+ containerd: z.ZodString;
1565
+ nvidia_driver: z.ZodString;
1566
+ }, z.core.$strip>;
1567
+ third_party_api_access_config: z.ZodObject<{
1568
+ metadata_url: z.ZodString;
1569
+ aws_role_arn: z.ZodString;
1570
+ gcp_workload_identity_provider: z.ZodString;
1571
+ }, z.core.$strip>;
1572
+ }, z.core.$strip>;
1573
+ export declare const zListInvitesData: z.ZodObject<{
1574
+ body: z.ZodOptional<z.ZodNever>;
1575
+ path: z.ZodOptional<z.ZodNever>;
1576
+ query: z.ZodOptional<z.ZodNever>;
1577
+ }, z.core.$strip>;
2362
1578
  /**
2363
1579
  * An array of invites
2364
1580
  */
2365
1581
  export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2366
1582
  id: z.ZodOptional<z.ZodString>;
2367
- organization_id: z.ZodOptional<z.ZodString>;
2368
- date_created: z.ZodString;
2369
- email: z.ZodOptional<z.ZodString>;
1583
+ organization_id: z.ZodOptional<z.ZodUUID>;
1584
+ date_created: z.ZodISODateTime;
1585
+ email: z.ZodOptional<z.ZodEmail>;
2370
1586
  code: z.ZodOptional<z.ZodString>;
2371
- }, "strip", z.ZodTypeAny, {
2372
- date_created: string;
2373
- code?: string | undefined;
2374
- id?: string | undefined;
2375
- email?: string | undefined;
2376
- organization_id?: string | undefined;
2377
- }, {
2378
- date_created: string;
2379
- code?: string | undefined;
2380
- id?: string | undefined;
2381
- email?: string | undefined;
2382
- organization_id?: string | undefined;
2383
- }>, "many">;
1587
+ }, z.core.$strip>>;
2384
1588
  export declare const zCreateInviteData: z.ZodObject<{
2385
- email: z.ZodOptional<z.ZodString>;
2386
- }, "strip", z.ZodTypeAny, {
2387
- email?: string | undefined;
2388
- }, {
2389
- email?: string | undefined;
2390
- }>;
1589
+ body: z.ZodObject<{
1590
+ email: z.ZodOptional<z.ZodString>;
1591
+ }, z.core.$strip>;
1592
+ path: z.ZodOptional<z.ZodNever>;
1593
+ query: z.ZodOptional<z.ZodNever>;
1594
+ }, z.core.$strip>;
2391
1595
  /**
2392
1596
  * Successfully created. Returns created invite details.
2393
1597
  */
2394
1598
  export declare const zCreateInviteResponse: z.ZodObject<{
2395
1599
  id: z.ZodOptional<z.ZodString>;
2396
- organization_id: z.ZodOptional<z.ZodString>;
2397
- date_created: z.ZodString;
2398
- email: z.ZodOptional<z.ZodString>;
1600
+ organization_id: z.ZodOptional<z.ZodUUID>;
1601
+ date_created: z.ZodISODateTime;
1602
+ email: z.ZodOptional<z.ZodEmail>;
2399
1603
  code: z.ZodOptional<z.ZodString>;
2400
- }, "strip", z.ZodTypeAny, {
2401
- date_created: string;
2402
- code?: string | undefined;
2403
- id?: string | undefined;
2404
- email?: string | undefined;
2405
- organization_id?: string | undefined;
2406
- }, {
2407
- date_created: string;
2408
- code?: string | undefined;
2409
- id?: string | undefined;
2410
- email?: string | undefined;
2411
- organization_id?: string | undefined;
2412
- }>;
2413
- /**
2414
- * Invitation code
2415
- */
2416
- export declare const zGetInviteParameterCode: z.ZodString;
1604
+ }, z.core.$strip>;
1605
+ export declare const zGetInviteData: z.ZodObject<{
1606
+ body: z.ZodOptional<z.ZodNever>;
1607
+ path: z.ZodObject<{
1608
+ code: z.ZodString;
1609
+ }, z.core.$strip>;
1610
+ query: z.ZodOptional<z.ZodNever>;
1611
+ }, z.core.$strip>;
2417
1612
  /**
2418
1613
  * Returns a single object containing invite details.
2419
1614
  */
2420
1615
  export declare const zGetInviteResponse: z.ZodObject<{
2421
1616
  id: z.ZodOptional<z.ZodString>;
2422
- organization_id: z.ZodOptional<z.ZodString>;
2423
- date_created: z.ZodString;
2424
- email: z.ZodOptional<z.ZodString>;
1617
+ organization_id: z.ZodOptional<z.ZodUUID>;
1618
+ date_created: z.ZodISODateTime;
1619
+ email: z.ZodOptional<z.ZodEmail>;
2425
1620
  code: z.ZodOptional<z.ZodString>;
2426
- }, "strip", z.ZodTypeAny, {
2427
- date_created: string;
2428
- code?: string | undefined;
2429
- id?: string | undefined;
2430
- email?: string | undefined;
2431
- organization_id?: string | undefined;
2432
- }, {
2433
- date_created: string;
2434
- code?: string | undefined;
2435
- id?: string | undefined;
2436
- email?: string | undefined;
2437
- organization_id?: string | undefined;
2438
- }>;
2439
- /**
2440
- * User email address
2441
- */
2442
- export declare const zDeleteInviteParameterEmail: z.ZodString;
1621
+ }, z.core.$strip>;
1622
+ export declare const zDeleteInviteData: z.ZodObject<{
1623
+ body: z.ZodOptional<z.ZodNever>;
1624
+ path: z.ZodObject<{
1625
+ email: z.ZodString;
1626
+ }, z.core.$strip>;
1627
+ query: z.ZodOptional<z.ZodNever>;
1628
+ }, z.core.$strip>;
1629
+ export declare const zListMarketplaceChartsData: z.ZodObject<{
1630
+ body: z.ZodOptional<z.ZodNever>;
1631
+ path: z.ZodOptional<z.ZodNever>;
1632
+ query: z.ZodOptional<z.ZodNever>;
1633
+ }, z.core.$strip>;
2443
1634
  /**
2444
1635
  * An array of chart listings in the marketplace.
2445
1636
  */
2446
1637
  export declare const zListMarketplaceChartsResponse: z.ZodArray<z.ZodObject<{
2447
- id: z.ZodString;
2448
1638
  name: z.ZodString;
2449
- developer: z.ZodString;
2450
- description: z.ZodString;
2451
- logoUrl: z.ZodString;
2452
- longDescription: z.ZodString;
2453
- categories: z.ZodArray<z.ZodString, "many">;
2454
- version_channels: z.ZodArray<z.ZodString, "many">;
2455
- value_schemas: z.ZodArray<z.ZodObject<{
1639
+ versions: z.ZodArray<z.ZodString>;
1640
+ version_channels: z.ZodArray<z.ZodString>;
1641
+ latestVersion: z.ZodString;
1642
+ metadata: z.ZodOptional<z.ZodObject<{
1643
+ name: z.ZodString;
2456
1644
  version: z.ZodString;
2457
- schema: z.ZodString;
2458
- placeholder: z.ZodString;
2459
- }, "strip", z.ZodTypeAny, {
2460
- version: string;
2461
- schema: string;
2462
- placeholder: string;
2463
- }, {
2464
- version: string;
2465
- schema: string;
2466
- placeholder: string;
2467
- }>, "many">;
2468
- }, "strip", z.ZodTypeAny, {
2469
- name: string;
2470
- id: string;
2471
- description: string;
2472
- developer: string;
2473
- logoUrl: string;
2474
- longDescription: string;
2475
- categories: string[];
2476
- version_channels: string[];
2477
- value_schemas: {
2478
- version: string;
2479
- schema: string;
2480
- placeholder: string;
2481
- }[];
2482
- }, {
2483
- name: string;
2484
- id: string;
2485
- description: string;
2486
- developer: string;
2487
- logoUrl: string;
2488
- longDescription: string;
2489
- categories: string[];
2490
- version_channels: string[];
2491
- value_schemas: {
2492
- version: string;
2493
- schema: string;
2494
- placeholder: string;
2495
- }[];
2496
- }>, "many">;
2497
- /**
2498
- * Unique identifier of the chart listing in the marketplace.
2499
- */
2500
- export declare const zGetMarketplaceChartParameterListingId: z.ZodString;
2501
- /**
2502
- * Returns an object containing the chart listing details.
2503
- */
2504
- export declare const zGetMarketplaceChartResponse: z.ZodObject<{
2505
- id: z.ZodString;
2506
- name: z.ZodString;
2507
- developer: z.ZodString;
2508
- description: z.ZodString;
2509
- logoUrl: z.ZodString;
2510
- longDescription: z.ZodString;
2511
- categories: z.ZodArray<z.ZodString, "many">;
2512
- version_channels: z.ZodArray<z.ZodString, "many">;
2513
- value_schemas: z.ZodArray<z.ZodObject<{
1645
+ description: z.ZodOptional<z.ZodString>;
1646
+ appVersion: z.ZodOptional<z.ZodString>;
1647
+ apiVersion: z.ZodOptional<z.ZodString>;
1648
+ keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
1649
+ home: z.ZodOptional<z.ZodString>;
1650
+ sources: z.ZodOptional<z.ZodArray<z.ZodString>>;
1651
+ maintainers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1652
+ name: z.ZodString;
1653
+ email: z.ZodOptional<z.ZodString>;
1654
+ }, z.core.$strip>>>;
1655
+ }, z.core.$strip>>;
1656
+ }, z.core.$strip>>;
1657
+ export declare const zGetMarketplaceChartFilesData: z.ZodObject<{
1658
+ body: z.ZodOptional<z.ZodNever>;
1659
+ path: z.ZodObject<{
1660
+ chart_name: z.ZodString;
2514
1661
  version: z.ZodString;
2515
- schema: z.ZodString;
2516
- placeholder: z.ZodString;
2517
- }, "strip", z.ZodTypeAny, {
2518
- version: string;
2519
- schema: string;
2520
- placeholder: string;
2521
- }, {
2522
- version: string;
2523
- schema: string;
2524
- placeholder: string;
2525
- }>, "many">;
2526
- }, "strip", z.ZodTypeAny, {
2527
- name: string;
2528
- id: string;
2529
- description: string;
2530
- developer: string;
2531
- logoUrl: string;
2532
- longDescription: string;
2533
- categories: string[];
2534
- version_channels: string[];
2535
- value_schemas: {
2536
- version: string;
2537
- schema: string;
2538
- placeholder: string;
2539
- }[];
2540
- }, {
2541
- name: string;
2542
- id: string;
2543
- description: string;
2544
- developer: string;
2545
- logoUrl: string;
2546
- longDescription: string;
2547
- categories: string[];
2548
- version_channels: string[];
2549
- value_schemas: {
2550
- version: string;
2551
- schema: string;
2552
- placeholder: string;
2553
- }[];
2554
- }>;
1662
+ }, z.core.$strip>;
1663
+ query: z.ZodOptional<z.ZodNever>;
1664
+ }, z.core.$strip>;
1665
+ /**
1666
+ * Returns an object containing the chart files.
1667
+ */
1668
+ export declare const zGetMarketplaceChartFilesResponse: z.ZodObject<{
1669
+ chartYaml: z.ZodOptional<z.ZodString>;
1670
+ valuesYaml: z.ZodOptional<z.ZodString>;
1671
+ valuesSchemaJson: z.ZodOptional<z.ZodString>;
1672
+ }, z.core.$strip>;
1673
+ export declare const zPostMcpData: z.ZodObject<{
1674
+ body: z.ZodObject<{
1675
+ jsonrpc: z.ZodOptional<z.ZodString>;
1676
+ method: z.ZodOptional<z.ZodString>;
1677
+ id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1678
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1679
+ }, z.core.$strip>;
1680
+ path: z.ZodOptional<z.ZodNever>;
1681
+ query: z.ZodOptional<z.ZodNever>;
1682
+ }, z.core.$strip>;
1683
+ /**
1684
+ * JSON-RPC 2.0 success or error response
1685
+ */
1686
+ export declare const zPostMcpResponse: z.ZodObject<{
1687
+ jsonrpc: z.ZodOptional<z.ZodString>;
1688
+ id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1689
+ result: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1690
+ error: z.ZodOptional<z.ZodObject<{
1691
+ code: z.ZodOptional<z.ZodInt>;
1692
+ message: z.ZodOptional<z.ZodString>;
1693
+ }, z.core.$strip>>;
1694
+ }, z.core.$strip>;
1695
+ export declare const zGetOrganizationData: z.ZodObject<{
1696
+ body: z.ZodOptional<z.ZodNever>;
1697
+ path: z.ZodOptional<z.ZodNever>;
1698
+ query: z.ZodOptional<z.ZodNever>;
1699
+ }, z.core.$strip>;
2555
1700
  /**
2556
1701
  * Returns a single object containing organization details.
2557
1702
  */
2558
1703
  export declare const zGetOrganizationResponse: z.ZodObject<{
2559
- id: z.ZodString;
1704
+ id: z.ZodUUID;
2560
1705
  name: z.ZodOptional<z.ZodString>;
2561
- date_created: z.ZodString;
1706
+ date_created: z.ZodISODateTime;
2562
1707
  quota: z.ZodObject<{
2563
- basic_clusters_max: z.ZodNumber;
2564
- basic_clusters_available: z.ZodNumber;
2565
- pro_clusters_max: z.ZodNumber;
2566
- pro_clusters_available: z.ZodNumber;
2567
- fleets_max: z.ZodNumber;
2568
- cluster_tiers: z.ZodArray<z.ZodString, "many">;
2569
- regions: z.ZodArray<z.ZodString, "many">;
1708
+ basic_clusters_max: z.ZodInt;
1709
+ basic_clusters_available: z.ZodInt;
1710
+ pro_clusters_max: z.ZodInt;
1711
+ pro_clusters_available: z.ZodInt;
1712
+ fleets_max: z.ZodInt;
1713
+ cluster_tiers: z.ZodArray<z.ZodString>;
1714
+ regions: z.ZodArray<z.ZodString>;
2570
1715
  versions: z.ZodArray<z.ZodObject<{
2571
1716
  id: z.ZodString;
2572
1717
  label: z.ZodString;
2573
- }, "strip", z.ZodTypeAny, {
2574
- id: string;
2575
- label: string;
2576
- }, {
2577
- id: string;
2578
- label: string;
2579
- }>, "many">;
2580
- }, "strip", z.ZodTypeAny, {
2581
- versions: {
2582
- id: string;
2583
- label: string;
2584
- }[];
2585
- basic_clusters_max: number;
2586
- basic_clusters_available: number;
2587
- pro_clusters_max: number;
2588
- pro_clusters_available: number;
2589
- fleets_max: number;
2590
- cluster_tiers: string[];
2591
- regions: string[];
2592
- }, {
2593
- versions: {
2594
- id: string;
2595
- label: string;
2596
- }[];
2597
- basic_clusters_max: number;
2598
- basic_clusters_available: number;
2599
- pro_clusters_max: number;
2600
- pro_clusters_available: number;
2601
- fleets_max: number;
2602
- cluster_tiers: string[];
2603
- regions: string[];
1718
+ }, z.core.$strip>>;
1719
+ copilot_user_hourly_tokens: z.ZodInt;
1720
+ copilot_organization_hourly_tokens: z.ZodInt;
1721
+ }, z.core.$strip>;
1722
+ status: z.ZodEnum<{
1723
+ active: "active";
1724
+ closed: "closed";
1725
+ suspended: "suspended";
2604
1726
  }>;
2605
- status: z.ZodEnum<["active", "closed", "suspended"]>;
2606
- }, "strip", z.ZodTypeAny, {
2607
- id: string;
2608
- status: "active" | "closed" | "suspended";
2609
- date_created: string;
2610
- quota: {
2611
- versions: {
2612
- id: string;
2613
- label: string;
2614
- }[];
2615
- basic_clusters_max: number;
2616
- basic_clusters_available: number;
2617
- pro_clusters_max: number;
2618
- pro_clusters_available: number;
2619
- fleets_max: number;
2620
- cluster_tiers: string[];
2621
- regions: string[];
2622
- };
2623
- name?: string | undefined;
2624
- }, {
2625
- id: string;
2626
- status: "active" | "closed" | "suspended";
2627
- date_created: string;
2628
- quota: {
2629
- versions: {
2630
- id: string;
2631
- label: string;
2632
- }[];
2633
- basic_clusters_max: number;
2634
- basic_clusters_available: number;
2635
- pro_clusters_max: number;
2636
- pro_clusters_available: number;
2637
- fleets_max: number;
2638
- cluster_tiers: string[];
2639
- regions: string[];
2640
- };
2641
- name?: string | undefined;
2642
- }>;
1727
+ }, z.core.$strip>;
2643
1728
  export declare const zCreateOrganizationData: z.ZodObject<{
2644
- email: z.ZodString;
2645
- first_name: z.ZodString;
2646
- last_name: z.ZodString;
2647
- company_name: z.ZodString;
2648
- password: z.ZodString;
2649
- }, "strip", z.ZodTypeAny, {
2650
- email: string;
2651
- first_name: string;
2652
- last_name: string;
2653
- company_name: string;
2654
- password: string;
2655
- }, {
2656
- email: string;
2657
- first_name: string;
2658
- last_name: string;
2659
- company_name: string;
2660
- password: string;
2661
- }>;
1729
+ body: z.ZodObject<{
1730
+ email: z.ZodEmail;
1731
+ first_name: z.ZodString;
1732
+ last_name: z.ZodString;
1733
+ company_name: z.ZodString;
1734
+ password: z.ZodString;
1735
+ }, z.core.$strip>;
1736
+ path: z.ZodOptional<z.ZodNever>;
1737
+ query: z.ZodOptional<z.ZodNever>;
1738
+ }, z.core.$strip>;
1739
+ export declare const zListRepositoriesData: z.ZodObject<{
1740
+ body: z.ZodOptional<z.ZodNever>;
1741
+ path: z.ZodOptional<z.ZodNever>;
1742
+ query: z.ZodOptional<z.ZodNever>;
1743
+ }, z.core.$strip>;
1744
+ /**
1745
+ * List of repositories
1746
+ */
1747
+ export declare const zListRepositoriesResponse: z.ZodArray<z.ZodObject<{
1748
+ name: z.ZodString;
1749
+ region: z.ZodString;
1750
+ uri: z.ZodString;
1751
+ }, z.core.$strip>>;
1752
+ export declare const zListTagsData: z.ZodObject<{
1753
+ body: z.ZodOptional<z.ZodNever>;
1754
+ path: z.ZodObject<{
1755
+ region: z.ZodString;
1756
+ repository: z.ZodString;
1757
+ }, z.core.$strip>;
1758
+ query: z.ZodOptional<z.ZodNever>;
1759
+ }, z.core.$strip>;
1760
+ /**
1761
+ * Repository with tags
1762
+ */
1763
+ export declare const zListTagsResponse: z.ZodObject<{
1764
+ name: z.ZodString;
1765
+ region: z.ZodString;
1766
+ uri: z.ZodString;
1767
+ tags: z.ZodArray<z.ZodObject<{
1768
+ name: z.ZodString;
1769
+ size: z.ZodNumber;
1770
+ mediaType: z.ZodOptional<z.ZodString>;
1771
+ }, z.core.$strip>>;
1772
+ totalSize: z.ZodNumber;
1773
+ }, z.core.$strip>;
1774
+ export declare const zDeleteTagData: z.ZodObject<{
1775
+ body: z.ZodOptional<z.ZodNever>;
1776
+ path: z.ZodObject<{
1777
+ region: z.ZodString;
1778
+ repository: z.ZodString;
1779
+ tag: z.ZodString;
1780
+ }, z.core.$strip>;
1781
+ query: z.ZodOptional<z.ZodNever>;
1782
+ }, z.core.$strip>;
1783
+ export declare const zGetTagData: z.ZodObject<{
1784
+ body: z.ZodOptional<z.ZodNever>;
1785
+ path: z.ZodObject<{
1786
+ region: z.ZodString;
1787
+ repository: z.ZodString;
1788
+ tag: z.ZodString;
1789
+ }, z.core.$strip>;
1790
+ query: z.ZodOptional<z.ZodNever>;
1791
+ }, z.core.$strip>;
1792
+ /**
1793
+ * Tag details
1794
+ */
1795
+ export declare const zGetTagResponse: z.ZodObject<{
1796
+ name: z.ZodString;
1797
+ mediaType: z.ZodOptional<z.ZodString>;
1798
+ config: z.ZodOptional<z.ZodObject<{
1799
+ size: z.ZodNumber;
1800
+ }, z.core.$strip>>;
1801
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1802
+ size: z.ZodNumber;
1803
+ }, z.core.$strip>>>;
1804
+ manifests: z.ZodOptional<z.ZodArray<z.ZodObject<{
1805
+ digest: z.ZodString;
1806
+ platform: z.ZodOptional<z.ZodObject<{
1807
+ architecture: z.ZodString;
1808
+ os: z.ZodString;
1809
+ }, z.core.$strip>>;
1810
+ }, z.core.$strip>>>;
1811
+ size: z.ZodNumber;
1812
+ region: z.ZodString;
1813
+ repository: z.ZodString;
1814
+ uri: z.ZodString;
1815
+ }, z.core.$strip>;
1816
+ export declare const zListTokensData: z.ZodObject<{
1817
+ body: z.ZodOptional<z.ZodNever>;
1818
+ path: z.ZodOptional<z.ZodNever>;
1819
+ query: z.ZodOptional<z.ZodNever>;
1820
+ }, z.core.$strip>;
2662
1821
  /**
2663
1822
  * Returns a list of access token details with masked secrets.
2664
1823
  */
2665
1824
  export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2666
1825
  name: z.ZodString;
2667
- role: z.ZodEnum<["Administrator", "User"]>;
1826
+ role: z.ZodEnum<{
1827
+ Administrator: "Administrator";
1828
+ User: "User";
1829
+ }>;
2668
1830
  id: z.ZodOptional<z.ZodString>;
2669
1831
  secret: z.ZodOptional<z.ZodString>;
2670
- date_created: z.ZodString;
2671
- }, "strip", z.ZodTypeAny, {
2672
- name: string;
2673
- role: "Administrator" | "User";
2674
- date_created: string;
2675
- id?: string | undefined;
2676
- secret?: string | undefined;
2677
- }, {
2678
- name: string;
2679
- role: "Administrator" | "User";
2680
- date_created: string;
2681
- id?: string | undefined;
2682
- secret?: string | undefined;
2683
- }>, "many">;
1832
+ date_created: z.ZodISODateTime;
1833
+ }, z.core.$strip>>;
2684
1834
  export declare const zCreateTokenData: z.ZodObject<{
2685
- name: z.ZodString;
2686
- role: z.ZodEnum<["Administrator", "User"]>;
2687
- }, "strip", z.ZodTypeAny, {
2688
- name: string;
2689
- role: "Administrator" | "User";
2690
- }, {
2691
- name: string;
2692
- role: "Administrator" | "User";
2693
- }>;
1835
+ body: z.ZodObject<{
1836
+ name: z.ZodString;
1837
+ role: z.ZodEnum<{
1838
+ Administrator: "Administrator";
1839
+ User: "User";
1840
+ }>;
1841
+ }, z.core.$strip>;
1842
+ path: z.ZodOptional<z.ZodNever>;
1843
+ query: z.ZodOptional<z.ZodNever>;
1844
+ }, z.core.$strip>;
2694
1845
  /**
2695
1846
  * Successfully created. Returns created token details with unmasked/raw secret.
2696
1847
  */
2697
1848
  export declare const zCreateTokenResponse: z.ZodObject<{
2698
1849
  name: z.ZodString;
2699
- role: z.ZodEnum<["Administrator", "User"]>;
1850
+ role: z.ZodEnum<{
1851
+ Administrator: "Administrator";
1852
+ User: "User";
1853
+ }>;
2700
1854
  id: z.ZodOptional<z.ZodString>;
2701
1855
  secret: z.ZodOptional<z.ZodString>;
2702
- date_created: z.ZodString;
2703
- }, "strip", z.ZodTypeAny, {
2704
- name: string;
2705
- role: "Administrator" | "User";
2706
- date_created: string;
2707
- id?: string | undefined;
2708
- secret?: string | undefined;
2709
- }, {
2710
- name: string;
2711
- role: "Administrator" | "User";
2712
- date_created: string;
2713
- id?: string | undefined;
2714
- secret?: string | undefined;
2715
- }>;
2716
- /**
2717
- * Generated unique identifier of the access token.
2718
- */
2719
- export declare const zDeleteTokenParameterTokenId: z.ZodString;
2720
- /**
2721
- * Generated unique identifier of the access token.
2722
- */
2723
- export declare const zGetTokenParameterTokenId: z.ZodString;
1856
+ date_created: z.ZodISODateTime;
1857
+ }, z.core.$strip>;
1858
+ export declare const zDeleteTokenData: z.ZodObject<{
1859
+ body: z.ZodOptional<z.ZodNever>;
1860
+ path: z.ZodObject<{
1861
+ token_id: z.ZodString;
1862
+ }, z.core.$strip>;
1863
+ query: z.ZodOptional<z.ZodNever>;
1864
+ }, z.core.$strip>;
1865
+ export declare const zGetTokenData: z.ZodObject<{
1866
+ body: z.ZodOptional<z.ZodNever>;
1867
+ path: z.ZodObject<{
1868
+ token_id: z.ZodString;
1869
+ }, z.core.$strip>;
1870
+ query: z.ZodOptional<z.ZodNever>;
1871
+ }, z.core.$strip>;
2724
1872
  /**
2725
1873
  * Returns access token details with masked secret.
2726
1874
  */
2727
1875
  export declare const zGetTokenResponse: z.ZodObject<{
2728
1876
  name: z.ZodString;
2729
- role: z.ZodEnum<["Administrator", "User"]>;
1877
+ role: z.ZodEnum<{
1878
+ Administrator: "Administrator";
1879
+ User: "User";
1880
+ }>;
2730
1881
  id: z.ZodOptional<z.ZodString>;
2731
1882
  secret: z.ZodOptional<z.ZodString>;
2732
- date_created: z.ZodString;
2733
- }, "strip", z.ZodTypeAny, {
2734
- name: string;
2735
- role: "Administrator" | "User";
2736
- date_created: string;
2737
- id?: string | undefined;
2738
- secret?: string | undefined;
2739
- }, {
2740
- name: string;
2741
- role: "Administrator" | "User";
2742
- date_created: string;
2743
- id?: string | undefined;
2744
- secret?: string | undefined;
2745
- }>;
1883
+ date_created: z.ZodISODateTime;
1884
+ }, z.core.$strip>;
2746
1885
  export declare const zUpdateTokenData: z.ZodObject<{
2747
- name: z.ZodOptional<z.ZodString>;
2748
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
2749
- }, "strip", z.ZodTypeAny, {
2750
- name?: string | undefined;
2751
- role?: "Administrator" | "User" | undefined;
2752
- }, {
2753
- name?: string | undefined;
2754
- role?: "Administrator" | "User" | undefined;
2755
- }>;
2756
- /**
2757
- * Generated unique identifier of the access token.
2758
- */
2759
- export declare const zUpdateTokenParameterTokenId: z.ZodString;
1886
+ body: z.ZodObject<{
1887
+ name: z.ZodOptional<z.ZodString>;
1888
+ role: z.ZodOptional<z.ZodEnum<{
1889
+ Administrator: "Administrator";
1890
+ User: "User";
1891
+ }>>;
1892
+ }, z.core.$strip>;
1893
+ path: z.ZodObject<{
1894
+ token_id: z.ZodString;
1895
+ }, z.core.$strip>;
1896
+ query: z.ZodOptional<z.ZodNever>;
1897
+ }, z.core.$strip>;
2760
1898
  /**
2761
1899
  * Successfully updated. Returns updated token details with masked secret.
2762
1900
  */
2763
1901
  export declare const zUpdateTokenResponse: z.ZodObject<{
2764
1902
  name: z.ZodString;
2765
- role: z.ZodEnum<["Administrator", "User"]>;
1903
+ role: z.ZodEnum<{
1904
+ Administrator: "Administrator";
1905
+ User: "User";
1906
+ }>;
2766
1907
  id: z.ZodOptional<z.ZodString>;
2767
1908
  secret: z.ZodOptional<z.ZodString>;
2768
- date_created: z.ZodString;
2769
- }, "strip", z.ZodTypeAny, {
2770
- name: string;
2771
- role: "Administrator" | "User";
2772
- date_created: string;
2773
- id?: string | undefined;
2774
- secret?: string | undefined;
2775
- }, {
2776
- name: string;
2777
- role: "Administrator" | "User";
2778
- date_created: string;
2779
- id?: string | undefined;
2780
- secret?: string | undefined;
2781
- }>;
2782
- /**
2783
- * Generated unique identifier of the access token.
2784
- */
2785
- export declare const zRegenerateTokenParameterTokenId: z.ZodString;
1909
+ date_created: z.ZodISODateTime;
1910
+ }, z.core.$strip>;
1911
+ export declare const zRegenerateTokenData: z.ZodObject<{
1912
+ body: z.ZodOptional<z.ZodNever>;
1913
+ path: z.ZodObject<{
1914
+ token_id: z.ZodString;
1915
+ }, z.core.$strip>;
1916
+ query: z.ZodOptional<z.ZodNever>;
1917
+ }, z.core.$strip>;
2786
1918
  /**
2787
1919
  * Successfully updated. Returns updated token details with unmasked / raw secret.
2788
1920
  */
2789
1921
  export declare const zRegenerateTokenResponse: z.ZodObject<{
2790
1922
  name: z.ZodString;
2791
- role: z.ZodEnum<["Administrator", "User"]>;
1923
+ role: z.ZodEnum<{
1924
+ Administrator: "Administrator";
1925
+ User: "User";
1926
+ }>;
2792
1927
  id: z.ZodOptional<z.ZodString>;
2793
1928
  secret: z.ZodOptional<z.ZodString>;
2794
- date_created: z.ZodString;
2795
- }, "strip", z.ZodTypeAny, {
2796
- name: string;
2797
- role: "Administrator" | "User";
2798
- date_created: string;
2799
- id?: string | undefined;
2800
- secret?: string | undefined;
2801
- }, {
2802
- name: string;
2803
- role: "Administrator" | "User";
2804
- date_created: string;
2805
- id?: string | undefined;
2806
- secret?: string | undefined;
2807
- }>;
2808
- /**
2809
- * User email address.
2810
- */
2811
- export declare const zListUserOrganizationsParameterEmail: z.ZodString;
1929
+ date_created: z.ZodISODateTime;
1930
+ }, z.core.$strip>;
1931
+ export declare const zListUserOrganizationsData: z.ZodObject<{
1932
+ body: z.ZodOptional<z.ZodNever>;
1933
+ path: z.ZodObject<{
1934
+ email: z.ZodString;
1935
+ }, z.core.$strip>;
1936
+ query: z.ZodOptional<z.ZodNever>;
1937
+ }, z.core.$strip>;
2812
1938
  /**
2813
1939
  * An array of organizations the user belongs to.
2814
1940
  */
2815
1941
  export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2816
1942
  realm: z.ZodOptional<z.ZodString>;
2817
1943
  displayName: z.ZodOptional<z.ZodString>;
2818
- }, "strip", z.ZodTypeAny, {
2819
- realm?: string | undefined;
2820
- displayName?: string | undefined;
2821
- }, {
2822
- realm?: string | undefined;
2823
- displayName?: string | undefined;
2824
- }>, "many">;
1944
+ }, z.core.$strip>>;
1945
+ export declare const zListUsersData: z.ZodObject<{
1946
+ body: z.ZodOptional<z.ZodNever>;
1947
+ path: z.ZodOptional<z.ZodNever>;
1948
+ query: z.ZodOptional<z.ZodNever>;
1949
+ }, z.core.$strip>;
2825
1950
  /**
2826
1951
  * An array of users
2827
1952
  */
2828
1953
  export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2829
- email: z.ZodString;
1954
+ email: z.ZodEmail;
2830
1955
  first_name: z.ZodString;
2831
1956
  last_name: z.ZodString;
2832
- role: z.ZodEnum<["Administrator", "User"]>;
2833
- status: z.ZodEnum<["active", "inactive"]>;
2834
- id: z.ZodString;
2835
- date_created: z.ZodString;
2836
- }, "strip", z.ZodTypeAny, {
2837
- id: string;
2838
- role: "Administrator" | "User";
2839
- email: string;
2840
- status: "active" | "inactive";
2841
- first_name: string;
2842
- last_name: string;
2843
- date_created: string;
2844
- }, {
2845
- id: string;
2846
- role: "Administrator" | "User";
2847
- email: string;
2848
- status: "active" | "inactive";
2849
- first_name: string;
2850
- last_name: string;
2851
- date_created: string;
2852
- }>, "many">;
1957
+ role: z.ZodEnum<{
1958
+ Administrator: "Administrator";
1959
+ User: "User";
1960
+ }>;
1961
+ status: z.ZodEnum<{
1962
+ active: "active";
1963
+ inactive: "inactive";
1964
+ }>;
1965
+ id: z.ZodUUID;
1966
+ date_created: z.ZodISODateTime;
1967
+ }, z.core.$strip>>;
2853
1968
  export declare const zCreateUserData: z.ZodObject<{
2854
- email: z.ZodString;
2855
- first_name: z.ZodString;
2856
- last_name: z.ZodString;
2857
- code: z.ZodString;
2858
- password: z.ZodString;
2859
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
2860
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
2861
- }, "strip", z.ZodTypeAny, {
2862
- code: string;
2863
- email: string;
2864
- first_name: string;
2865
- last_name: string;
2866
- password: string;
2867
- role?: "Administrator" | "User" | undefined;
2868
- status?: "active" | "inactive" | undefined;
2869
- }, {
2870
- code: string;
2871
- email: string;
2872
- first_name: string;
2873
- last_name: string;
2874
- password: string;
2875
- role?: "Administrator" | "User" | undefined;
2876
- status?: "active" | "inactive" | undefined;
2877
- }>;
1969
+ body: z.ZodObject<{
1970
+ email: z.ZodEmail;
1971
+ first_name: z.ZodString;
1972
+ last_name: z.ZodString;
1973
+ code: z.ZodString;
1974
+ password: z.ZodString;
1975
+ status: z.ZodOptional<z.ZodEnum<{
1976
+ active: "active";
1977
+ inactive: "inactive";
1978
+ }>>;
1979
+ role: z.ZodOptional<z.ZodEnum<{
1980
+ Administrator: "Administrator";
1981
+ User: "User";
1982
+ }>>;
1983
+ }, z.core.$strip>;
1984
+ path: z.ZodOptional<z.ZodNever>;
1985
+ query: z.ZodOptional<z.ZodNever>;
1986
+ }, z.core.$strip>;
2878
1987
  /**
2879
1988
  * Successfully created. Returns created user details.
2880
1989
  */
2881
1990
  export declare const zCreateUserResponse: z.ZodObject<{
2882
- email: z.ZodString;
1991
+ email: z.ZodEmail;
2883
1992
  first_name: z.ZodString;
2884
1993
  last_name: z.ZodString;
2885
- role: z.ZodEnum<["Administrator", "User"]>;
2886
- status: z.ZodEnum<["active", "inactive"]>;
2887
- id: z.ZodString;
2888
- date_created: z.ZodString;
2889
- }, "strip", z.ZodTypeAny, {
2890
- id: string;
2891
- role: "Administrator" | "User";
2892
- email: string;
2893
- status: "active" | "inactive";
2894
- first_name: string;
2895
- last_name: string;
2896
- date_created: string;
2897
- }, {
2898
- id: string;
2899
- role: "Administrator" | "User";
2900
- email: string;
2901
- status: "active" | "inactive";
2902
- first_name: string;
2903
- last_name: string;
2904
- date_created: string;
2905
- }>;
2906
- /**
2907
- * Unique user identifier. UUID v4 string in canonical form
2908
- */
2909
- export declare const zDeleteUserParameterUserId: z.ZodString;
1994
+ role: z.ZodEnum<{
1995
+ Administrator: "Administrator";
1996
+ User: "User";
1997
+ }>;
1998
+ status: z.ZodEnum<{
1999
+ active: "active";
2000
+ inactive: "inactive";
2001
+ }>;
2002
+ id: z.ZodUUID;
2003
+ date_created: z.ZodISODateTime;
2004
+ }, z.core.$strip>;
2005
+ export declare const zDeleteUserData: z.ZodObject<{
2006
+ body: z.ZodOptional<z.ZodNever>;
2007
+ path: z.ZodObject<{
2008
+ user_id: z.ZodString;
2009
+ }, z.core.$strip>;
2010
+ query: z.ZodOptional<z.ZodNever>;
2011
+ }, z.core.$strip>;
2910
2012
  /**
2911
2013
  * User profile information
2912
2014
  */
2913
2015
  export declare const zDeleteUserResponse: z.ZodObject<{
2914
- email: z.ZodString;
2016
+ email: z.ZodEmail;
2915
2017
  first_name: z.ZodString;
2916
2018
  last_name: z.ZodString;
2917
- role: z.ZodEnum<["Administrator", "User"]>;
2918
- status: z.ZodEnum<["active", "inactive"]>;
2919
- id: z.ZodString;
2920
- date_created: z.ZodString;
2921
- }, "strip", z.ZodTypeAny, {
2922
- id: string;
2923
- role: "Administrator" | "User";
2924
- email: string;
2925
- status: "active" | "inactive";
2926
- first_name: string;
2927
- last_name: string;
2928
- date_created: string;
2929
- }, {
2930
- id: string;
2931
- role: "Administrator" | "User";
2932
- email: string;
2933
- status: "active" | "inactive";
2934
- first_name: string;
2935
- last_name: string;
2936
- date_created: string;
2937
- }>;
2938
- /**
2939
- * Unique user identifier. UUID v4 string in canonical form
2940
- */
2941
- export declare const zGetUserParameterUserId: z.ZodString;
2019
+ role: z.ZodEnum<{
2020
+ Administrator: "Administrator";
2021
+ User: "User";
2022
+ }>;
2023
+ status: z.ZodEnum<{
2024
+ active: "active";
2025
+ inactive: "inactive";
2026
+ }>;
2027
+ id: z.ZodUUID;
2028
+ date_created: z.ZodISODateTime;
2029
+ }, z.core.$strip>;
2030
+ export declare const zGetUserData: z.ZodObject<{
2031
+ body: z.ZodOptional<z.ZodNever>;
2032
+ path: z.ZodObject<{
2033
+ user_id: z.ZodString;
2034
+ }, z.core.$strip>;
2035
+ query: z.ZodOptional<z.ZodNever>;
2036
+ }, z.core.$strip>;
2942
2037
  /**
2943
2038
  * User profile information
2944
2039
  */
2945
2040
  export declare const zGetUserResponse: z.ZodObject<{
2946
- email: z.ZodString;
2041
+ email: z.ZodEmail;
2947
2042
  first_name: z.ZodString;
2948
2043
  last_name: z.ZodString;
2949
- role: z.ZodEnum<["Administrator", "User"]>;
2950
- status: z.ZodEnum<["active", "inactive"]>;
2951
- id: z.ZodString;
2952
- date_created: z.ZodString;
2953
- }, "strip", z.ZodTypeAny, {
2954
- id: string;
2955
- role: "Administrator" | "User";
2956
- email: string;
2957
- status: "active" | "inactive";
2958
- first_name: string;
2959
- last_name: string;
2960
- date_created: string;
2961
- }, {
2962
- id: string;
2963
- role: "Administrator" | "User";
2964
- email: string;
2965
- status: "active" | "inactive";
2966
- first_name: string;
2967
- last_name: string;
2968
- date_created: string;
2969
- }>;
2044
+ role: z.ZodEnum<{
2045
+ Administrator: "Administrator";
2046
+ User: "User";
2047
+ }>;
2048
+ status: z.ZodEnum<{
2049
+ active: "active";
2050
+ inactive: "inactive";
2051
+ }>;
2052
+ id: z.ZodUUID;
2053
+ date_created: z.ZodISODateTime;
2054
+ }, z.core.$strip>;
2970
2055
  export declare const zUpdateUserData: z.ZodObject<{
2971
- email: z.ZodOptional<z.ZodString>;
2972
- first_name: z.ZodOptional<z.ZodString>;
2973
- last_name: z.ZodOptional<z.ZodString>;
2974
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
2975
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
2976
- }, "strip", z.ZodTypeAny, {
2977
- role?: "Administrator" | "User" | undefined;
2978
- email?: string | undefined;
2979
- status?: "active" | "inactive" | undefined;
2980
- first_name?: string | undefined;
2981
- last_name?: string | undefined;
2982
- }, {
2983
- role?: "Administrator" | "User" | undefined;
2984
- email?: string | undefined;
2985
- status?: "active" | "inactive" | undefined;
2986
- first_name?: string | undefined;
2987
- last_name?: string | undefined;
2988
- }>;
2989
- /**
2990
- * Unique user identifier. UUID v4 string in canonical form
2991
- */
2992
- export declare const zUpdateUserParameterUserId: z.ZodString;
2056
+ body: z.ZodObject<{
2057
+ email: z.ZodOptional<z.ZodEmail>;
2058
+ first_name: z.ZodOptional<z.ZodString>;
2059
+ last_name: z.ZodOptional<z.ZodString>;
2060
+ role: z.ZodOptional<z.ZodEnum<{
2061
+ Administrator: "Administrator";
2062
+ User: "User";
2063
+ }>>;
2064
+ status: z.ZodOptional<z.ZodEnum<{
2065
+ active: "active";
2066
+ inactive: "inactive";
2067
+ }>>;
2068
+ }, z.core.$strip>;
2069
+ path: z.ZodObject<{
2070
+ user_id: z.ZodString;
2071
+ }, z.core.$strip>;
2072
+ query: z.ZodOptional<z.ZodNever>;
2073
+ }, z.core.$strip>;
2993
2074
  /**
2994
2075
  * Successfully created. Returns created user details.
2995
2076
  */
2996
2077
  export declare const zUpdateUserResponse: z.ZodObject<{
2997
- email: z.ZodString;
2078
+ email: z.ZodEmail;
2998
2079
  first_name: z.ZodString;
2999
2080
  last_name: z.ZodString;
3000
- role: z.ZodEnum<["Administrator", "User"]>;
3001
- status: z.ZodEnum<["active", "inactive"]>;
3002
- id: z.ZodString;
3003
- date_created: z.ZodString;
3004
- }, "strip", z.ZodTypeAny, {
3005
- id: string;
3006
- role: "Administrator" | "User";
3007
- email: string;
3008
- status: "active" | "inactive";
3009
- first_name: string;
3010
- last_name: string;
3011
- date_created: string;
3012
- }, {
3013
- id: string;
3014
- role: "Administrator" | "User";
3015
- email: string;
3016
- status: "active" | "inactive";
3017
- first_name: string;
3018
- last_name: string;
3019
- date_created: string;
3020
- }>;
2081
+ role: z.ZodEnum<{
2082
+ Administrator: "Administrator";
2083
+ User: "User";
2084
+ }>;
2085
+ status: z.ZodEnum<{
2086
+ active: "active";
2087
+ inactive: "inactive";
2088
+ }>;
2089
+ id: z.ZodUUID;
2090
+ date_created: z.ZodISODateTime;
2091
+ }, z.core.$strip>;
3021
2092
  //# sourceMappingURL=zod.gen.d.ts.map