@cloudfleet/sdk 0.0.1-3de42b3 → 0.0.1-4147743

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 +236 -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 +118 -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 +229 -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 +2 -4
  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 +26 -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 +44 -0
  30. package/dist/core/params.gen.d.ts.map +1 -0
  31. package/dist/core/params.gen.js +101 -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 +107 -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 +93 -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 +134 -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 +669 -585
  54. package/dist/schemas.gen.d.ts.map +1 -1
  55. package/dist/schemas.gen.js +1182 -678
  56. package/dist/schemas.gen.js.map +1 -1
  57. package/dist/sdk.gen.d.ts +141 -76
  58. package/dist/sdk.gen.d.ts.map +1 -1
  59. package/dist/sdk.gen.js +171 -185
  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 +589 -354
  63. package/dist/types.gen.d.ts.map +1 -1
  64. package/dist/zod.gen.d.ts +1612 -2208
  65. package/dist/zod.gen.d.ts.map +1 -1
  66. package/dist/zod.gen.js +481 -776
  67. package/dist/zod.gen.js.map +1 -1
  68. package/package.json +10 -7
package/dist/zod.gen.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { z } from 'zod';
1
+ import * as z from 'zod';
2
2
  export declare const zBillingContact: z.ZodObject<{
3
3
  company: z.ZodOptional<z.ZodString>;
4
4
  address1: z.ZodOptional<z.ZodString>;
@@ -8,1484 +8,642 @@ 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
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
142
- tier: z.ZodEnum<["basic", "pro"]>;
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" | undefined;
149
- }, {
150
- name: string;
151
- tier: "basic" | "pro";
152
- region?: "staging" | "northamerica-central-1" | 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-1a": "staging-1a";
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;
218
+ cluster_dns: z.ZodString;
158
219
  auth_key: z.ZodString;
159
220
  bootstrap_token: z.ZodString;
160
221
  versions: z.ZodObject<{
161
222
  kubernetes: z.ZodString;
162
223
  tailscale: z.ZodString;
163
224
  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
- }>;
225
+ nvidia_driver: z.ZodString;
226
+ }, z.core.$strip>;
173
227
  third_party_api_access_config: z.ZodObject<{
174
228
  metadata_url: z.ZodString;
175
229
  aws_role_arn: z.ZodString;
176
230
  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
- }>;
231
+ }, z.core.$strip>;
232
+ }, z.core.$strip>;
217
233
  export declare const zCluster: z.ZodObject<{
218
234
  name: z.ZodString;
219
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
220
- tier: z.ZodEnum<["basic", "pro"]>;
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<[""]>]>>;
235
+ tier: z.ZodEnum<{
236
+ basic: "basic";
237
+ pro: "pro";
238
+ }>;
239
+ region: z.ZodOptional<z.ZodEnum<{
240
+ "staging-1a": "staging-1a";
241
+ "northamerica-central-1": "northamerica-central-1";
242
+ "europe-central-1a": "europe-central-1a";
243
+ "northamerica-central-1a": "northamerica-central-1a";
244
+ }>>;
245
+ id: z.ZodUUID;
246
+ status: z.ZodEnum<{
247
+ deleted: "deleted";
248
+ failed: "failed";
249
+ active: "active";
250
+ disabled: "disabled";
251
+ creating: "creating";
252
+ deployed: "deployed";
253
+ updating: "updating";
254
+ }>;
255
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
256
+ "": "";
257
+ }>]>>;
225
258
  certificate_ca: z.ZodOptional<z.ZodString>;
226
259
  version_current: z.ZodOptional<z.ZodString>;
227
260
  created_at: z.ZodOptional<z.ZodString>;
228
261
  updated_at: z.ZodOptional<z.ZodString>;
229
262
  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" | 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" | 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
- }>;
263
+ version_channel: z.ZodOptional<z.ZodString>;
264
+ }, z.core.$strip>;
257
265
  export declare const zClusterUpdateInput: z.ZodObject<{
258
266
  name: z.ZodOptional<z.ZodString>;
267
+ tier: z.ZodEnum<{
268
+ basic: "basic";
269
+ pro: "pro";
270
+ }>;
259
271
  version_channel: z.ZodOptional<z.ZodString>;
260
- }, "strip", z.ZodTypeAny, {
261
- name?: string | undefined;
262
- version_channel?: string | undefined;
263
- }, {
264
- name?: string | undefined;
265
- version_channel?: string | undefined;
266
- }>;
272
+ }, z.core.$strip>;
267
273
  export declare const zFleetCreateInput: z.ZodObject<{
268
274
  limits: z.ZodOptional<z.ZodObject<{
269
275
  cpu: z.ZodNumber;
270
- }, "strip", z.ZodTypeAny, {
271
- cpu: number;
272
- }, {
273
- cpu: number;
274
- }>>;
276
+ }, z.core.$strip>>;
275
277
  gcp: z.ZodOptional<z.ZodObject<{
276
278
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
277
279
  project: z.ZodString;
278
- }, "strip", z.ZodTypeAny, {
279
- project: string;
280
- enabled: boolean;
281
- }, {
282
- project: string;
283
- enabled?: boolean | undefined;
284
- }>>;
285
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
286
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
287
- apiKey: z.ZodOptional<z.ZodString>;
288
- }, "strip", z.ZodTypeAny, {
289
- enabled: boolean;
290
- apiKey?: string | undefined;
291
- }, {
292
- apiKey?: string | undefined;
293
- enabled?: boolean | undefined;
294
- }>, z.ZodObject<{
295
- apiKey: z.ZodOptional<z.ZodString>;
280
+ }, z.core.$strip>>;
281
+ hetzner: z.ZodOptional<z.ZodObject<{
296
282
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
297
- }, "strip", z.ZodTypeAny, {
298
- enabled: boolean;
299
- apiKey?: string | undefined;
300
- }, {
301
- apiKey?: string | undefined;
302
- enabled?: boolean | undefined;
303
- }>]>>;
283
+ apiKey: z.ZodString;
284
+ }, z.core.$strip>>;
304
285
  aws: z.ZodOptional<z.ZodObject<{
305
286
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
306
287
  controllerRoleArn: z.ZodString;
307
- }, "strip", z.ZodTypeAny, {
308
- controllerRoleArn: string;
309
- enabled: boolean;
310
- }, {
311
- controllerRoleArn: string;
312
- enabled?: boolean | undefined;
313
- }>>;
288
+ }, z.core.$strip>>;
314
289
  id: z.ZodString;
315
- type: z.ZodEnum<["managed", "connected"]>;
316
- }, "strip", z.ZodTypeAny, {
317
- type: "connected" | "managed";
318
- id: string;
319
- limits?: {
320
- cpu: number;
321
- } | undefined;
322
- gcp?: {
323
- project: string;
324
- enabled: boolean;
325
- } | undefined;
326
- hetzner?: {
327
- enabled: boolean;
328
- apiKey?: string | undefined;
329
- } | {
330
- enabled: boolean;
331
- apiKey?: string | undefined;
332
- } | undefined;
333
- aws?: {
334
- controllerRoleArn: string;
335
- enabled: boolean;
336
- } | undefined;
337
- }, {
338
- type: "connected" | "managed";
339
- id: string;
340
- limits?: {
341
- cpu: number;
342
- } | undefined;
343
- gcp?: {
344
- project: string;
345
- enabled?: boolean | undefined;
346
- } | undefined;
347
- hetzner?: {
348
- apiKey?: string | undefined;
349
- enabled?: boolean | undefined;
350
- } | {
351
- apiKey?: string | undefined;
352
- enabled?: boolean | undefined;
353
- } | undefined;
354
- aws?: {
355
- controllerRoleArn: string;
356
- enabled?: boolean | undefined;
357
- } | undefined;
358
- }>;
290
+ }, z.core.$strip>;
359
291
  export declare const zFleet: z.ZodObject<{
360
292
  limits: z.ZodOptional<z.ZodObject<{
361
293
  cpu: z.ZodNumber;
362
- }, "strip", z.ZodTypeAny, {
363
- cpu: number;
364
- }, {
365
- cpu: number;
366
- }>>;
294
+ }, z.core.$strip>>;
367
295
  gcp: z.ZodOptional<z.ZodObject<{
368
296
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
369
297
  project: z.ZodString;
370
- }, "strip", z.ZodTypeAny, {
371
- project: string;
372
- enabled: boolean;
373
- }, {
374
- project: string;
375
- enabled?: boolean | undefined;
376
- }>>;
377
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
298
+ }, z.core.$strip>>;
299
+ hetzner: z.ZodOptional<z.ZodObject<{
378
300
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
379
- apiKey: z.ZodOptional<z.ZodString>;
380
- }, "strip", z.ZodTypeAny, {
381
- enabled: boolean;
382
- apiKey?: string | undefined;
383
- }, {
384
- apiKey?: string | undefined;
385
- enabled?: boolean | undefined;
386
- }>, z.ZodObject<{
387
- apiKey: z.ZodOptional<z.ZodString>;
388
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
389
- }, "strip", z.ZodTypeAny, {
390
- enabled: boolean;
391
- apiKey?: string | undefined;
392
- }, {
393
- apiKey?: string | undefined;
394
- enabled?: boolean | undefined;
395
- }>]>>;
301
+ apiKey: z.ZodString;
302
+ }, z.core.$strip>>;
396
303
  aws: z.ZodOptional<z.ZodObject<{
397
304
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
398
305
  controllerRoleArn: z.ZodString;
399
- }, "strip", z.ZodTypeAny, {
400
- controllerRoleArn: string;
401
- enabled: boolean;
402
- }, {
403
- controllerRoleArn: string;
404
- enabled?: boolean | undefined;
405
- }>>;
306
+ }, z.core.$strip>>;
406
307
  id: z.ZodString;
407
- type: z.ZodEnum<["managed", "connected"]>;
408
- }, "strip", z.ZodTypeAny, {
409
- type: "connected" | "managed";
410
- id: string;
411
- limits?: {
412
- cpu: number;
413
- } | undefined;
414
- gcp?: {
415
- project: string;
416
- enabled: boolean;
417
- } | undefined;
418
- hetzner?: {
419
- enabled: boolean;
420
- apiKey?: string | undefined;
421
- } | {
422
- enabled: boolean;
423
- apiKey?: string | undefined;
424
- } | undefined;
425
- aws?: {
426
- controllerRoleArn: string;
427
- enabled: boolean;
428
- } | undefined;
429
- }, {
430
- type: "connected" | "managed";
431
- id: string;
432
- limits?: {
433
- cpu: number;
434
- } | undefined;
435
- gcp?: {
436
- project: string;
437
- enabled?: boolean | undefined;
438
- } | undefined;
439
- hetzner?: {
440
- apiKey?: string | undefined;
441
- enabled?: boolean | undefined;
442
- } | {
443
- apiKey?: string | undefined;
444
- enabled?: boolean | undefined;
445
- } | undefined;
446
- aws?: {
447
- controllerRoleArn: string;
448
- enabled?: boolean | undefined;
449
- } | undefined;
450
- }>;
308
+ }, z.core.$strip>;
451
309
  export declare const zFleetUpdateInput: z.ZodObject<{
452
310
  limits: z.ZodOptional<z.ZodObject<{
453
311
  cpu: z.ZodNumber;
454
- }, "strip", z.ZodTypeAny, {
455
- cpu: number;
456
- }, {
457
- cpu: number;
458
- }>>;
312
+ }, z.core.$strip>>;
459
313
  gcp: z.ZodOptional<z.ZodObject<{
460
314
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
461
315
  project: z.ZodString;
462
- }, "strip", z.ZodTypeAny, {
463
- project: string;
464
- enabled: boolean;
465
- }, {
466
- project: string;
467
- enabled?: boolean | undefined;
468
- }>>;
469
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
316
+ }, z.core.$strip>>;
317
+ hetzner: z.ZodOptional<z.ZodObject<{
470
318
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
471
- apiKey: z.ZodOptional<z.ZodString>;
472
- }, "strip", z.ZodTypeAny, {
473
- enabled: boolean;
474
- apiKey?: string | undefined;
475
- }, {
476
- apiKey?: string | undefined;
477
- enabled?: boolean | undefined;
478
- }>, z.ZodObject<{
479
- apiKey: z.ZodOptional<z.ZodString>;
480
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
481
- }, "strip", z.ZodTypeAny, {
482
- enabled: boolean;
483
- apiKey?: string | undefined;
484
- }, {
485
- apiKey?: string | undefined;
486
- enabled?: boolean | undefined;
487
- }>]>>;
319
+ apiKey: z.ZodString;
320
+ }, z.core.$strip>>;
488
321
  aws: z.ZodOptional<z.ZodObject<{
489
322
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
490
323
  controllerRoleArn: z.ZodString;
491
- }, "strip", z.ZodTypeAny, {
492
- controllerRoleArn: string;
493
- enabled: boolean;
494
- }, {
495
- controllerRoleArn: string;
496
- enabled?: boolean | undefined;
497
- }>>;
498
- }, "strip", z.ZodTypeAny, {
499
- limits?: {
500
- cpu: number;
501
- } | undefined;
502
- gcp?: {
503
- project: string;
504
- enabled: boolean;
505
- } | undefined;
506
- hetzner?: {
507
- enabled: boolean;
508
- apiKey?: string | undefined;
509
- } | {
510
- enabled: boolean;
511
- apiKey?: string | undefined;
512
- } | undefined;
513
- aws?: {
514
- controllerRoleArn: string;
515
- enabled: boolean;
516
- } | undefined;
517
- }, {
518
- limits?: {
519
- cpu: number;
520
- } | undefined;
521
- gcp?: {
522
- project: string;
523
- enabled?: boolean | undefined;
524
- } | undefined;
525
- hetzner?: {
526
- apiKey?: string | undefined;
527
- enabled?: boolean | undefined;
528
- } | {
529
- apiKey?: string | undefined;
530
- enabled?: boolean | undefined;
531
- } | undefined;
532
- aws?: {
533
- controllerRoleArn: string;
534
- enabled?: boolean | undefined;
535
- } | undefined;
536
- }>;
324
+ }, z.core.$strip>>;
325
+ }, z.core.$strip>;
537
326
  export declare const zInvite: z.ZodObject<{
538
327
  id: z.ZodOptional<z.ZodString>;
539
- organization_id: z.ZodOptional<z.ZodString>;
540
- date_created: z.ZodString;
541
- email: z.ZodOptional<z.ZodString>;
328
+ organization_id: z.ZodOptional<z.ZodUUID>;
329
+ date_created: z.ZodISODateTime;
330
+ email: z.ZodOptional<z.ZodEmail>;
542
331
  code: z.ZodOptional<z.ZodString>;
543
- }, "strip", z.ZodTypeAny, {
544
- date_created: string;
545
- code?: string | undefined;
546
- id?: string | undefined;
547
- email?: string | undefined;
548
- organization_id?: string | undefined;
549
- }, {
550
- date_created: string;
551
- code?: string | undefined;
552
- id?: string | undefined;
553
- email?: string | undefined;
554
- organization_id?: string | undefined;
555
- }>;
332
+ }, z.core.$strip>;
556
333
  export declare const zInvoice: z.ZodObject<{
557
334
  id: z.ZodOptional<z.ZodString>;
558
- organizationId: z.ZodOptional<z.ZodString>;
559
- status: z.ZodOptional<z.ZodEnum<["DRAFT", "COMMITTED", "VOID"]>>;
560
- amount: z.ZodOptional<z.ZodNumber>;
561
- 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"]>>;
562
- creditAdj: z.ZodOptional<z.ZodNumber>;
563
- refundAdj: z.ZodOptional<z.ZodNumber>;
564
- invoiceDate: z.ZodOptional<z.ZodString>;
565
- targetDate: z.ZodOptional<z.ZodString>;
566
- invoiceNumber: z.ZodOptional<z.ZodString>;
567
- balance: z.ZodOptional<z.ZodNumber>;
568
- bundleKeys: z.ZodOptional<z.ZodString>;
569
- credits: z.ZodOptional<z.ZodArray<z.ZodObject<{
570
- id: z.ZodOptional<z.ZodString>;
571
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
572
- productName: z.ZodOptional<z.ZodString>;
573
- planName: z.ZodOptional<z.ZodString>;
574
- phaseName: z.ZodOptional<z.ZodString>;
575
- usageName: z.ZodOptional<z.ZodString>;
576
- prettyProductName: z.ZodOptional<z.ZodString>;
577
- prettyPlanName: z.ZodOptional<z.ZodString>;
578
- prettyPhaseName: z.ZodOptional<z.ZodString>;
579
- prettyUsageName: z.ZodOptional<z.ZodString>;
580
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
581
- description: z.ZodOptional<z.ZodString>;
582
- startDate: z.ZodOptional<z.ZodString>;
583
- endDate: z.ZodOptional<z.ZodString>;
584
- amount: z.ZodOptional<z.ZodNumber>;
585
- rate: z.ZodOptional<z.ZodNumber>;
586
- 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"]>>;
587
- quantity: z.ZodOptional<z.ZodNumber>;
588
- itemDetails: z.ZodOptional<z.ZodString>;
589
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
590
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
591
- }, "strip", z.ZodTypeAny, {
592
- 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;
593
- id?: string | undefined;
594
- description?: string | undefined;
595
- amount?: number | undefined;
596
- linkedInvoiceItemId?: string | undefined;
597
- productName?: string | undefined;
598
- planName?: string | undefined;
599
- phaseName?: string | undefined;
600
- usageName?: string | undefined;
601
- prettyProductName?: string | undefined;
602
- prettyPlanName?: string | undefined;
603
- prettyPhaseName?: string | undefined;
604
- prettyUsageName?: string | undefined;
605
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
606
- startDate?: string | undefined;
607
- endDate?: string | undefined;
608
- rate?: number | undefined;
609
- quantity?: number | undefined;
610
- itemDetails?: string | undefined;
611
- catalogEffectiveDate?: string | undefined;
612
- childItems?: unknown[] | undefined;
613
- }, {
614
- 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;
615
- id?: string | undefined;
616
- description?: string | undefined;
617
- amount?: number | undefined;
618
- linkedInvoiceItemId?: string | undefined;
619
- productName?: string | undefined;
620
- planName?: string | undefined;
621
- phaseName?: string | undefined;
622
- usageName?: string | undefined;
623
- prettyProductName?: string | undefined;
624
- prettyPlanName?: string | undefined;
625
- prettyPhaseName?: string | undefined;
626
- prettyUsageName?: string | undefined;
627
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
628
- startDate?: string | undefined;
629
- endDate?: string | undefined;
630
- rate?: number | undefined;
631
- quantity?: number | undefined;
632
- itemDetails?: string | undefined;
633
- catalogEffectiveDate?: string | undefined;
634
- childItems?: unknown[] | undefined;
635
- }>, "many">>;
636
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
637
- id: z.ZodOptional<z.ZodString>;
638
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
639
- productName: z.ZodOptional<z.ZodString>;
640
- planName: z.ZodOptional<z.ZodString>;
641
- phaseName: z.ZodOptional<z.ZodString>;
642
- usageName: z.ZodOptional<z.ZodString>;
643
- prettyProductName: z.ZodOptional<z.ZodString>;
644
- prettyPlanName: z.ZodOptional<z.ZodString>;
645
- prettyPhaseName: z.ZodOptional<z.ZodString>;
646
- prettyUsageName: z.ZodOptional<z.ZodString>;
647
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
648
- description: z.ZodOptional<z.ZodString>;
649
- startDate: z.ZodOptional<z.ZodString>;
650
- endDate: z.ZodOptional<z.ZodString>;
651
- amount: z.ZodOptional<z.ZodNumber>;
652
- rate: z.ZodOptional<z.ZodNumber>;
653
- 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"]>>;
654
- quantity: z.ZodOptional<z.ZodNumber>;
655
- itemDetails: z.ZodOptional<z.ZodString>;
656
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
657
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
658
- }, "strip", z.ZodTypeAny, {
659
- 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;
660
- id?: string | undefined;
661
- description?: string | undefined;
662
- amount?: number | undefined;
663
- linkedInvoiceItemId?: string | undefined;
664
- productName?: string | undefined;
665
- planName?: string | undefined;
666
- phaseName?: string | undefined;
667
- usageName?: string | undefined;
668
- prettyProductName?: string | undefined;
669
- prettyPlanName?: string | undefined;
670
- prettyPhaseName?: string | undefined;
671
- prettyUsageName?: string | undefined;
672
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
673
- startDate?: string | undefined;
674
- endDate?: string | undefined;
675
- rate?: number | undefined;
676
- quantity?: number | undefined;
677
- itemDetails?: string | undefined;
678
- catalogEffectiveDate?: string | undefined;
679
- childItems?: unknown[] | undefined;
680
- }, {
681
- 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;
682
- id?: string | undefined;
683
- description?: string | undefined;
684
- amount?: number | undefined;
685
- linkedInvoiceItemId?: string | undefined;
686
- productName?: string | undefined;
687
- planName?: string | undefined;
688
- phaseName?: string | undefined;
689
- usageName?: string | undefined;
690
- prettyProductName?: string | undefined;
691
- prettyPlanName?: string | undefined;
692
- prettyPhaseName?: string | undefined;
693
- prettyUsageName?: string | undefined;
694
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
695
- startDate?: string | undefined;
696
- endDate?: string | undefined;
697
- rate?: number | undefined;
698
- quantity?: number | undefined;
699
- itemDetails?: string | undefined;
700
- catalogEffectiveDate?: string | undefined;
701
- childItems?: unknown[] | undefined;
702
- }>, "many">>;
703
- }, "strip", z.ZodTypeAny, {
704
- 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;
705
- id?: string | undefined;
706
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
707
- items?: {
708
- 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;
709
- id?: string | undefined;
710
- description?: string | undefined;
711
- amount?: number | undefined;
712
- linkedInvoiceItemId?: string | undefined;
713
- productName?: string | undefined;
714
- planName?: string | undefined;
715
- phaseName?: string | undefined;
716
- usageName?: string | undefined;
717
- prettyProductName?: string | undefined;
718
- prettyPlanName?: string | undefined;
719
- prettyPhaseName?: string | undefined;
720
- prettyUsageName?: string | undefined;
721
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
722
- startDate?: string | undefined;
723
- endDate?: string | undefined;
724
- rate?: number | undefined;
725
- quantity?: number | undefined;
726
- itemDetails?: string | undefined;
727
- catalogEffectiveDate?: string | undefined;
728
- childItems?: unknown[] | undefined;
729
- }[] | undefined;
730
- organizationId?: string | undefined;
731
- amount?: number | undefined;
732
- creditAdj?: number | undefined;
733
- refundAdj?: number | undefined;
734
- invoiceDate?: string | undefined;
735
- targetDate?: string | undefined;
736
- invoiceNumber?: string | undefined;
737
- balance?: number | undefined;
738
- bundleKeys?: string | undefined;
739
- credits?: {
740
- 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;
741
- id?: string | undefined;
742
- description?: string | undefined;
743
- amount?: number | undefined;
744
- linkedInvoiceItemId?: string | undefined;
745
- productName?: string | undefined;
746
- planName?: string | undefined;
747
- phaseName?: string | undefined;
748
- usageName?: string | undefined;
749
- prettyProductName?: string | undefined;
750
- prettyPlanName?: string | undefined;
751
- prettyPhaseName?: string | undefined;
752
- prettyUsageName?: string | undefined;
753
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
754
- startDate?: string | undefined;
755
- endDate?: string | undefined;
756
- rate?: number | undefined;
757
- quantity?: number | undefined;
758
- itemDetails?: string | undefined;
759
- catalogEffectiveDate?: string | undefined;
760
- childItems?: unknown[] | undefined;
761
- }[] | undefined;
762
- }, {
763
- 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;
764
- id?: string | undefined;
765
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
766
- items?: {
767
- 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;
768
- id?: string | undefined;
769
- description?: string | undefined;
770
- amount?: number | undefined;
771
- linkedInvoiceItemId?: string | undefined;
772
- productName?: string | undefined;
773
- planName?: string | undefined;
774
- phaseName?: string | undefined;
775
- usageName?: string | undefined;
776
- prettyProductName?: string | undefined;
777
- prettyPlanName?: string | undefined;
778
- prettyPhaseName?: string | undefined;
779
- prettyUsageName?: string | undefined;
780
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
781
- startDate?: string | undefined;
782
- endDate?: string | undefined;
783
- rate?: number | undefined;
784
- quantity?: number | undefined;
785
- itemDetails?: string | undefined;
786
- catalogEffectiveDate?: string | undefined;
787
- childItems?: unknown[] | undefined;
788
- }[] | undefined;
789
- organizationId?: string | undefined;
790
- amount?: number | undefined;
791
- creditAdj?: number | undefined;
792
- refundAdj?: number | undefined;
793
- invoiceDate?: string | undefined;
794
- targetDate?: string | undefined;
795
- invoiceNumber?: string | undefined;
796
- balance?: number | undefined;
797
- bundleKeys?: string | undefined;
798
- credits?: {
799
- 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;
800
- id?: string | undefined;
801
- description?: string | undefined;
802
- amount?: number | undefined;
803
- linkedInvoiceItemId?: string | undefined;
804
- productName?: string | undefined;
805
- planName?: string | undefined;
806
- phaseName?: string | undefined;
807
- usageName?: string | undefined;
808
- prettyProductName?: string | undefined;
809
- prettyPlanName?: string | undefined;
810
- prettyPhaseName?: string | undefined;
811
- prettyUsageName?: string | undefined;
812
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
813
- startDate?: string | undefined;
814
- endDate?: string | undefined;
815
- rate?: number | undefined;
816
- quantity?: number | undefined;
817
- itemDetails?: string | undefined;
818
- catalogEffectiveDate?: string | undefined;
819
- childItems?: unknown[] | undefined;
820
- }[] | undefined;
821
- }>;
335
+ number: z.ZodOptional<z.ZodString>;
336
+ status: z.ZodOptional<z.ZodString>;
337
+ total: z.ZodOptional<z.ZodNumber>;
338
+ currency: z.ZodOptional<z.ZodString>;
339
+ created: z.ZodISODateTime;
340
+ period_start: z.ZodISODateTime;
341
+ period_end: z.ZodISODateTime;
342
+ invoice_pdf: z.ZodOptional<z.ZodString>;
343
+ }, z.core.$strip>;
344
+ export declare const zMarketplaceListingFiles: z.ZodObject<{
345
+ chartYaml: z.ZodOptional<z.ZodString>;
346
+ valuesYaml: z.ZodOptional<z.ZodString>;
347
+ valuesSchemaJson: z.ZodOptional<z.ZodString>;
348
+ }, z.core.$strip>;
822
349
  export declare const zMarketplaceListing: z.ZodObject<{
823
- id: z.ZodString;
824
350
  name: z.ZodString;
825
- developer: z.ZodString;
826
- description: z.ZodString;
827
- logoUrl: z.ZodString;
828
- longDescription: z.ZodString;
829
- categories: z.ZodArray<z.ZodString, "many">;
830
- version_channels: z.ZodArray<z.ZodString, "many">;
831
- value_schemas: z.ZodArray<z.ZodObject<{
351
+ versions: z.ZodArray<z.ZodString>;
352
+ version_channels: z.ZodArray<z.ZodString>;
353
+ latestVersion: z.ZodString;
354
+ metadata: z.ZodOptional<z.ZodObject<{
355
+ name: z.ZodString;
832
356
  version: z.ZodString;
833
- schema: z.ZodString;
834
- placeholder: z.ZodString;
835
- }, "strip", z.ZodTypeAny, {
836
- version: string;
837
- schema: string;
838
- placeholder: string;
839
- }, {
840
- version: string;
841
- schema: string;
842
- placeholder: string;
843
- }>, "many">;
844
- }, "strip", z.ZodTypeAny, {
845
- name: string;
846
- id: string;
847
- description: string;
848
- developer: string;
849
- logoUrl: string;
850
- longDescription: string;
851
- categories: string[];
852
- version_channels: string[];
853
- value_schemas: {
854
- version: string;
855
- schema: string;
856
- placeholder: string;
857
- }[];
858
- }, {
859
- name: string;
860
- id: string;
861
- description: string;
862
- developer: string;
863
- logoUrl: string;
864
- longDescription: string;
865
- categories: string[];
866
- version_channels: string[];
867
- value_schemas: {
868
- version: string;
869
- schema: string;
870
- placeholder: string;
871
- }[];
872
- }>;
357
+ description: z.ZodOptional<z.ZodString>;
358
+ appVersion: z.ZodOptional<z.ZodString>;
359
+ apiVersion: z.ZodOptional<z.ZodString>;
360
+ keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
361
+ home: z.ZodOptional<z.ZodString>;
362
+ icon: z.ZodOptional<z.ZodString>;
363
+ sources: z.ZodOptional<z.ZodArray<z.ZodString>>;
364
+ maintainers: z.ZodOptional<z.ZodArray<z.ZodObject<{
365
+ name: z.ZodString;
366
+ email: z.ZodOptional<z.ZodString>;
367
+ }, z.core.$strip>>>;
368
+ }, z.core.$strip>>;
369
+ }, z.core.$strip>;
873
370
  export declare const zOrganizationCreateInput: z.ZodObject<{
874
- email: z.ZodString;
371
+ email: z.ZodEmail;
875
372
  first_name: z.ZodString;
876
373
  last_name: z.ZodString;
877
374
  company_name: z.ZodString;
878
375
  password: z.ZodString;
879
- }, "strip", z.ZodTypeAny, {
880
- email: string;
881
- first_name: string;
882
- last_name: string;
883
- company_name: string;
884
- password: string;
885
- }, {
886
- email: string;
887
- first_name: string;
888
- last_name: string;
889
- company_name: string;
890
- password: string;
891
- }>;
376
+ }, z.core.$strip>;
892
377
  export declare const zOrganization: z.ZodObject<{
893
- id: z.ZodString;
378
+ id: z.ZodUUID;
894
379
  name: z.ZodOptional<z.ZodString>;
895
- date_created: z.ZodString;
380
+ date_created: z.ZodISODateTime;
896
381
  quota: z.ZodObject<{
897
- basic_clusters_max: z.ZodNumber;
898
- basic_clusters_available: z.ZodNumber;
899
- pro_clusters_max: z.ZodNumber;
900
- pro_clusters_available: z.ZodNumber;
901
- fleets_max: z.ZodNumber;
902
- managed_fleets_cpu_max: z.ZodNumber;
903
- cluster_tiers: z.ZodArray<z.ZodString, "many">;
904
- regions: z.ZodArray<z.ZodString, "many">;
382
+ basic_clusters_max: z.ZodInt;
383
+ basic_clusters_available: z.ZodInt;
384
+ pro_clusters_max: z.ZodInt;
385
+ pro_clusters_available: z.ZodInt;
386
+ fleets_max: z.ZodInt;
387
+ cluster_tiers: z.ZodArray<z.ZodString>;
388
+ regions: z.ZodArray<z.ZodString>;
905
389
  versions: z.ZodArray<z.ZodObject<{
906
390
  id: z.ZodString;
907
391
  label: z.ZodString;
908
- }, "strip", z.ZodTypeAny, {
909
- id: string;
910
- label: string;
911
- }, {
912
- id: string;
913
- label: string;
914
- }>, "many">;
915
- }, "strip", z.ZodTypeAny, {
916
- versions: {
917
- id: string;
918
- label: string;
919
- }[];
920
- basic_clusters_max: number;
921
- basic_clusters_available: number;
922
- pro_clusters_max: number;
923
- pro_clusters_available: number;
924
- fleets_max: number;
925
- managed_fleets_cpu_max: number;
926
- cluster_tiers: string[];
927
- regions: string[];
928
- }, {
929
- versions: {
930
- id: string;
931
- label: string;
932
- }[];
933
- basic_clusters_max: number;
934
- basic_clusters_available: number;
935
- pro_clusters_max: number;
936
- pro_clusters_available: number;
937
- fleets_max: number;
938
- managed_fleets_cpu_max: number;
939
- cluster_tiers: string[];
940
- regions: string[];
392
+ }, z.core.$strip>>;
393
+ cfcr_storage_gb: z.ZodInt;
394
+ }, z.core.$strip>;
395
+ status: z.ZodEnum<{
396
+ active: "active";
397
+ closed: "closed";
398
+ suspended: "suspended";
941
399
  }>;
942
- status: z.ZodEnum<["active", "closed", "suspended"]>;
943
- }, "strip", z.ZodTypeAny, {
944
- id: string;
945
- status: "active" | "closed" | "suspended";
946
- date_created: string;
947
- quota: {
948
- versions: {
949
- id: string;
950
- label: string;
951
- }[];
952
- basic_clusters_max: number;
953
- basic_clusters_available: number;
954
- pro_clusters_max: number;
955
- pro_clusters_available: number;
956
- fleets_max: number;
957
- managed_fleets_cpu_max: number;
958
- cluster_tiers: string[];
959
- regions: string[];
960
- };
961
- name?: string | undefined;
962
- }, {
963
- id: string;
964
- status: "active" | "closed" | "suspended";
965
- date_created: string;
966
- quota: {
967
- versions: {
968
- id: string;
969
- label: string;
970
- }[];
971
- basic_clusters_max: number;
972
- basic_clusters_available: number;
973
- pro_clusters_max: number;
974
- pro_clusters_available: number;
975
- fleets_max: number;
976
- managed_fleets_cpu_max: number;
977
- cluster_tiers: string[];
978
- regions: string[];
979
- };
980
- name?: string | undefined;
981
- }>;
400
+ }, z.core.$strip>;
982
401
  export declare const zPaymentMethod: z.ZodObject<{
983
- id: z.ZodString;
402
+ id: z.ZodUUID;
984
403
  setup: z.ZodBoolean;
985
- type: z.ZodEnum<["card"]>;
404
+ type: z.ZodEnum<{
405
+ card: "card";
406
+ }>;
986
407
  last4: z.ZodString;
987
- exp_month: z.ZodNumber;
988
- exp_year: z.ZodNumber;
989
- brand: z.ZodEnum<["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"]>;
990
- }, "strip", z.ZodTypeAny, {
991
- type: "card";
992
- id: string;
993
- setup: boolean;
994
- last4: string;
995
- exp_month: number;
996
- exp_year: number;
997
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
998
- }, {
999
- type: "card";
1000
- id: string;
1001
- setup: boolean;
1002
- last4: string;
1003
- exp_month: number;
1004
- exp_year: number;
1005
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1006
- }>;
408
+ exp_month: z.ZodInt;
409
+ exp_year: z.ZodInt;
410
+ brand: z.ZodEnum<{
411
+ unknown: "unknown";
412
+ amex: "amex";
413
+ diners: "diners";
414
+ discover: "discover";
415
+ eftpos_au: "eftpos_au";
416
+ jcb: "jcb";
417
+ mastercard: "mastercard";
418
+ unionpay: "unionpay";
419
+ visa: "visa";
420
+ }>;
421
+ }, z.core.$strip>;
422
+ export declare const zPlatformQuota: z.ZodObject<{
423
+ basic_clusters_max: z.ZodInt;
424
+ basic_clusters_available: z.ZodInt;
425
+ pro_clusters_max: z.ZodInt;
426
+ pro_clusters_available: z.ZodInt;
427
+ fleets_max: z.ZodInt;
428
+ cluster_tiers: z.ZodArray<z.ZodString>;
429
+ regions: z.ZodArray<z.ZodString>;
430
+ versions: z.ZodArray<z.ZodObject<{
431
+ id: z.ZodString;
432
+ label: z.ZodString;
433
+ }, z.core.$strip>>;
434
+ cfcr_storage_gb: 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
+ platforms: z.ZodOptional<z.ZodArray<z.ZodString>>;
450
+ }, z.core.$strip>>;
451
+ totalSize: z.ZodNumber;
452
+ }, z.core.$strip>;
453
+ export declare const zRegistryTag: z.ZodObject<{
454
+ name: z.ZodString;
455
+ digest: z.ZodString;
456
+ mediaType: z.ZodOptional<z.ZodString>;
457
+ config: z.ZodOptional<z.ZodObject<{
458
+ size: z.ZodNumber;
459
+ }, z.core.$strip>>;
460
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
461
+ digest: z.ZodOptional<z.ZodString>;
462
+ size: z.ZodNumber;
463
+ }, z.core.$strip>>>;
464
+ manifests: z.ZodOptional<z.ZodArray<z.ZodObject<{
465
+ digest: z.ZodString;
466
+ platform: z.ZodOptional<z.ZodObject<{
467
+ architecture: z.ZodString;
468
+ os: z.ZodString;
469
+ variant: z.ZodOptional<z.ZodString>;
470
+ }, z.core.$strip>>;
471
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
472
+ digest: z.ZodOptional<z.ZodString>;
473
+ size: z.ZodNumber;
474
+ }, z.core.$strip>>>;
475
+ size: z.ZodOptional<z.ZodNumber>;
476
+ }, z.core.$strip>>>;
477
+ size: z.ZodNumber;
478
+ region: z.ZodString;
479
+ repository: z.ZodString;
480
+ uri: z.ZodString;
481
+ }, z.core.$strip>;
1007
482
  export declare const zTokenCreateInput: z.ZodObject<{
1008
483
  name: z.ZodString;
1009
- role: z.ZodEnum<["Administrator", "User"]>;
1010
- }, "strip", z.ZodTypeAny, {
1011
- name: string;
1012
- role: "Administrator" | "User";
1013
- }, {
1014
- name: string;
1015
- role: "Administrator" | "User";
1016
- }>;
484
+ role: z.ZodEnum<{
485
+ Administrator: "Administrator";
486
+ User: "User";
487
+ }>;
488
+ }, z.core.$strip>;
1017
489
  export declare const zToken: z.ZodObject<{
1018
490
  name: z.ZodString;
1019
- role: z.ZodEnum<["Administrator", "User"]>;
491
+ role: z.ZodEnum<{
492
+ Administrator: "Administrator";
493
+ User: "User";
494
+ }>;
1020
495
  id: z.ZodOptional<z.ZodString>;
1021
496
  secret: z.ZodOptional<z.ZodString>;
1022
- date_created: z.ZodString;
1023
- }, "strip", z.ZodTypeAny, {
1024
- name: string;
1025
- role: "Administrator" | "User";
1026
- date_created: string;
1027
- id?: string | undefined;
1028
- secret?: string | undefined;
1029
- }, {
1030
- name: string;
1031
- role: "Administrator" | "User";
1032
- date_created: string;
1033
- id?: string | undefined;
1034
- secret?: string | undefined;
1035
- }>;
497
+ date_created: z.ZodISODateTime;
498
+ }, z.core.$strip>;
1036
499
  export declare const zTokenUpdateInput: z.ZodObject<{
1037
500
  name: z.ZodOptional<z.ZodString>;
1038
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1039
- }, "strip", z.ZodTypeAny, {
1040
- name?: string | undefined;
1041
- role?: "Administrator" | "User" | undefined;
1042
- }, {
1043
- name?: string | undefined;
1044
- role?: "Administrator" | "User" | undefined;
1045
- }>;
501
+ role: z.ZodOptional<z.ZodEnum<{
502
+ Administrator: "Administrator";
503
+ User: "User";
504
+ }>>;
505
+ }, z.core.$strip>;
506
+ export declare const zUsageFacets: z.ZodObject<{
507
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
508
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
509
+ }, z.core.$strip>;
510
+ export declare const zUsageResponse: z.ZodObject<{
511
+ data: z.ZodArray<z.ZodObject<{
512
+ hour: z.ZodString;
513
+ cluster_id: z.ZodString;
514
+ product: z.ZodString;
515
+ value: z.ZodNumber;
516
+ price: z.ZodNumber;
517
+ total: z.ZodNumber;
518
+ }, z.core.$strip>>;
519
+ facets: z.ZodObject<{
520
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
521
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
522
+ }, z.core.$strip>;
523
+ }, z.core.$strip>;
1046
524
  export declare const zUsage: z.ZodObject<{
1047
- hour: z.ZodOptional<z.ZodString>;
525
+ hour: z.ZodString;
1048
526
  cluster_id: z.ZodString;
1049
- cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1050
- product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1051
- node_name: z.ZodString;
1052
- sku: z.ZodString;
1053
- cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1054
- price: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1055
- value: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1056
- total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1057
- }, "strip", z.ZodTypeAny, {
1058
- total: number | "";
1059
- cpu: number | "";
1060
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1061
- value: number | "";
1062
- cluster_id: string;
1063
- cluster_tier: "" | "basic" | "pro";
1064
- node_name: string;
1065
- sku: string;
1066
- price: number | "";
1067
- hour?: string | undefined;
1068
- }, {
1069
- total: number | "";
1070
- cpu: number | "";
1071
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1072
- value: number | "";
1073
- cluster_id: string;
1074
- cluster_tier: "" | "basic" | "pro";
1075
- node_name: string;
1076
- sku: string;
1077
- price: number | "";
1078
- hour?: string | undefined;
1079
- }>;
527
+ product: z.ZodString;
528
+ value: z.ZodNumber;
529
+ price: z.ZodNumber;
530
+ total: z.ZodNumber;
531
+ }, z.core.$strip>;
1080
532
  export declare const zUserCreateInput: z.ZodObject<{
1081
- email: z.ZodString;
533
+ email: z.ZodEmail;
1082
534
  first_name: z.ZodString;
1083
535
  last_name: z.ZodString;
1084
536
  code: z.ZodString;
1085
537
  password: z.ZodString;
1086
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
1087
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1088
- }, "strip", z.ZodTypeAny, {
1089
- code: string;
1090
- email: string;
1091
- first_name: string;
1092
- last_name: string;
1093
- password: string;
1094
- role?: "Administrator" | "User" | undefined;
1095
- status?: "active" | "inactive" | undefined;
1096
- }, {
1097
- code: string;
1098
- email: string;
1099
- first_name: string;
1100
- last_name: string;
1101
- password: string;
1102
- role?: "Administrator" | "User" | undefined;
1103
- status?: "active" | "inactive" | undefined;
1104
- }>;
538
+ status: z.ZodOptional<z.ZodEnum<{
539
+ active: "active";
540
+ inactive: "inactive";
541
+ }>>;
542
+ role: z.ZodOptional<z.ZodEnum<{
543
+ Administrator: "Administrator";
544
+ User: "User";
545
+ }>>;
546
+ }, z.core.$strip>;
1105
547
  export declare const zUser: z.ZodObject<{
1106
- email: z.ZodString;
548
+ email: z.ZodEmail;
1107
549
  first_name: z.ZodString;
1108
550
  last_name: z.ZodString;
1109
- role: z.ZodEnum<["Administrator", "User"]>;
1110
- status: z.ZodEnum<["active", "inactive"]>;
1111
- id: z.ZodString;
1112
- date_created: z.ZodString;
1113
- }, "strip", z.ZodTypeAny, {
1114
- id: string;
1115
- role: "Administrator" | "User";
1116
- email: string;
1117
- status: "active" | "inactive";
1118
- first_name: string;
1119
- last_name: string;
1120
- date_created: string;
1121
- }, {
1122
- id: string;
1123
- role: "Administrator" | "User";
1124
- email: string;
1125
- status: "active" | "inactive";
1126
- first_name: string;
1127
- last_name: string;
1128
- date_created: string;
1129
- }>;
551
+ role: z.ZodEnum<{
552
+ Administrator: "Administrator";
553
+ User: "User";
554
+ }>;
555
+ status: z.ZodEnum<{
556
+ active: "active";
557
+ inactive: "inactive";
558
+ }>;
559
+ id: z.ZodUUID;
560
+ date_created: z.ZodISODateTime;
561
+ }, z.core.$strip>;
1130
562
  export declare const zUserUpdateInput: z.ZodObject<{
1131
- email: z.ZodOptional<z.ZodString>;
563
+ email: z.ZodOptional<z.ZodEmail>;
1132
564
  first_name: z.ZodOptional<z.ZodString>;
1133
565
  last_name: z.ZodOptional<z.ZodString>;
1134
- role: z.ZodOptional<z.ZodEnum<["Administrator", "User"]>>;
1135
- status: z.ZodOptional<z.ZodEnum<["active", "inactive"]>>;
1136
- }, "strip", z.ZodTypeAny, {
1137
- role?: "Administrator" | "User" | undefined;
1138
- email?: string | undefined;
1139
- status?: "active" | "inactive" | undefined;
1140
- first_name?: string | undefined;
1141
- last_name?: string | undefined;
1142
- }, {
1143
- role?: "Administrator" | "User" | undefined;
1144
- email?: string | undefined;
1145
- status?: "active" | "inactive" | undefined;
1146
- first_name?: string | undefined;
1147
- last_name?: string | undefined;
1148
- }>;
1149
- export declare const zGetUsageResponse: z.ZodArray<z.ZodObject<{
1150
- hour: z.ZodOptional<z.ZodString>;
1151
- cluster_id: z.ZodString;
1152
- cluster_tier: z.ZodEnum<["basic", "pro", ""]>;
1153
- product: z.ZodEnum<["cfke_controlplane", "cfke_connected_nodes", "infra_compute", "infra_storage", "infra_loadbalancing", "infra_traffic", "cfcr_storage"]>;
1154
- node_name: z.ZodString;
1155
- sku: z.ZodString;
1156
- cpu: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1157
- price: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1158
- value: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1159
- total: z.ZodUnion<[z.ZodNumber, z.ZodEnum<[""]>]>;
1160
- }, "strip", z.ZodTypeAny, {
1161
- total: number | "";
1162
- cpu: number | "";
1163
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1164
- value: number | "";
1165
- cluster_id: string;
1166
- cluster_tier: "" | "basic" | "pro";
1167
- node_name: string;
1168
- sku: string;
1169
- price: number | "";
1170
- hour?: string | undefined;
1171
- }, {
1172
- total: number | "";
1173
- cpu: number | "";
1174
- product: "cfke_controlplane" | "cfke_connected_nodes" | "infra_compute" | "infra_storage" | "infra_loadbalancing" | "infra_traffic" | "cfcr_storage";
1175
- value: number | "";
1176
- cluster_id: string;
1177
- cluster_tier: "" | "basic" | "pro";
1178
- node_name: string;
1179
- sku: string;
1180
- price: number | "";
1181
- hour?: string | undefined;
1182
- }>, "many">;
1183
- export declare const zGetBalanceResponse: z.ZodNumber;
566
+ role: z.ZodOptional<z.ZodEnum<{
567
+ Administrator: "Administrator";
568
+ User: "User";
569
+ }>>;
570
+ status: z.ZodOptional<z.ZodEnum<{
571
+ active: "active";
572
+ inactive: "inactive";
573
+ }>>;
574
+ }, z.core.$strip>;
575
+ export declare const zGetUsageQuery: z.ZodObject<{
576
+ granularity: z.ZodOptional<z.ZodEnum<{
577
+ hourly: "hourly";
578
+ daily: "daily";
579
+ monthly: "monthly";
580
+ }>>;
581
+ }, z.core.$strip>;
582
+ /**
583
+ * Usage data with facets for filtering
584
+ */
585
+ export declare const zGetUsageResponse: z.ZodObject<{
586
+ data: z.ZodArray<z.ZodObject<{
587
+ hour: z.ZodString;
588
+ cluster_id: z.ZodString;
589
+ product: z.ZodString;
590
+ value: z.ZodNumber;
591
+ price: z.ZodNumber;
592
+ total: z.ZodNumber;
593
+ }, z.core.$strip>>;
594
+ facets: z.ZodObject<{
595
+ cluster_id: z.ZodOptional<z.ZodArray<z.ZodString>>;
596
+ product: z.ZodOptional<z.ZodArray<z.ZodString>>;
597
+ }, z.core.$strip>;
598
+ }, z.core.$strip>;
599
+ /**
600
+ * Redacted payment card information.
601
+ */
1184
602
  export declare const zGetPaymentMethodResponse: z.ZodObject<{
1185
- id: z.ZodString;
603
+ id: z.ZodUUID;
1186
604
  setup: z.ZodBoolean;
1187
- type: z.ZodEnum<["card"]>;
605
+ type: z.ZodEnum<{
606
+ card: "card";
607
+ }>;
1188
608
  last4: z.ZodString;
1189
- exp_month: z.ZodNumber;
1190
- exp_year: z.ZodNumber;
1191
- brand: z.ZodEnum<["amex", "diners", "discover", "eftpos_au", "jcb", "mastercard", "unionpay", "visa", "unknown"]>;
1192
- }, "strip", z.ZodTypeAny, {
1193
- type: "card";
1194
- id: string;
1195
- setup: boolean;
1196
- last4: string;
1197
- exp_month: number;
1198
- exp_year: number;
1199
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1200
- }, {
1201
- type: "card";
1202
- id: string;
1203
- setup: boolean;
1204
- last4: string;
1205
- exp_month: number;
1206
- exp_year: number;
1207
- brand: "unknown" | "amex" | "diners" | "discover" | "eftpos_au" | "jcb" | "mastercard" | "unionpay" | "visa";
1208
- }>;
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
+ /**
624
+ * 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.
625
+ *
626
+ */
1209
627
  export declare const zGetPaymentMethodSecretResponse: z.ZodObject<{
1210
628
  id: z.ZodOptional<z.ZodString>;
1211
- }, "strip", z.ZodTypeAny, {
1212
- id?: string | undefined;
1213
- }, {
1214
- id?: string | undefined;
1215
- }>;
629
+ }, z.core.$strip>;
630
+ /**
631
+ * An array of usage records.
632
+ */
1216
633
  export declare const zListInvoicesResponse: z.ZodArray<z.ZodObject<{
1217
634
  id: z.ZodOptional<z.ZodString>;
1218
- organizationId: z.ZodOptional<z.ZodString>;
1219
- status: z.ZodOptional<z.ZodEnum<["DRAFT", "COMMITTED", "VOID"]>>;
1220
- amount: z.ZodOptional<z.ZodNumber>;
1221
- 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"]>>;
1222
- creditAdj: z.ZodOptional<z.ZodNumber>;
1223
- refundAdj: z.ZodOptional<z.ZodNumber>;
1224
- invoiceDate: z.ZodOptional<z.ZodString>;
1225
- targetDate: z.ZodOptional<z.ZodString>;
1226
- invoiceNumber: z.ZodOptional<z.ZodString>;
1227
- balance: z.ZodOptional<z.ZodNumber>;
1228
- bundleKeys: z.ZodOptional<z.ZodString>;
1229
- credits: z.ZodOptional<z.ZodArray<z.ZodObject<{
1230
- id: z.ZodOptional<z.ZodString>;
1231
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
1232
- productName: z.ZodOptional<z.ZodString>;
1233
- planName: z.ZodOptional<z.ZodString>;
1234
- phaseName: z.ZodOptional<z.ZodString>;
1235
- usageName: z.ZodOptional<z.ZodString>;
1236
- prettyProductName: z.ZodOptional<z.ZodString>;
1237
- prettyPlanName: z.ZodOptional<z.ZodString>;
1238
- prettyPhaseName: z.ZodOptional<z.ZodString>;
1239
- prettyUsageName: z.ZodOptional<z.ZodString>;
1240
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
1241
- description: z.ZodOptional<z.ZodString>;
1242
- startDate: z.ZodOptional<z.ZodString>;
1243
- endDate: z.ZodOptional<z.ZodString>;
1244
- amount: z.ZodOptional<z.ZodNumber>;
1245
- rate: z.ZodOptional<z.ZodNumber>;
1246
- 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"]>>;
1247
- quantity: z.ZodOptional<z.ZodNumber>;
1248
- itemDetails: z.ZodOptional<z.ZodString>;
1249
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1250
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1251
- }, "strip", z.ZodTypeAny, {
1252
- 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;
1253
- id?: string | undefined;
1254
- description?: string | undefined;
1255
- amount?: number | undefined;
1256
- linkedInvoiceItemId?: string | undefined;
1257
- productName?: string | undefined;
1258
- planName?: string | undefined;
1259
- phaseName?: string | undefined;
1260
- usageName?: string | undefined;
1261
- prettyProductName?: string | undefined;
1262
- prettyPlanName?: string | undefined;
1263
- prettyPhaseName?: string | undefined;
1264
- prettyUsageName?: string | undefined;
1265
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1266
- startDate?: string | undefined;
1267
- endDate?: string | undefined;
1268
- rate?: number | undefined;
1269
- quantity?: number | undefined;
1270
- itemDetails?: string | undefined;
1271
- catalogEffectiveDate?: string | undefined;
1272
- childItems?: unknown[] | undefined;
1273
- }, {
1274
- 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;
1275
- id?: string | undefined;
1276
- description?: string | undefined;
1277
- amount?: number | undefined;
1278
- linkedInvoiceItemId?: string | undefined;
1279
- productName?: string | undefined;
1280
- planName?: string | undefined;
1281
- phaseName?: string | undefined;
1282
- usageName?: string | undefined;
1283
- prettyProductName?: string | undefined;
1284
- prettyPlanName?: string | undefined;
1285
- prettyPhaseName?: string | undefined;
1286
- prettyUsageName?: string | undefined;
1287
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1288
- startDate?: string | undefined;
1289
- endDate?: string | undefined;
1290
- rate?: number | undefined;
1291
- quantity?: number | undefined;
1292
- itemDetails?: string | undefined;
1293
- catalogEffectiveDate?: string | undefined;
1294
- childItems?: unknown[] | undefined;
1295
- }>, "many">>;
1296
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
1297
- id: z.ZodOptional<z.ZodString>;
1298
- linkedInvoiceItemId: z.ZodOptional<z.ZodString>;
1299
- productName: z.ZodOptional<z.ZodString>;
1300
- planName: z.ZodOptional<z.ZodString>;
1301
- phaseName: z.ZodOptional<z.ZodString>;
1302
- usageName: z.ZodOptional<z.ZodString>;
1303
- prettyProductName: z.ZodOptional<z.ZodString>;
1304
- prettyPlanName: z.ZodOptional<z.ZodString>;
1305
- prettyPhaseName: z.ZodOptional<z.ZodString>;
1306
- prettyUsageName: z.ZodOptional<z.ZodString>;
1307
- itemType: z.ZodOptional<z.ZodEnum<["EXTERNAL_CHARGE", "FIXED", "RECURRING", "REPAIR_ADJ", "CBA_ADJ", "CREDIT_ADJ", "ITEM_ADJ", "USAGE", "TAX", "PARENT_SUMMARY"]>>;
1308
- description: z.ZodOptional<z.ZodString>;
1309
- startDate: z.ZodOptional<z.ZodString>;
1310
- endDate: z.ZodOptional<z.ZodString>;
1311
- amount: z.ZodOptional<z.ZodNumber>;
1312
- rate: z.ZodOptional<z.ZodNumber>;
1313
- 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"]>>;
1314
- quantity: z.ZodOptional<z.ZodNumber>;
1315
- itemDetails: z.ZodOptional<z.ZodString>;
1316
- catalogEffectiveDate: z.ZodOptional<z.ZodString>;
1317
- childItems: z.ZodOptional<z.ZodArray<z.ZodUnknown, "many">>;
1318
- }, "strip", z.ZodTypeAny, {
1319
- 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;
1320
- id?: string | undefined;
1321
- description?: string | undefined;
1322
- amount?: number | undefined;
1323
- linkedInvoiceItemId?: string | undefined;
1324
- productName?: string | undefined;
1325
- planName?: string | undefined;
1326
- phaseName?: string | undefined;
1327
- usageName?: string | undefined;
1328
- prettyProductName?: string | undefined;
1329
- prettyPlanName?: string | undefined;
1330
- prettyPhaseName?: string | undefined;
1331
- prettyUsageName?: string | undefined;
1332
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1333
- startDate?: string | undefined;
1334
- endDate?: string | undefined;
1335
- rate?: number | undefined;
1336
- quantity?: number | undefined;
1337
- itemDetails?: string | undefined;
1338
- catalogEffectiveDate?: string | undefined;
1339
- childItems?: unknown[] | undefined;
1340
- }, {
1341
- 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;
1342
- id?: string | undefined;
1343
- description?: string | undefined;
1344
- amount?: number | undefined;
1345
- linkedInvoiceItemId?: string | undefined;
1346
- productName?: string | undefined;
1347
- planName?: string | undefined;
1348
- phaseName?: string | undefined;
1349
- usageName?: string | undefined;
1350
- prettyProductName?: string | undefined;
1351
- prettyPlanName?: string | undefined;
1352
- prettyPhaseName?: string | undefined;
1353
- prettyUsageName?: string | undefined;
1354
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1355
- startDate?: string | undefined;
1356
- endDate?: string | undefined;
1357
- rate?: number | undefined;
1358
- quantity?: number | undefined;
1359
- itemDetails?: string | undefined;
1360
- catalogEffectiveDate?: string | undefined;
1361
- childItems?: unknown[] | undefined;
1362
- }>, "many">>;
1363
- }, "strip", z.ZodTypeAny, {
1364
- 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;
1365
- id?: string | undefined;
1366
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1367
- items?: {
1368
- 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;
1369
- id?: string | undefined;
1370
- description?: string | undefined;
1371
- amount?: number | undefined;
1372
- linkedInvoiceItemId?: string | undefined;
1373
- productName?: string | undefined;
1374
- planName?: string | undefined;
1375
- phaseName?: string | undefined;
1376
- usageName?: string | undefined;
1377
- prettyProductName?: string | undefined;
1378
- prettyPlanName?: string | undefined;
1379
- prettyPhaseName?: string | undefined;
1380
- prettyUsageName?: string | undefined;
1381
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1382
- startDate?: string | undefined;
1383
- endDate?: string | undefined;
1384
- rate?: number | undefined;
1385
- quantity?: number | undefined;
1386
- itemDetails?: string | undefined;
1387
- catalogEffectiveDate?: string | undefined;
1388
- childItems?: unknown[] | undefined;
1389
- }[] | undefined;
1390
- organizationId?: string | undefined;
1391
- amount?: number | undefined;
1392
- creditAdj?: number | undefined;
1393
- refundAdj?: number | undefined;
1394
- invoiceDate?: string | undefined;
1395
- targetDate?: string | undefined;
1396
- invoiceNumber?: string | undefined;
1397
- balance?: number | undefined;
1398
- bundleKeys?: string | undefined;
1399
- credits?: {
1400
- 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;
1401
- id?: string | undefined;
1402
- description?: string | undefined;
1403
- amount?: number | undefined;
1404
- linkedInvoiceItemId?: string | undefined;
1405
- productName?: string | undefined;
1406
- planName?: string | undefined;
1407
- phaseName?: string | undefined;
1408
- usageName?: string | undefined;
1409
- prettyProductName?: string | undefined;
1410
- prettyPlanName?: string | undefined;
1411
- prettyPhaseName?: string | undefined;
1412
- prettyUsageName?: string | undefined;
1413
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1414
- startDate?: string | undefined;
1415
- endDate?: string | undefined;
1416
- rate?: number | undefined;
1417
- quantity?: number | undefined;
1418
- itemDetails?: string | undefined;
1419
- catalogEffectiveDate?: string | undefined;
1420
- childItems?: unknown[] | undefined;
1421
- }[] | undefined;
1422
- }, {
1423
- 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;
1424
- id?: string | undefined;
1425
- status?: "DRAFT" | "COMMITTED" | "VOID" | undefined;
1426
- items?: {
1427
- 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;
1428
- id?: string | undefined;
1429
- description?: string | undefined;
1430
- amount?: number | undefined;
1431
- linkedInvoiceItemId?: string | undefined;
1432
- productName?: string | undefined;
1433
- planName?: string | undefined;
1434
- phaseName?: string | undefined;
1435
- usageName?: string | undefined;
1436
- prettyProductName?: string | undefined;
1437
- prettyPlanName?: string | undefined;
1438
- prettyPhaseName?: string | undefined;
1439
- prettyUsageName?: string | undefined;
1440
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1441
- startDate?: string | undefined;
1442
- endDate?: string | undefined;
1443
- rate?: number | undefined;
1444
- quantity?: number | undefined;
1445
- itemDetails?: string | undefined;
1446
- catalogEffectiveDate?: string | undefined;
1447
- childItems?: unknown[] | undefined;
1448
- }[] | undefined;
1449
- organizationId?: string | undefined;
1450
- amount?: number | undefined;
1451
- creditAdj?: number | undefined;
1452
- refundAdj?: number | undefined;
1453
- invoiceDate?: string | undefined;
1454
- targetDate?: string | undefined;
1455
- invoiceNumber?: string | undefined;
1456
- balance?: number | undefined;
1457
- bundleKeys?: string | undefined;
1458
- credits?: {
1459
- 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;
1460
- id?: string | undefined;
1461
- description?: string | undefined;
1462
- amount?: number | undefined;
1463
- linkedInvoiceItemId?: string | undefined;
1464
- productName?: string | undefined;
1465
- planName?: string | undefined;
1466
- phaseName?: string | undefined;
1467
- usageName?: string | undefined;
1468
- prettyProductName?: string | undefined;
1469
- prettyPlanName?: string | undefined;
1470
- prettyPhaseName?: string | undefined;
1471
- prettyUsageName?: string | undefined;
1472
- itemType?: "EXTERNAL_CHARGE" | "FIXED" | "RECURRING" | "REPAIR_ADJ" | "CBA_ADJ" | "CREDIT_ADJ" | "ITEM_ADJ" | "USAGE" | "TAX" | "PARENT_SUMMARY" | undefined;
1473
- startDate?: string | undefined;
1474
- endDate?: string | undefined;
1475
- rate?: number | undefined;
1476
- quantity?: number | undefined;
1477
- itemDetails?: string | undefined;
1478
- catalogEffectiveDate?: string | undefined;
1479
- childItems?: unknown[] | undefined;
1480
- }[] | undefined;
1481
- }>, "many">;
1482
- export declare const zGetInvoiceResponse: z.ZodObject<{
1483
- html: z.ZodOptional<z.ZodString>;
1484
- }, "strip", z.ZodTypeAny, {
1485
- html?: string | undefined;
1486
- }, {
1487
- html?: string | undefined;
1488
- }>;
635
+ number: z.ZodOptional<z.ZodString>;
636
+ status: z.ZodOptional<z.ZodString>;
637
+ total: z.ZodOptional<z.ZodNumber>;
638
+ currency: z.ZodOptional<z.ZodString>;
639
+ created: z.ZodISODateTime;
640
+ period_start: z.ZodISODateTime;
641
+ period_end: z.ZodISODateTime;
642
+ invoice_pdf: z.ZodOptional<z.ZodString>;
643
+ }, z.core.$strip>>;
644
+ /**
645
+ * Returns a single object containing organization contact and billing address details.
646
+ */
1489
647
  export declare const zGetContactResponse: z.ZodObject<{
1490
648
  company: z.ZodOptional<z.ZodString>;
1491
649
  address1: z.ZodOptional<z.ZodString>;
@@ -1495,40 +653,286 @@ export declare const zGetContactResponse: z.ZodObject<{
1495
653
  state: z.ZodOptional<z.ZodString>;
1496
654
  country: z.ZodOptional<z.ZodString>;
1497
655
  phone: z.ZodOptional<z.ZodString>;
1498
- email: z.ZodString;
1499
- first_name: z.ZodString;
1500
- last_name: z.ZodString;
656
+ email: z.ZodEmail;
657
+ individual_name: z.ZodString;
1501
658
  tax_id: z.ZodOptional<z.ZodString>;
1502
- 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", ""]>>;
1503
- }, "strip", z.ZodTypeAny, {
1504
- email: string;
1505
- first_name: string;
1506
- last_name: string;
1507
- state?: string | undefined;
1508
- country?: string | undefined;
1509
- company?: string | undefined;
1510
- address1?: string | undefined;
1511
- address2?: string | undefined;
1512
- postalCode?: string | undefined;
1513
- city?: string | undefined;
1514
- phone?: string | undefined;
1515
- tax_id?: string | undefined;
1516
- 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;
1517
- }, {
1518
- email: string;
1519
- first_name: string;
1520
- last_name: string;
1521
- state?: string | undefined;
1522
- country?: string | undefined;
1523
- company?: string | undefined;
1524
- address1?: string | undefined;
1525
- address2?: string | undefined;
1526
- postalCode?: string | undefined;
1527
- city?: string | undefined;
1528
- phone?: string | undefined;
1529
- tax_id?: string | undefined;
1530
- 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;
1531
- }>;
659
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
660
+ "": "";
661
+ ad_nrt: "ad_nrt";
662
+ ae_trn: "ae_trn";
663
+ al_tin: "al_tin";
664
+ am_tin: "am_tin";
665
+ ao_tin: "ao_tin";
666
+ ar_cuit: "ar_cuit";
667
+ at_vat: "at_vat";
668
+ au_abn: "au_abn";
669
+ au_arn: "au_arn";
670
+ ba_tin: "ba_tin";
671
+ bb_tin: "bb_tin";
672
+ be_vat: "be_vat";
673
+ bg_uic: "bg_uic";
674
+ bg_vat: "bg_vat";
675
+ bh_vat: "bh_vat";
676
+ bo_tin: "bo_tin";
677
+ br_cnpj: "br_cnpj";
678
+ br_cpf: "br_cpf";
679
+ bs_tin: "bs_tin";
680
+ by_tin: "by_tin";
681
+ ca_bn: "ca_bn";
682
+ ca_gst_hst: "ca_gst_hst";
683
+ ca_pst_bc: "ca_pst_bc";
684
+ ca_pst_mb: "ca_pst_mb";
685
+ ca_pst_sk: "ca_pst_sk";
686
+ ca_qst: "ca_qst";
687
+ cd_nif: "cd_nif";
688
+ ch_uid: "ch_uid";
689
+ ch_vat: "ch_vat";
690
+ cl_tin: "cl_tin";
691
+ cn_tin: "cn_tin";
692
+ co_nit: "co_nit";
693
+ cr_tin: "cr_tin";
694
+ cy_vat: "cy_vat";
695
+ cz_vat: "cz_vat";
696
+ de_stn: "de_stn";
697
+ de_vat: "de_vat";
698
+ dk_vat: "dk_vat";
699
+ do_rcn: "do_rcn";
700
+ ec_ruc: "ec_ruc";
701
+ ee_vat: "ee_vat";
702
+ eg_tin: "eg_tin";
703
+ es_cif: "es_cif";
704
+ es_vat: "es_vat";
705
+ eu_oss_vat: "eu_oss_vat";
706
+ fi_vat: "fi_vat";
707
+ fr_vat: "fr_vat";
708
+ gb_vat: "gb_vat";
709
+ ge_vat: "ge_vat";
710
+ gn_nif: "gn_nif";
711
+ gr_vat: "gr_vat";
712
+ hk_br: "hk_br";
713
+ hr_oib: "hr_oib";
714
+ hr_vat: "hr_vat";
715
+ hu_tin: "hu_tin";
716
+ hu_vat: "hu_vat";
717
+ id_npwp: "id_npwp";
718
+ ie_vat: "ie_vat";
719
+ il_vat: "il_vat";
720
+ in_gst: "in_gst";
721
+ is_vat: "is_vat";
722
+ it_vat: "it_vat";
723
+ jp_cn: "jp_cn";
724
+ jp_rn: "jp_rn";
725
+ jp_trn: "jp_trn";
726
+ ke_pin: "ke_pin";
727
+ kh_tin: "kh_tin";
728
+ kr_brn: "kr_brn";
729
+ kz_bin: "kz_bin";
730
+ li_uid: "li_uid";
731
+ li_vat: "li_vat";
732
+ lt_vat: "lt_vat";
733
+ lu_vat: "lu_vat";
734
+ lv_vat: "lv_vat";
735
+ ma_vat: "ma_vat";
736
+ md_vat: "md_vat";
737
+ me_pib: "me_pib";
738
+ mk_vat: "mk_vat";
739
+ mr_nif: "mr_nif";
740
+ mt_vat: "mt_vat";
741
+ mx_rfc: "mx_rfc";
742
+ my_frp: "my_frp";
743
+ my_itn: "my_itn";
744
+ my_sst: "my_sst";
745
+ ng_tin: "ng_tin";
746
+ nl_vat: "nl_vat";
747
+ no_vat: "no_vat";
748
+ no_voec: "no_voec";
749
+ np_pan: "np_pan";
750
+ nz_gst: "nz_gst";
751
+ om_vat: "om_vat";
752
+ pe_ruc: "pe_ruc";
753
+ ph_tin: "ph_tin";
754
+ pl_vat: "pl_vat";
755
+ pt_vat: "pt_vat";
756
+ ro_tin: "ro_tin";
757
+ ro_vat: "ro_vat";
758
+ rs_pib: "rs_pib";
759
+ ru_inn: "ru_inn";
760
+ ru_kpp: "ru_kpp";
761
+ sa_vat: "sa_vat";
762
+ se_vat: "se_vat";
763
+ sg_gst: "sg_gst";
764
+ sg_uen: "sg_uen";
765
+ si_tin: "si_tin";
766
+ si_vat: "si_vat";
767
+ sk_vat: "sk_vat";
768
+ sn_ninea: "sn_ninea";
769
+ sr_fin: "sr_fin";
770
+ sv_nit: "sv_nit";
771
+ th_vat: "th_vat";
772
+ tj_tin: "tj_tin";
773
+ tr_tin: "tr_tin";
774
+ tw_vat: "tw_vat";
775
+ tz_vat: "tz_vat";
776
+ ua_vat: "ua_vat";
777
+ ug_tin: "ug_tin";
778
+ us_ein: "us_ein";
779
+ uy_ruc: "uy_ruc";
780
+ uz_tin: "uz_tin";
781
+ uz_vat: "uz_vat";
782
+ ve_rif: "ve_rif";
783
+ vn_tin: "vn_tin";
784
+ xi_vat: "xi_vat";
785
+ za_vat: "za_vat";
786
+ zm_tin: "zm_tin";
787
+ zw_tin: "zw_tin";
788
+ }>>;
789
+ }, z.core.$strip>;
790
+ export declare const zUpdateContactBody: z.ZodObject<{
791
+ company: z.ZodOptional<z.ZodString>;
792
+ address1: z.ZodOptional<z.ZodString>;
793
+ address2: z.ZodOptional<z.ZodString>;
794
+ postalCode: z.ZodOptional<z.ZodString>;
795
+ city: z.ZodOptional<z.ZodString>;
796
+ state: z.ZodOptional<z.ZodString>;
797
+ country: z.ZodOptional<z.ZodString>;
798
+ phone: z.ZodOptional<z.ZodString>;
799
+ email: z.ZodEmail;
800
+ individual_name: z.ZodString;
801
+ tax_id: z.ZodOptional<z.ZodString>;
802
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
803
+ "": "";
804
+ ad_nrt: "ad_nrt";
805
+ ae_trn: "ae_trn";
806
+ al_tin: "al_tin";
807
+ am_tin: "am_tin";
808
+ ao_tin: "ao_tin";
809
+ ar_cuit: "ar_cuit";
810
+ at_vat: "at_vat";
811
+ au_abn: "au_abn";
812
+ au_arn: "au_arn";
813
+ ba_tin: "ba_tin";
814
+ bb_tin: "bb_tin";
815
+ be_vat: "be_vat";
816
+ bg_uic: "bg_uic";
817
+ bg_vat: "bg_vat";
818
+ bh_vat: "bh_vat";
819
+ bo_tin: "bo_tin";
820
+ br_cnpj: "br_cnpj";
821
+ br_cpf: "br_cpf";
822
+ bs_tin: "bs_tin";
823
+ by_tin: "by_tin";
824
+ ca_bn: "ca_bn";
825
+ ca_gst_hst: "ca_gst_hst";
826
+ ca_pst_bc: "ca_pst_bc";
827
+ ca_pst_mb: "ca_pst_mb";
828
+ ca_pst_sk: "ca_pst_sk";
829
+ ca_qst: "ca_qst";
830
+ cd_nif: "cd_nif";
831
+ ch_uid: "ch_uid";
832
+ ch_vat: "ch_vat";
833
+ cl_tin: "cl_tin";
834
+ cn_tin: "cn_tin";
835
+ co_nit: "co_nit";
836
+ cr_tin: "cr_tin";
837
+ cy_vat: "cy_vat";
838
+ cz_vat: "cz_vat";
839
+ de_stn: "de_stn";
840
+ de_vat: "de_vat";
841
+ dk_vat: "dk_vat";
842
+ do_rcn: "do_rcn";
843
+ ec_ruc: "ec_ruc";
844
+ ee_vat: "ee_vat";
845
+ eg_tin: "eg_tin";
846
+ es_cif: "es_cif";
847
+ es_vat: "es_vat";
848
+ eu_oss_vat: "eu_oss_vat";
849
+ fi_vat: "fi_vat";
850
+ fr_vat: "fr_vat";
851
+ gb_vat: "gb_vat";
852
+ ge_vat: "ge_vat";
853
+ gn_nif: "gn_nif";
854
+ gr_vat: "gr_vat";
855
+ hk_br: "hk_br";
856
+ hr_oib: "hr_oib";
857
+ hr_vat: "hr_vat";
858
+ hu_tin: "hu_tin";
859
+ hu_vat: "hu_vat";
860
+ id_npwp: "id_npwp";
861
+ ie_vat: "ie_vat";
862
+ il_vat: "il_vat";
863
+ in_gst: "in_gst";
864
+ is_vat: "is_vat";
865
+ it_vat: "it_vat";
866
+ jp_cn: "jp_cn";
867
+ jp_rn: "jp_rn";
868
+ jp_trn: "jp_trn";
869
+ ke_pin: "ke_pin";
870
+ kh_tin: "kh_tin";
871
+ kr_brn: "kr_brn";
872
+ kz_bin: "kz_bin";
873
+ li_uid: "li_uid";
874
+ li_vat: "li_vat";
875
+ lt_vat: "lt_vat";
876
+ lu_vat: "lu_vat";
877
+ lv_vat: "lv_vat";
878
+ ma_vat: "ma_vat";
879
+ md_vat: "md_vat";
880
+ me_pib: "me_pib";
881
+ mk_vat: "mk_vat";
882
+ mr_nif: "mr_nif";
883
+ mt_vat: "mt_vat";
884
+ mx_rfc: "mx_rfc";
885
+ my_frp: "my_frp";
886
+ my_itn: "my_itn";
887
+ my_sst: "my_sst";
888
+ ng_tin: "ng_tin";
889
+ nl_vat: "nl_vat";
890
+ no_vat: "no_vat";
891
+ no_voec: "no_voec";
892
+ np_pan: "np_pan";
893
+ nz_gst: "nz_gst";
894
+ om_vat: "om_vat";
895
+ pe_ruc: "pe_ruc";
896
+ ph_tin: "ph_tin";
897
+ pl_vat: "pl_vat";
898
+ pt_vat: "pt_vat";
899
+ ro_tin: "ro_tin";
900
+ ro_vat: "ro_vat";
901
+ rs_pib: "rs_pib";
902
+ ru_inn: "ru_inn";
903
+ ru_kpp: "ru_kpp";
904
+ sa_vat: "sa_vat";
905
+ se_vat: "se_vat";
906
+ sg_gst: "sg_gst";
907
+ sg_uen: "sg_uen";
908
+ si_tin: "si_tin";
909
+ si_vat: "si_vat";
910
+ sk_vat: "sk_vat";
911
+ sn_ninea: "sn_ninea";
912
+ sr_fin: "sr_fin";
913
+ sv_nit: "sv_nit";
914
+ th_vat: "th_vat";
915
+ tj_tin: "tj_tin";
916
+ tr_tin: "tr_tin";
917
+ tw_vat: "tw_vat";
918
+ tz_vat: "tz_vat";
919
+ ua_vat: "ua_vat";
920
+ ug_tin: "ug_tin";
921
+ us_ein: "us_ein";
922
+ uy_ruc: "uy_ruc";
923
+ uz_tin: "uz_tin";
924
+ uz_vat: "uz_vat";
925
+ ve_rif: "ve_rif";
926
+ vn_tin: "vn_tin";
927
+ xi_vat: "xi_vat";
928
+ za_vat: "za_vat";
929
+ zm_tin: "zm_tin";
930
+ zw_tin: "zw_tin";
931
+ }>>;
932
+ }, z.core.$strip>;
933
+ /**
934
+ * Successfully updated. Returns updated organization details.
935
+ */
1532
936
  export declare const zUpdateContactResponse: z.ZodObject<{
1533
937
  company: z.ZodOptional<z.ZodString>;
1534
938
  address1: z.ZodOptional<z.ZodString>;
@@ -1538,968 +942,968 @@ export declare const zUpdateContactResponse: z.ZodObject<{
1538
942
  state: z.ZodOptional<z.ZodString>;
1539
943
  country: z.ZodOptional<z.ZodString>;
1540
944
  phone: z.ZodOptional<z.ZodString>;
1541
- email: z.ZodString;
1542
- first_name: z.ZodString;
1543
- last_name: z.ZodString;
945
+ email: z.ZodEmail;
946
+ individual_name: z.ZodString;
1544
947
  tax_id: z.ZodOptional<z.ZodString>;
1545
- 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", ""]>>;
1546
- }, "strip", z.ZodTypeAny, {
1547
- email: string;
1548
- first_name: string;
1549
- last_name: string;
1550
- state?: string | undefined;
1551
- country?: string | undefined;
1552
- company?: string | undefined;
1553
- address1?: string | undefined;
1554
- address2?: string | undefined;
1555
- postalCode?: string | undefined;
1556
- city?: string | undefined;
1557
- phone?: string | undefined;
1558
- tax_id?: string | undefined;
1559
- 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;
1560
- }, {
1561
- email: string;
1562
- first_name: string;
1563
- last_name: string;
1564
- state?: string | undefined;
1565
- country?: string | undefined;
1566
- company?: string | undefined;
1567
- address1?: string | undefined;
1568
- address2?: string | undefined;
1569
- postalCode?: string | undefined;
1570
- city?: string | undefined;
1571
- phone?: string | undefined;
1572
- tax_id?: string | undefined;
1573
- 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;
1574
- }>;
948
+ tax_id_type: z.ZodOptional<z.ZodEnum<{
949
+ "": "";
950
+ ad_nrt: "ad_nrt";
951
+ ae_trn: "ae_trn";
952
+ al_tin: "al_tin";
953
+ am_tin: "am_tin";
954
+ ao_tin: "ao_tin";
955
+ ar_cuit: "ar_cuit";
956
+ at_vat: "at_vat";
957
+ au_abn: "au_abn";
958
+ au_arn: "au_arn";
959
+ ba_tin: "ba_tin";
960
+ bb_tin: "bb_tin";
961
+ be_vat: "be_vat";
962
+ bg_uic: "bg_uic";
963
+ bg_vat: "bg_vat";
964
+ bh_vat: "bh_vat";
965
+ bo_tin: "bo_tin";
966
+ br_cnpj: "br_cnpj";
967
+ br_cpf: "br_cpf";
968
+ bs_tin: "bs_tin";
969
+ by_tin: "by_tin";
970
+ ca_bn: "ca_bn";
971
+ ca_gst_hst: "ca_gst_hst";
972
+ ca_pst_bc: "ca_pst_bc";
973
+ ca_pst_mb: "ca_pst_mb";
974
+ ca_pst_sk: "ca_pst_sk";
975
+ ca_qst: "ca_qst";
976
+ cd_nif: "cd_nif";
977
+ ch_uid: "ch_uid";
978
+ ch_vat: "ch_vat";
979
+ cl_tin: "cl_tin";
980
+ cn_tin: "cn_tin";
981
+ co_nit: "co_nit";
982
+ cr_tin: "cr_tin";
983
+ cy_vat: "cy_vat";
984
+ cz_vat: "cz_vat";
985
+ de_stn: "de_stn";
986
+ de_vat: "de_vat";
987
+ dk_vat: "dk_vat";
988
+ do_rcn: "do_rcn";
989
+ ec_ruc: "ec_ruc";
990
+ ee_vat: "ee_vat";
991
+ eg_tin: "eg_tin";
992
+ es_cif: "es_cif";
993
+ es_vat: "es_vat";
994
+ eu_oss_vat: "eu_oss_vat";
995
+ fi_vat: "fi_vat";
996
+ fr_vat: "fr_vat";
997
+ gb_vat: "gb_vat";
998
+ ge_vat: "ge_vat";
999
+ gn_nif: "gn_nif";
1000
+ gr_vat: "gr_vat";
1001
+ hk_br: "hk_br";
1002
+ hr_oib: "hr_oib";
1003
+ hr_vat: "hr_vat";
1004
+ hu_tin: "hu_tin";
1005
+ hu_vat: "hu_vat";
1006
+ id_npwp: "id_npwp";
1007
+ ie_vat: "ie_vat";
1008
+ il_vat: "il_vat";
1009
+ in_gst: "in_gst";
1010
+ is_vat: "is_vat";
1011
+ it_vat: "it_vat";
1012
+ jp_cn: "jp_cn";
1013
+ jp_rn: "jp_rn";
1014
+ jp_trn: "jp_trn";
1015
+ ke_pin: "ke_pin";
1016
+ kh_tin: "kh_tin";
1017
+ kr_brn: "kr_brn";
1018
+ kz_bin: "kz_bin";
1019
+ li_uid: "li_uid";
1020
+ li_vat: "li_vat";
1021
+ lt_vat: "lt_vat";
1022
+ lu_vat: "lu_vat";
1023
+ lv_vat: "lv_vat";
1024
+ ma_vat: "ma_vat";
1025
+ md_vat: "md_vat";
1026
+ me_pib: "me_pib";
1027
+ mk_vat: "mk_vat";
1028
+ mr_nif: "mr_nif";
1029
+ mt_vat: "mt_vat";
1030
+ mx_rfc: "mx_rfc";
1031
+ my_frp: "my_frp";
1032
+ my_itn: "my_itn";
1033
+ my_sst: "my_sst";
1034
+ ng_tin: "ng_tin";
1035
+ nl_vat: "nl_vat";
1036
+ no_vat: "no_vat";
1037
+ no_voec: "no_voec";
1038
+ np_pan: "np_pan";
1039
+ nz_gst: "nz_gst";
1040
+ om_vat: "om_vat";
1041
+ pe_ruc: "pe_ruc";
1042
+ ph_tin: "ph_tin";
1043
+ pl_vat: "pl_vat";
1044
+ pt_vat: "pt_vat";
1045
+ ro_tin: "ro_tin";
1046
+ ro_vat: "ro_vat";
1047
+ rs_pib: "rs_pib";
1048
+ ru_inn: "ru_inn";
1049
+ ru_kpp: "ru_kpp";
1050
+ sa_vat: "sa_vat";
1051
+ se_vat: "se_vat";
1052
+ sg_gst: "sg_gst";
1053
+ sg_uen: "sg_uen";
1054
+ si_tin: "si_tin";
1055
+ si_vat: "si_vat";
1056
+ sk_vat: "sk_vat";
1057
+ sn_ninea: "sn_ninea";
1058
+ sr_fin: "sr_fin";
1059
+ sv_nit: "sv_nit";
1060
+ th_vat: "th_vat";
1061
+ tj_tin: "tj_tin";
1062
+ tr_tin: "tr_tin";
1063
+ tw_vat: "tw_vat";
1064
+ tz_vat: "tz_vat";
1065
+ ua_vat: "ua_vat";
1066
+ ug_tin: "ug_tin";
1067
+ us_ein: "us_ein";
1068
+ uy_ruc: "uy_ruc";
1069
+ uz_tin: "uz_tin";
1070
+ uz_vat: "uz_vat";
1071
+ ve_rif: "ve_rif";
1072
+ vn_tin: "vn_tin";
1073
+ xi_vat: "xi_vat";
1074
+ za_vat: "za_vat";
1075
+ zm_tin: "zm_tin";
1076
+ zw_tin: "zw_tin";
1077
+ }>>;
1078
+ }, z.core.$strip>;
1079
+ /**
1080
+ * An array of the applied promotional credits records.
1081
+ */
1575
1082
  export declare const zGetCreditsResponse: z.ZodArray<z.ZodObject<{
1576
1083
  id: z.ZodOptional<z.ZodString>;
1577
- date_created: z.ZodString;
1084
+ type: z.ZodEnum<{
1085
+ credit: "credit";
1086
+ discount: "discount";
1087
+ }>;
1088
+ date_start: z.ZodISODateTime;
1089
+ date_end: z.ZodOptional<z.ZodISODateTime>;
1578
1090
  code: z.ZodString;
1579
1091
  description: z.ZodOptional<z.ZodString>;
1580
- products: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1581
- type: z.ZodEnum<["credit", "discount"]>;
1582
- value: z.ZodNumber;
1583
- billing_period: z.ZodString;
1092
+ value_total: z.ZodNumber;
1584
1093
  value_remaining: z.ZodOptional<z.ZodNumber>;
1585
- }, "strip", z.ZodTypeAny, {
1586
- code: string;
1587
- type: "credit" | "discount";
1588
- value: number;
1589
- date_created: string;
1590
- billing_period: string;
1591
- id?: string | undefined;
1592
- description?: string | undefined;
1593
- products?: string[] | undefined;
1594
- value_remaining?: number | undefined;
1595
- }, {
1596
- code: string;
1597
- type: "credit" | "discount";
1598
- value: number;
1599
- date_created: string;
1600
- billing_period: string;
1601
- id?: string | undefined;
1602
- description?: string | undefined;
1603
- products?: string[] | undefined;
1604
- value_remaining?: number | undefined;
1605
- }>, "many">;
1094
+ }, z.core.$strip>>;
1095
+ export declare const zRedeemCreditsBody: z.ZodObject<{
1096
+ code: z.ZodOptional<z.ZodString>;
1097
+ }, z.core.$strip>;
1098
+ export declare const zListChartsPath: z.ZodObject<{
1099
+ cluster_id: z.ZodString;
1100
+ }, z.core.$strip>;
1101
+ /**
1102
+ * An array of charts
1103
+ */
1606
1104
  export declare const zListChartsResponse: z.ZodArray<z.ZodObject<{
1607
1105
  values: z.ZodString;
1608
1106
  version_channel: z.ZodString;
1609
1107
  name: z.ZodString;
1610
1108
  namespace: z.ZodString;
1611
1109
  chart: z.ZodString;
1612
- status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1110
+ status: z.ZodEnum<{
1111
+ InstallSucceeded: "InstallSucceeded";
1112
+ InstallFailed: "InstallFailed";
1113
+ UpgradeSucceeded: "UpgradeSucceeded";
1114
+ UpgradeFailed: "UpgradeFailed";
1115
+ TestSucceeded: "TestSucceeded";
1116
+ TestFailed: "TestFailed";
1117
+ RollbackSucceeded: "RollbackSucceeded";
1118
+ RollbackFailed: "RollbackFailed";
1119
+ UninstallSucceeded: "UninstallSucceeded";
1120
+ UninstallFailed: "UninstallFailed";
1121
+ ArtifactFailed: "ArtifactFailed";
1122
+ DependencyNotReady: "DependencyNotReady";
1123
+ Progressing: "Progressing";
1124
+ SourceNotReady: "SourceNotReady";
1125
+ }>;
1613
1126
  version_current: z.ZodString;
1614
1127
  created_at: z.ZodString;
1615
1128
  updated_at: z.ZodString;
1616
1129
  ready: z.ZodBoolean;
1617
- }, "strip", z.ZodTypeAny, {
1618
- values: string;
1619
- name: string;
1620
- ready: boolean;
1621
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1622
- version_channel: string;
1623
- namespace: string;
1624
- chart: string;
1625
- version_current: string;
1626
- created_at: string;
1627
- updated_at: string;
1628
- }, {
1629
- values: string;
1630
- name: string;
1631
- ready: boolean;
1632
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1633
- version_channel: string;
1634
- namespace: string;
1635
- chart: string;
1636
- version_current: string;
1637
- created_at: string;
1638
- updated_at: string;
1639
- }>, "many">;
1130
+ }, z.core.$strip>>;
1131
+ export declare const zCreateChartBody: z.ZodObject<{
1132
+ values: z.ZodString;
1133
+ version_channel: z.ZodString;
1134
+ name: z.ZodString;
1135
+ namespace: z.ZodString;
1136
+ chart: z.ZodString;
1137
+ }, z.core.$strip>;
1138
+ export declare const zCreateChartPath: z.ZodObject<{
1139
+ cluster_id: z.ZodString;
1140
+ }, z.core.$strip>;
1141
+ /**
1142
+ * Successfully created. Returns created Chart ID.
1143
+ */
1640
1144
  export declare const zCreateChartResponse: z.ZodString;
1145
+ export declare const zDeleteChartPath: z.ZodObject<{
1146
+ cluster_id: z.ZodString;
1147
+ chart_name: z.ZodString;
1148
+ }, z.core.$strip>;
1149
+ /**
1150
+ * Successfully deleted.
1151
+ */
1641
1152
  export declare const zDeleteChartResponse: z.ZodString;
1153
+ export declare const zGetChartPath: z.ZodObject<{
1154
+ cluster_id: z.ZodString;
1155
+ chart_name: z.ZodString;
1156
+ }, z.core.$strip>;
1157
+ /**
1158
+ * Returns a single object containing chart details.
1159
+ */
1642
1160
  export declare const zGetChartResponse: z.ZodObject<{
1643
1161
  values: z.ZodString;
1644
1162
  version_channel: z.ZodString;
1645
1163
  name: z.ZodString;
1646
1164
  namespace: z.ZodString;
1647
1165
  chart: z.ZodString;
1648
- status: z.ZodEnum<["InstallSucceeded", "InstallFailed", "UpgradeSucceeded", "UpgradeFailed", "TestSucceeded", "TestFailed", "RollbackSucceeded", "RollbackFailed", "UninstallSucceeded", "UninstallFailed", "ArtifactFailed", "DependencyNotReady", "Progressing", "SourceNotReady"]>;
1166
+ status: z.ZodEnum<{
1167
+ InstallSucceeded: "InstallSucceeded";
1168
+ InstallFailed: "InstallFailed";
1169
+ UpgradeSucceeded: "UpgradeSucceeded";
1170
+ UpgradeFailed: "UpgradeFailed";
1171
+ TestSucceeded: "TestSucceeded";
1172
+ TestFailed: "TestFailed";
1173
+ RollbackSucceeded: "RollbackSucceeded";
1174
+ RollbackFailed: "RollbackFailed";
1175
+ UninstallSucceeded: "UninstallSucceeded";
1176
+ UninstallFailed: "UninstallFailed";
1177
+ ArtifactFailed: "ArtifactFailed";
1178
+ DependencyNotReady: "DependencyNotReady";
1179
+ Progressing: "Progressing";
1180
+ SourceNotReady: "SourceNotReady";
1181
+ }>;
1649
1182
  version_current: z.ZodString;
1650
1183
  created_at: z.ZodString;
1651
1184
  updated_at: z.ZodString;
1652
1185
  ready: z.ZodBoolean;
1653
- }, "strip", z.ZodTypeAny, {
1654
- values: string;
1655
- name: string;
1656
- ready: boolean;
1657
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1658
- version_channel: string;
1659
- namespace: string;
1660
- chart: string;
1661
- version_current: string;
1662
- created_at: string;
1663
- updated_at: string;
1664
- }, {
1665
- values: string;
1666
- name: string;
1667
- ready: boolean;
1668
- status: "InstallSucceeded" | "InstallFailed" | "UpgradeSucceeded" | "UpgradeFailed" | "TestSucceeded" | "TestFailed" | "RollbackSucceeded" | "RollbackFailed" | "UninstallSucceeded" | "UninstallFailed" | "ArtifactFailed" | "DependencyNotReady" | "Progressing" | "SourceNotReady";
1669
- version_channel: string;
1670
- namespace: string;
1671
- chart: string;
1672
- version_current: string;
1673
- created_at: string;
1674
- updated_at: string;
1675
- }>;
1186
+ }, z.core.$strip>;
1187
+ export declare const zUpdateChartBody: z.ZodObject<{
1188
+ values: z.ZodString;
1189
+ version_channel: z.ZodString;
1190
+ }, z.core.$strip>;
1191
+ export declare const zUpdateChartPath: z.ZodObject<{
1192
+ cluster_id: z.ZodString;
1193
+ chart_name: z.ZodString;
1194
+ }, z.core.$strip>;
1195
+ /**
1196
+ * Successfully updated.
1197
+ */
1676
1198
  export declare const zUpdateChartResponse: z.ZodString;
1199
+ export declare const zListFleetsPath: z.ZodObject<{
1200
+ cluster_id: z.ZodString;
1201
+ }, z.core.$strip>;
1202
+ /**
1203
+ * An array of fleets
1204
+ */
1677
1205
  export declare const zListFleetsResponse: z.ZodArray<z.ZodObject<{
1678
1206
  limits: z.ZodOptional<z.ZodObject<{
1679
1207
  cpu: z.ZodNumber;
1680
- }, "strip", z.ZodTypeAny, {
1681
- cpu: number;
1682
- }, {
1683
- cpu: number;
1684
- }>>;
1208
+ }, z.core.$strip>>;
1685
1209
  gcp: z.ZodOptional<z.ZodObject<{
1686
1210
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1687
1211
  project: z.ZodString;
1688
- }, "strip", z.ZodTypeAny, {
1689
- project: string;
1690
- enabled: boolean;
1691
- }, {
1692
- project: string;
1693
- enabled?: boolean | undefined;
1694
- }>>;
1695
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1212
+ }, z.core.$strip>>;
1213
+ hetzner: z.ZodOptional<z.ZodObject<{
1214
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1215
+ apiKey: z.ZodString;
1216
+ }, z.core.$strip>>;
1217
+ aws: z.ZodOptional<z.ZodObject<{
1696
1218
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1697
- apiKey: z.ZodOptional<z.ZodString>;
1698
- }, "strip", z.ZodTypeAny, {
1699
- enabled: boolean;
1700
- apiKey?: string | undefined;
1701
- }, {
1702
- apiKey?: string | undefined;
1703
- enabled?: boolean | undefined;
1704
- }>, z.ZodObject<{
1705
- apiKey: z.ZodOptional<z.ZodString>;
1219
+ controllerRoleArn: z.ZodString;
1220
+ }, z.core.$strip>>;
1221
+ id: z.ZodString;
1222
+ }, z.core.$strip>>;
1223
+ export declare const zCreateFleetBody: z.ZodObject<{
1224
+ limits: z.ZodOptional<z.ZodObject<{
1225
+ cpu: z.ZodNumber;
1226
+ }, z.core.$strip>>;
1227
+ gcp: z.ZodOptional<z.ZodObject<{
1706
1228
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1707
- }, "strip", z.ZodTypeAny, {
1708
- enabled: boolean;
1709
- apiKey?: string | undefined;
1710
- }, {
1711
- apiKey?: string | undefined;
1712
- enabled?: boolean | undefined;
1713
- }>]>>;
1229
+ project: z.ZodString;
1230
+ }, z.core.$strip>>;
1231
+ hetzner: z.ZodOptional<z.ZodObject<{
1232
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1233
+ apiKey: z.ZodString;
1234
+ }, z.core.$strip>>;
1714
1235
  aws: z.ZodOptional<z.ZodObject<{
1715
1236
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1716
1237
  controllerRoleArn: z.ZodString;
1717
- }, "strip", z.ZodTypeAny, {
1718
- controllerRoleArn: string;
1719
- enabled: boolean;
1720
- }, {
1721
- controllerRoleArn: string;
1722
- enabled?: boolean | undefined;
1723
- }>>;
1238
+ }, z.core.$strip>>;
1724
1239
  id: z.ZodString;
1725
- type: z.ZodEnum<["managed", "connected"]>;
1726
- }, "strip", z.ZodTypeAny, {
1727
- type: "connected" | "managed";
1728
- id: string;
1729
- limits?: {
1730
- cpu: number;
1731
- } | undefined;
1732
- gcp?: {
1733
- project: string;
1734
- enabled: boolean;
1735
- } | undefined;
1736
- hetzner?: {
1737
- enabled: boolean;
1738
- apiKey?: string | undefined;
1739
- } | {
1740
- enabled: boolean;
1741
- apiKey?: string | undefined;
1742
- } | undefined;
1743
- aws?: {
1744
- controllerRoleArn: string;
1745
- enabled: boolean;
1746
- } | undefined;
1747
- }, {
1748
- type: "connected" | "managed";
1749
- id: string;
1750
- limits?: {
1751
- cpu: number;
1752
- } | undefined;
1753
- gcp?: {
1754
- project: string;
1755
- enabled?: boolean | undefined;
1756
- } | undefined;
1757
- hetzner?: {
1758
- apiKey?: string | undefined;
1759
- enabled?: boolean | undefined;
1760
- } | {
1761
- apiKey?: string | undefined;
1762
- enabled?: boolean | undefined;
1763
- } | undefined;
1764
- aws?: {
1765
- controllerRoleArn: string;
1766
- enabled?: boolean | undefined;
1767
- } | undefined;
1768
- }>, "many">;
1240
+ }, z.core.$strip>;
1241
+ export declare const zCreateFleetPath: z.ZodObject<{
1242
+ cluster_id: z.ZodString;
1243
+ }, z.core.$strip>;
1244
+ /**
1245
+ * Successfully created. Returns created Fleet ID.
1246
+ */
1769
1247
  export declare const zCreateFleetResponse: z.ZodString;
1248
+ export declare const zDeleteFleetPath: z.ZodObject<{
1249
+ cluster_id: z.ZodString;
1250
+ fleet_name: z.ZodString;
1251
+ }, z.core.$strip>;
1252
+ /**
1253
+ * Successfully deleted.
1254
+ */
1770
1255
  export declare const zDeleteFleetResponse: z.ZodString;
1256
+ export declare const zGetFleetPath: z.ZodObject<{
1257
+ cluster_id: z.ZodString;
1258
+ fleet_name: z.ZodString;
1259
+ }, z.core.$strip>;
1260
+ /**
1261
+ * Returns a single object containing fleet details.
1262
+ */
1771
1263
  export declare const zGetFleetResponse: z.ZodObject<{
1772
1264
  limits: z.ZodOptional<z.ZodObject<{
1773
1265
  cpu: z.ZodNumber;
1774
- }, "strip", z.ZodTypeAny, {
1775
- cpu: number;
1776
- }, {
1777
- cpu: number;
1778
- }>>;
1266
+ }, z.core.$strip>>;
1779
1267
  gcp: z.ZodOptional<z.ZodObject<{
1780
1268
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1781
1269
  project: z.ZodString;
1782
- }, "strip", z.ZodTypeAny, {
1783
- project: string;
1784
- enabled: boolean;
1785
- }, {
1786
- project: string;
1787
- enabled?: boolean | undefined;
1788
- }>>;
1789
- hetzner: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1270
+ }, z.core.$strip>>;
1271
+ hetzner: z.ZodOptional<z.ZodObject<{
1790
1272
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1791
- apiKey: z.ZodOptional<z.ZodString>;
1792
- }, "strip", z.ZodTypeAny, {
1793
- enabled: boolean;
1794
- apiKey?: string | undefined;
1795
- }, {
1796
- apiKey?: string | undefined;
1797
- enabled?: boolean | undefined;
1798
- }>, z.ZodObject<{
1799
- apiKey: z.ZodOptional<z.ZodString>;
1800
- enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1801
- }, "strip", z.ZodTypeAny, {
1802
- enabled: boolean;
1803
- apiKey?: string | undefined;
1804
- }, {
1805
- apiKey?: string | undefined;
1806
- enabled?: boolean | undefined;
1807
- }>]>>;
1273
+ apiKey: z.ZodString;
1274
+ }, z.core.$strip>>;
1808
1275
  aws: z.ZodOptional<z.ZodObject<{
1809
1276
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1810
1277
  controllerRoleArn: z.ZodString;
1811
- }, "strip", z.ZodTypeAny, {
1812
- controllerRoleArn: string;
1813
- enabled: boolean;
1814
- }, {
1815
- controllerRoleArn: string;
1816
- enabled?: boolean | undefined;
1817
- }>>;
1278
+ }, z.core.$strip>>;
1818
1279
  id: z.ZodString;
1819
- type: z.ZodEnum<["managed", "connected"]>;
1820
- }, "strip", z.ZodTypeAny, {
1821
- type: "connected" | "managed";
1822
- id: string;
1823
- limits?: {
1824
- cpu: number;
1825
- } | undefined;
1826
- gcp?: {
1827
- project: string;
1828
- enabled: boolean;
1829
- } | undefined;
1830
- hetzner?: {
1831
- enabled: boolean;
1832
- apiKey?: string | undefined;
1833
- } | {
1834
- enabled: boolean;
1835
- apiKey?: string | undefined;
1836
- } | undefined;
1837
- aws?: {
1838
- controllerRoleArn: string;
1839
- enabled: boolean;
1840
- } | undefined;
1841
- }, {
1842
- type: "connected" | "managed";
1843
- id: string;
1844
- limits?: {
1845
- cpu: number;
1846
- } | undefined;
1847
- gcp?: {
1848
- project: string;
1849
- enabled?: boolean | undefined;
1850
- } | undefined;
1851
- hetzner?: {
1852
- apiKey?: string | undefined;
1853
- enabled?: boolean | undefined;
1854
- } | {
1855
- apiKey?: string | undefined;
1856
- enabled?: boolean | undefined;
1857
- } | undefined;
1858
- aws?: {
1859
- controllerRoleArn: string;
1860
- enabled?: boolean | undefined;
1861
- } | undefined;
1862
- }>;
1280
+ }, z.core.$strip>;
1281
+ export declare const zUpdateFleetBody: z.ZodObject<{
1282
+ limits: z.ZodOptional<z.ZodObject<{
1283
+ cpu: z.ZodNumber;
1284
+ }, z.core.$strip>>;
1285
+ gcp: z.ZodOptional<z.ZodObject<{
1286
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1287
+ project: z.ZodString;
1288
+ }, z.core.$strip>>;
1289
+ hetzner: z.ZodOptional<z.ZodObject<{
1290
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1291
+ apiKey: z.ZodString;
1292
+ }, z.core.$strip>>;
1293
+ aws: z.ZodOptional<z.ZodObject<{
1294
+ enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1295
+ controllerRoleArn: z.ZodString;
1296
+ }, z.core.$strip>>;
1297
+ }, z.core.$strip>;
1298
+ export declare const zUpdateFleetPath: z.ZodObject<{
1299
+ cluster_id: z.ZodString;
1300
+ fleet_name: z.ZodString;
1301
+ }, z.core.$strip>;
1302
+ /**
1303
+ * Successfully updated.
1304
+ */
1863
1305
  export declare const zUpdateFleetResponse: z.ZodString;
1306
+ export declare const zQueryClusterPath: z.ZodObject<{
1307
+ cluster_id: z.ZodString;
1308
+ }, z.core.$strip>;
1309
+ /**
1310
+ * An array of clusters
1311
+ */
1864
1312
  export declare const zListClustersResponse: z.ZodArray<z.ZodObject<{
1865
1313
  name: z.ZodString;
1866
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1867
- tier: z.ZodEnum<["basic", "pro"]>;
1868
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1869
- id: z.ZodString;
1870
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1871
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1314
+ tier: z.ZodEnum<{
1315
+ basic: "basic";
1316
+ pro: "pro";
1317
+ }>;
1318
+ region: z.ZodOptional<z.ZodEnum<{
1319
+ "staging-1a": "staging-1a";
1320
+ "northamerica-central-1": "northamerica-central-1";
1321
+ "europe-central-1a": "europe-central-1a";
1322
+ "northamerica-central-1a": "northamerica-central-1a";
1323
+ }>>;
1324
+ id: z.ZodUUID;
1325
+ status: z.ZodEnum<{
1326
+ deleted: "deleted";
1327
+ failed: "failed";
1328
+ active: "active";
1329
+ disabled: "disabled";
1330
+ creating: "creating";
1331
+ deployed: "deployed";
1332
+ updating: "updating";
1333
+ }>;
1334
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1335
+ "": "";
1336
+ }>]>>;
1872
1337
  certificate_ca: z.ZodOptional<z.ZodString>;
1873
1338
  version_current: z.ZodOptional<z.ZodString>;
1874
1339
  created_at: z.ZodOptional<z.ZodString>;
1875
1340
  updated_at: z.ZodOptional<z.ZodString>;
1876
1341
  ready: z.ZodOptional<z.ZodBoolean>;
1877
- }, "strip", z.ZodTypeAny, {
1878
- name: string;
1879
- id: string;
1880
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1881
- version_channel: string;
1882
- tier: "basic" | "pro";
1883
- ready?: boolean | undefined;
1884
- region?: "staging" | "northamerica-central-1" | undefined;
1885
- version_current?: string | undefined;
1886
- created_at?: string | undefined;
1887
- updated_at?: string | undefined;
1888
- endpoint?: string | undefined;
1889
- certificate_ca?: string | undefined;
1890
- }, {
1891
- name: string;
1892
- id: string;
1893
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1894
- tier: "basic" | "pro";
1895
- ready?: boolean | undefined;
1896
- region?: "staging" | "northamerica-central-1" | undefined;
1897
- version_channel?: string | undefined;
1898
- version_current?: string | undefined;
1899
- created_at?: string | undefined;
1900
- updated_at?: string | undefined;
1901
- endpoint?: string | undefined;
1902
- certificate_ca?: string | undefined;
1903
- }>, "many">;
1342
+ version_channel: z.ZodOptional<z.ZodString>;
1343
+ }, z.core.$strip>>;
1344
+ export declare const zCreateClusterBody: z.ZodObject<{
1345
+ name: z.ZodString;
1346
+ tier: z.ZodEnum<{
1347
+ basic: "basic";
1348
+ pro: "pro";
1349
+ }>;
1350
+ region: z.ZodOptional<z.ZodEnum<{
1351
+ "staging-1a": "staging-1a";
1352
+ "northamerica-central-1": "northamerica-central-1";
1353
+ "europe-central-1a": "europe-central-1a";
1354
+ "northamerica-central-1a": "northamerica-central-1a";
1355
+ }>>;
1356
+ version_channel: z.ZodOptional<z.ZodEnum<{
1357
+ "1.x.x-cfke.x": "1.x.x-cfke.x";
1358
+ "1.31.x-cfke.x": "1.31.x-cfke.x";
1359
+ "1.32.x-cfke.x": "1.32.x-cfke.x";
1360
+ "1.33.x-cfke.x": "1.33.x-cfke.x";
1361
+ }>>;
1362
+ }, z.core.$strip>;
1363
+ /**
1364
+ * Successfully created. Returns created Cluster ID.
1365
+ */
1904
1366
  export declare const zCreateClusterResponse: z.ZodString;
1367
+ export declare const zDeleteClusterPath: z.ZodObject<{
1368
+ cluster_id: z.ZodString;
1369
+ }, z.core.$strip>;
1370
+ /**
1371
+ * Successfully deleted.
1372
+ */
1905
1373
  export declare const zDeleteClusterResponse: z.ZodString;
1374
+ export declare const zGetClusterPath: z.ZodObject<{
1375
+ cluster_id: z.ZodString;
1376
+ }, z.core.$strip>;
1377
+ /**
1378
+ * Returns a single object containing cluster details.
1379
+ */
1906
1380
  export declare const zGetClusterResponse: z.ZodObject<{
1907
1381
  name: z.ZodString;
1908
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1909
- tier: z.ZodEnum<["basic", "pro"]>;
1910
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1911
- id: z.ZodString;
1912
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1913
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1382
+ tier: z.ZodEnum<{
1383
+ basic: "basic";
1384
+ pro: "pro";
1385
+ }>;
1386
+ region: z.ZodOptional<z.ZodEnum<{
1387
+ "staging-1a": "staging-1a";
1388
+ "northamerica-central-1": "northamerica-central-1";
1389
+ "europe-central-1a": "europe-central-1a";
1390
+ "northamerica-central-1a": "northamerica-central-1a";
1391
+ }>>;
1392
+ id: z.ZodUUID;
1393
+ status: z.ZodEnum<{
1394
+ deleted: "deleted";
1395
+ failed: "failed";
1396
+ active: "active";
1397
+ disabled: "disabled";
1398
+ creating: "creating";
1399
+ deployed: "deployed";
1400
+ updating: "updating";
1401
+ }>;
1402
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1403
+ "": "";
1404
+ }>]>>;
1914
1405
  certificate_ca: z.ZodOptional<z.ZodString>;
1915
1406
  version_current: z.ZodOptional<z.ZodString>;
1916
1407
  created_at: z.ZodOptional<z.ZodString>;
1917
1408
  updated_at: z.ZodOptional<z.ZodString>;
1918
1409
  ready: z.ZodOptional<z.ZodBoolean>;
1919
- }, "strip", z.ZodTypeAny, {
1920
- name: string;
1921
- id: string;
1922
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1923
- version_channel: string;
1924
- tier: "basic" | "pro";
1925
- ready?: boolean | undefined;
1926
- region?: "staging" | "northamerica-central-1" | undefined;
1927
- version_current?: string | undefined;
1928
- created_at?: string | undefined;
1929
- updated_at?: string | undefined;
1930
- endpoint?: string | undefined;
1931
- certificate_ca?: string | undefined;
1932
- }, {
1933
- name: string;
1934
- id: string;
1935
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1936
- tier: "basic" | "pro";
1937
- ready?: boolean | undefined;
1938
- region?: "staging" | "northamerica-central-1" | undefined;
1939
- version_channel?: string | undefined;
1940
- version_current?: string | undefined;
1941
- created_at?: string | undefined;
1942
- updated_at?: string | undefined;
1943
- endpoint?: string | undefined;
1944
- certificate_ca?: string | undefined;
1945
- }>;
1410
+ version_channel: z.ZodOptional<z.ZodString>;
1411
+ }, z.core.$strip>;
1412
+ export declare const zUpdateClusterBody: z.ZodObject<{
1413
+ name: z.ZodOptional<z.ZodString>;
1414
+ tier: z.ZodEnum<{
1415
+ basic: "basic";
1416
+ pro: "pro";
1417
+ }>;
1418
+ version_channel: z.ZodOptional<z.ZodString>;
1419
+ }, z.core.$strip>;
1420
+ export declare const zUpdateClusterPath: z.ZodObject<{
1421
+ cluster_id: z.ZodString;
1422
+ }, z.core.$strip>;
1423
+ /**
1424
+ * Successfully updated. Returns updated cluster details.
1425
+ */
1946
1426
  export declare const zUpdateClusterResponse: z.ZodObject<{
1947
1427
  name: z.ZodString;
1948
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1949
- tier: z.ZodEnum<["basic", "pro"]>;
1950
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1951
- id: z.ZodString;
1952
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1953
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1428
+ tier: z.ZodEnum<{
1429
+ basic: "basic";
1430
+ pro: "pro";
1431
+ }>;
1432
+ region: z.ZodOptional<z.ZodEnum<{
1433
+ "staging-1a": "staging-1a";
1434
+ "northamerica-central-1": "northamerica-central-1";
1435
+ "europe-central-1a": "europe-central-1a";
1436
+ "northamerica-central-1a": "northamerica-central-1a";
1437
+ }>>;
1438
+ id: z.ZodUUID;
1439
+ status: z.ZodEnum<{
1440
+ deleted: "deleted";
1441
+ failed: "failed";
1442
+ active: "active";
1443
+ disabled: "disabled";
1444
+ creating: "creating";
1445
+ deployed: "deployed";
1446
+ updating: "updating";
1447
+ }>;
1448
+ endpoint: z.ZodOptional<z.ZodUnion<readonly [z.ZodURL, z.ZodEnum<{
1449
+ "": "";
1450
+ }>]>>;
1954
1451
  certificate_ca: z.ZodOptional<z.ZodString>;
1955
1452
  version_current: z.ZodOptional<z.ZodString>;
1956
1453
  created_at: z.ZodOptional<z.ZodString>;
1957
1454
  updated_at: z.ZodOptional<z.ZodString>;
1958
1455
  ready: z.ZodOptional<z.ZodBoolean>;
1959
- }, "strip", z.ZodTypeAny, {
1960
- name: string;
1961
- id: string;
1962
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1963
- version_channel: string;
1964
- tier: "basic" | "pro";
1965
- ready?: boolean | undefined;
1966
- region?: "staging" | "northamerica-central-1" | undefined;
1967
- version_current?: string | undefined;
1968
- created_at?: string | undefined;
1969
- updated_at?: string | undefined;
1970
- endpoint?: string | undefined;
1971
- certificate_ca?: string | undefined;
1972
- }, {
1973
- name: string;
1974
- id: string;
1975
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
1976
- tier: "basic" | "pro";
1977
- ready?: boolean | undefined;
1978
- region?: "staging" | "northamerica-central-1" | undefined;
1979
- version_channel?: string | undefined;
1980
- version_current?: string | undefined;
1981
- created_at?: string | undefined;
1982
- updated_at?: string | undefined;
1983
- endpoint?: string | undefined;
1984
- certificate_ca?: string | undefined;
1985
- }>;
1456
+ version_channel: z.ZodOptional<z.ZodString>;
1457
+ }, z.core.$strip>;
1458
+ export declare const zGetJoinInformationPath: z.ZodObject<{
1459
+ cluster_id: z.ZodString;
1460
+ }, z.core.$strip>;
1461
+ /**
1462
+ * An object of cluster join information
1463
+ */
1986
1464
  export declare const zGetJoinInformationResponse: z.ZodObject<{
1987
- name: z.ZodString;
1988
- region: z.ZodOptional<z.ZodEnum<["staging", "northamerica-central-1"]>>;
1989
- tier: z.ZodEnum<["basic", "pro"]>;
1990
- version_channel: z.ZodDefault<z.ZodOptional<z.ZodString>>;
1991
- id: z.ZodString;
1992
- status: z.ZodEnum<["active", "deleted", "creating", "deployed", "failed", "updating"]>;
1993
- endpoint: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<[""]>]>>;
1994
- certificate_ca: z.ZodOptional<z.ZodString>;
1995
- version_current: z.ZodOptional<z.ZodString>;
1996
- created_at: z.ZodOptional<z.ZodString>;
1997
- updated_at: z.ZodOptional<z.ZodString>;
1998
- ready: z.ZodOptional<z.ZodBoolean>;
1999
- }, "strip", z.ZodTypeAny, {
2000
- name: string;
2001
- id: string;
2002
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2003
- version_channel: string;
2004
- tier: "basic" | "pro";
2005
- ready?: boolean | undefined;
2006
- region?: "staging" | "northamerica-central-1" | undefined;
2007
- version_current?: string | undefined;
2008
- created_at?: string | undefined;
2009
- updated_at?: string | undefined;
2010
- endpoint?: string | undefined;
2011
- certificate_ca?: string | undefined;
2012
- }, {
2013
- name: string;
2014
- id: string;
2015
- status: "failed" | "active" | "deleted" | "creating" | "deployed" | "updating";
2016
- tier: "basic" | "pro";
2017
- ready?: boolean | undefined;
2018
- region?: "staging" | "northamerica-central-1" | undefined;
2019
- version_channel?: string | undefined;
2020
- version_current?: string | undefined;
2021
- created_at?: string | undefined;
2022
- updated_at?: string | undefined;
2023
- endpoint?: string | undefined;
2024
- certificate_ca?: string | undefined;
2025
- }>;
1465
+ certificate_authority: z.ZodString;
1466
+ endpoint: z.ZodURL;
1467
+ cluster_dns: z.ZodString;
1468
+ auth_key: z.ZodString;
1469
+ bootstrap_token: z.ZodString;
1470
+ versions: z.ZodObject<{
1471
+ kubernetes: z.ZodString;
1472
+ tailscale: z.ZodString;
1473
+ containerd: z.ZodString;
1474
+ nvidia_driver: z.ZodString;
1475
+ }, z.core.$strip>;
1476
+ third_party_api_access_config: z.ZodObject<{
1477
+ metadata_url: z.ZodString;
1478
+ aws_role_arn: z.ZodString;
1479
+ gcp_workload_identity_provider: z.ZodString;
1480
+ }, z.core.$strip>;
1481
+ }, z.core.$strip>;
1482
+ /**
1483
+ * An array of invites
1484
+ */
2026
1485
  export declare const zListInvitesResponse: z.ZodArray<z.ZodObject<{
2027
1486
  id: z.ZodOptional<z.ZodString>;
2028
- organization_id: z.ZodOptional<z.ZodString>;
2029
- date_created: z.ZodString;
2030
- email: z.ZodOptional<z.ZodString>;
1487
+ organization_id: z.ZodOptional<z.ZodUUID>;
1488
+ date_created: z.ZodISODateTime;
1489
+ email: z.ZodOptional<z.ZodEmail>;
2031
1490
  code: z.ZodOptional<z.ZodString>;
2032
- }, "strip", z.ZodTypeAny, {
2033
- date_created: string;
2034
- code?: string | undefined;
2035
- id?: string | undefined;
2036
- email?: string | undefined;
2037
- organization_id?: string | undefined;
2038
- }, {
2039
- date_created: string;
2040
- code?: string | undefined;
2041
- id?: string | undefined;
2042
- email?: string | undefined;
2043
- organization_id?: string | undefined;
2044
- }>, "many">;
1491
+ }, z.core.$strip>>;
1492
+ export declare const zCreateInviteBody: z.ZodObject<{
1493
+ email: z.ZodOptional<z.ZodString>;
1494
+ }, z.core.$strip>;
1495
+ /**
1496
+ * Successfully created. Returns created invite details.
1497
+ */
2045
1498
  export declare const zCreateInviteResponse: z.ZodObject<{
2046
1499
  id: z.ZodOptional<z.ZodString>;
2047
- organization_id: z.ZodOptional<z.ZodString>;
2048
- date_created: z.ZodString;
2049
- email: z.ZodOptional<z.ZodString>;
1500
+ organization_id: z.ZodOptional<z.ZodUUID>;
1501
+ date_created: z.ZodISODateTime;
1502
+ email: z.ZodOptional<z.ZodEmail>;
2050
1503
  code: z.ZodOptional<z.ZodString>;
2051
- }, "strip", z.ZodTypeAny, {
2052
- date_created: string;
2053
- code?: string | undefined;
2054
- id?: string | undefined;
2055
- email?: string | undefined;
2056
- organization_id?: string | undefined;
2057
- }, {
2058
- date_created: string;
2059
- code?: string | undefined;
2060
- id?: string | undefined;
2061
- email?: string | undefined;
2062
- organization_id?: string | undefined;
2063
- }>;
1504
+ }, z.core.$strip>;
1505
+ export declare const zGetInvitePath: z.ZodObject<{
1506
+ code: z.ZodString;
1507
+ }, z.core.$strip>;
1508
+ /**
1509
+ * Returns a single object containing invite details.
1510
+ */
2064
1511
  export declare const zGetInviteResponse: z.ZodObject<{
2065
1512
  id: z.ZodOptional<z.ZodString>;
2066
- organization_id: z.ZodOptional<z.ZodString>;
2067
- date_created: z.ZodString;
2068
- email: z.ZodOptional<z.ZodString>;
1513
+ organization_id: z.ZodOptional<z.ZodUUID>;
1514
+ date_created: z.ZodISODateTime;
1515
+ email: z.ZodOptional<z.ZodEmail>;
2069
1516
  code: z.ZodOptional<z.ZodString>;
2070
- }, "strip", z.ZodTypeAny, {
2071
- date_created: string;
2072
- code?: string | undefined;
2073
- id?: string | undefined;
2074
- email?: string | undefined;
2075
- organization_id?: string | undefined;
2076
- }, {
2077
- date_created: string;
2078
- code?: string | undefined;
2079
- id?: string | undefined;
2080
- email?: string | undefined;
2081
- organization_id?: string | undefined;
2082
- }>;
1517
+ }, z.core.$strip>;
1518
+ export declare const zDeleteInvitePath: z.ZodObject<{
1519
+ email: z.ZodString;
1520
+ }, z.core.$strip>;
1521
+ /**
1522
+ * An array of chart listings in the marketplace.
1523
+ */
2083
1524
  export declare const zListMarketplaceChartsResponse: z.ZodArray<z.ZodObject<{
2084
- id: z.ZodString;
2085
1525
  name: z.ZodString;
2086
- developer: z.ZodString;
2087
- description: z.ZodString;
2088
- logoUrl: z.ZodString;
2089
- longDescription: z.ZodString;
2090
- categories: z.ZodArray<z.ZodString, "many">;
2091
- version_channels: z.ZodArray<z.ZodString, "many">;
2092
- value_schemas: z.ZodArray<z.ZodObject<{
1526
+ versions: z.ZodArray<z.ZodString>;
1527
+ version_channels: z.ZodArray<z.ZodString>;
1528
+ latestVersion: z.ZodString;
1529
+ metadata: z.ZodOptional<z.ZodObject<{
1530
+ name: z.ZodString;
2093
1531
  version: z.ZodString;
2094
- schema: z.ZodString;
2095
- placeholder: z.ZodString;
2096
- }, "strip", z.ZodTypeAny, {
2097
- version: string;
2098
- schema: string;
2099
- placeholder: string;
2100
- }, {
2101
- version: string;
2102
- schema: string;
2103
- placeholder: string;
2104
- }>, "many">;
2105
- }, "strip", z.ZodTypeAny, {
2106
- name: string;
2107
- id: string;
2108
- description: string;
2109
- developer: string;
2110
- logoUrl: string;
2111
- longDescription: string;
2112
- categories: string[];
2113
- version_channels: string[];
2114
- value_schemas: {
2115
- version: string;
2116
- schema: string;
2117
- placeholder: string;
2118
- }[];
2119
- }, {
2120
- name: string;
2121
- id: string;
2122
- description: string;
2123
- developer: string;
2124
- logoUrl: string;
2125
- longDescription: string;
2126
- categories: string[];
2127
- version_channels: string[];
2128
- value_schemas: {
2129
- version: string;
2130
- schema: string;
2131
- placeholder: string;
2132
- }[];
2133
- }>, "many">;
2134
- export declare const zGetMarketplaceChartResponse: z.ZodObject<{
2135
- id: z.ZodString;
2136
- name: z.ZodString;
2137
- developer: z.ZodString;
2138
- description: z.ZodString;
2139
- logoUrl: z.ZodString;
2140
- longDescription: z.ZodString;
2141
- categories: z.ZodArray<z.ZodString, "many">;
2142
- version_channels: z.ZodArray<z.ZodString, "many">;
2143
- value_schemas: z.ZodArray<z.ZodObject<{
2144
- version: z.ZodString;
2145
- schema: z.ZodString;
2146
- placeholder: z.ZodString;
2147
- }, "strip", z.ZodTypeAny, {
2148
- version: string;
2149
- schema: string;
2150
- placeholder: string;
2151
- }, {
2152
- version: string;
2153
- schema: string;
2154
- placeholder: string;
2155
- }>, "many">;
2156
- }, "strip", z.ZodTypeAny, {
2157
- name: string;
2158
- id: string;
2159
- description: string;
2160
- developer: string;
2161
- logoUrl: string;
2162
- longDescription: string;
2163
- categories: string[];
2164
- version_channels: string[];
2165
- value_schemas: {
2166
- version: string;
2167
- schema: string;
2168
- placeholder: string;
2169
- }[];
2170
- }, {
2171
- name: string;
2172
- id: string;
2173
- description: string;
2174
- developer: string;
2175
- logoUrl: string;
2176
- longDescription: string;
2177
- categories: string[];
2178
- version_channels: string[];
2179
- value_schemas: {
2180
- version: string;
2181
- schema: string;
2182
- placeholder: string;
2183
- }[];
2184
- }>;
1532
+ description: z.ZodOptional<z.ZodString>;
1533
+ appVersion: z.ZodOptional<z.ZodString>;
1534
+ apiVersion: z.ZodOptional<z.ZodString>;
1535
+ keywords: z.ZodOptional<z.ZodArray<z.ZodString>>;
1536
+ home: z.ZodOptional<z.ZodString>;
1537
+ icon: z.ZodOptional<z.ZodString>;
1538
+ sources: z.ZodOptional<z.ZodArray<z.ZodString>>;
1539
+ maintainers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1540
+ name: z.ZodString;
1541
+ email: z.ZodOptional<z.ZodString>;
1542
+ }, z.core.$strip>>>;
1543
+ }, z.core.$strip>>;
1544
+ }, z.core.$strip>>;
1545
+ export declare const zGetMarketplaceChartFilesPath: z.ZodObject<{
1546
+ chart_name: z.ZodString;
1547
+ version_channel: z.ZodString;
1548
+ }, z.core.$strip>;
1549
+ /**
1550
+ * Returns an object containing the chart files for the latest matching version.
1551
+ */
1552
+ export declare const zGetMarketplaceChartFilesResponse: z.ZodObject<{
1553
+ chartYaml: z.ZodOptional<z.ZodString>;
1554
+ valuesYaml: z.ZodOptional<z.ZodString>;
1555
+ valuesSchemaJson: z.ZodOptional<z.ZodString>;
1556
+ }, z.core.$strip>;
1557
+ /**
1558
+ * JSON-RPC 2.0 request payload
1559
+ */
1560
+ export declare const zPostMcpBody: z.ZodObject<{
1561
+ jsonrpc: z.ZodOptional<z.ZodString>;
1562
+ method: z.ZodOptional<z.ZodString>;
1563
+ id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1564
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1565
+ }, z.core.$strip>;
1566
+ /**
1567
+ * JSON-RPC 2.0 success or error response
1568
+ */
1569
+ export declare const zPostMcpResponse: z.ZodObject<{
1570
+ jsonrpc: z.ZodOptional<z.ZodString>;
1571
+ id: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
1572
+ result: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1573
+ error: z.ZodOptional<z.ZodObject<{
1574
+ code: z.ZodOptional<z.ZodInt>;
1575
+ message: z.ZodOptional<z.ZodString>;
1576
+ }, z.core.$strip>>;
1577
+ }, z.core.$strip>;
1578
+ /**
1579
+ * Returns a single object containing organization details.
1580
+ */
2185
1581
  export declare const zGetOrganizationResponse: z.ZodObject<{
2186
- id: z.ZodString;
1582
+ id: z.ZodUUID;
2187
1583
  name: z.ZodOptional<z.ZodString>;
2188
- date_created: z.ZodString;
1584
+ date_created: z.ZodISODateTime;
2189
1585
  quota: z.ZodObject<{
2190
- basic_clusters_max: z.ZodNumber;
2191
- basic_clusters_available: z.ZodNumber;
2192
- pro_clusters_max: z.ZodNumber;
2193
- pro_clusters_available: z.ZodNumber;
2194
- fleets_max: z.ZodNumber;
2195
- managed_fleets_cpu_max: z.ZodNumber;
2196
- cluster_tiers: z.ZodArray<z.ZodString, "many">;
2197
- regions: z.ZodArray<z.ZodString, "many">;
1586
+ basic_clusters_max: z.ZodInt;
1587
+ basic_clusters_available: z.ZodInt;
1588
+ pro_clusters_max: z.ZodInt;
1589
+ pro_clusters_available: z.ZodInt;
1590
+ fleets_max: z.ZodInt;
1591
+ cluster_tiers: z.ZodArray<z.ZodString>;
1592
+ regions: z.ZodArray<z.ZodString>;
2198
1593
  versions: z.ZodArray<z.ZodObject<{
2199
1594
  id: z.ZodString;
2200
1595
  label: z.ZodString;
2201
- }, "strip", z.ZodTypeAny, {
2202
- id: string;
2203
- label: string;
2204
- }, {
2205
- id: string;
2206
- label: string;
2207
- }>, "many">;
2208
- }, "strip", z.ZodTypeAny, {
2209
- versions: {
2210
- id: string;
2211
- label: string;
2212
- }[];
2213
- basic_clusters_max: number;
2214
- basic_clusters_available: number;
2215
- pro_clusters_max: number;
2216
- pro_clusters_available: number;
2217
- fleets_max: number;
2218
- managed_fleets_cpu_max: number;
2219
- cluster_tiers: string[];
2220
- regions: string[];
2221
- }, {
2222
- versions: {
2223
- id: string;
2224
- label: string;
2225
- }[];
2226
- basic_clusters_max: number;
2227
- basic_clusters_available: number;
2228
- pro_clusters_max: number;
2229
- pro_clusters_available: number;
2230
- fleets_max: number;
2231
- managed_fleets_cpu_max: number;
2232
- cluster_tiers: string[];
2233
- regions: string[];
1596
+ }, z.core.$strip>>;
1597
+ cfcr_storage_gb: z.ZodInt;
1598
+ }, z.core.$strip>;
1599
+ status: z.ZodEnum<{
1600
+ active: "active";
1601
+ closed: "closed";
1602
+ suspended: "suspended";
2234
1603
  }>;
2235
- status: z.ZodEnum<["active", "closed", "suspended"]>;
2236
- }, "strip", z.ZodTypeAny, {
2237
- id: string;
2238
- status: "active" | "closed" | "suspended";
2239
- date_created: string;
2240
- quota: {
2241
- versions: {
2242
- id: string;
2243
- label: string;
2244
- }[];
2245
- basic_clusters_max: number;
2246
- basic_clusters_available: number;
2247
- pro_clusters_max: number;
2248
- pro_clusters_available: number;
2249
- fleets_max: number;
2250
- managed_fleets_cpu_max: number;
2251
- cluster_tiers: string[];
2252
- regions: string[];
2253
- };
2254
- name?: string | undefined;
2255
- }, {
2256
- id: string;
2257
- status: "active" | "closed" | "suspended";
2258
- date_created: string;
2259
- quota: {
2260
- versions: {
2261
- id: string;
2262
- label: string;
2263
- }[];
2264
- basic_clusters_max: number;
2265
- basic_clusters_available: number;
2266
- pro_clusters_max: number;
2267
- pro_clusters_available: number;
2268
- fleets_max: number;
2269
- managed_fleets_cpu_max: number;
2270
- cluster_tiers: string[];
2271
- regions: string[];
2272
- };
2273
- name?: string | undefined;
2274
- }>;
1604
+ }, z.core.$strip>;
1605
+ export declare const zCreateOrganizationBody: z.ZodObject<{
1606
+ email: z.ZodEmail;
1607
+ first_name: z.ZodString;
1608
+ last_name: z.ZodString;
1609
+ company_name: z.ZodString;
1610
+ password: z.ZodString;
1611
+ }, z.core.$strip>;
1612
+ /**
1613
+ * List of repositories
1614
+ */
1615
+ export declare const zListRepositoriesResponse: z.ZodArray<z.ZodObject<{
1616
+ name: z.ZodString;
1617
+ region: z.ZodString;
1618
+ uri: z.ZodString;
1619
+ }, z.core.$strip>>;
1620
+ export declare const zListTagsPath: z.ZodObject<{
1621
+ region: z.ZodString;
1622
+ repository: z.ZodString;
1623
+ }, z.core.$strip>;
1624
+ /**
1625
+ * Repository with tags
1626
+ */
1627
+ export declare const zListTagsResponse: z.ZodObject<{
1628
+ name: z.ZodString;
1629
+ region: z.ZodString;
1630
+ uri: z.ZodString;
1631
+ tags: z.ZodArray<z.ZodObject<{
1632
+ name: z.ZodString;
1633
+ size: z.ZodNumber;
1634
+ mediaType: z.ZodOptional<z.ZodString>;
1635
+ platforms: z.ZodOptional<z.ZodArray<z.ZodString>>;
1636
+ }, z.core.$strip>>;
1637
+ totalSize: z.ZodNumber;
1638
+ }, z.core.$strip>;
1639
+ export declare const zDeleteTagPath: z.ZodObject<{
1640
+ region: z.ZodString;
1641
+ repository: z.ZodString;
1642
+ tag: z.ZodString;
1643
+ }, z.core.$strip>;
1644
+ export declare const zGetTagPath: z.ZodObject<{
1645
+ region: z.ZodString;
1646
+ repository: z.ZodString;
1647
+ tag: z.ZodString;
1648
+ }, z.core.$strip>;
1649
+ /**
1650
+ * Tag details
1651
+ */
1652
+ export declare const zGetTagResponse: z.ZodObject<{
1653
+ name: z.ZodString;
1654
+ digest: z.ZodString;
1655
+ mediaType: z.ZodOptional<z.ZodString>;
1656
+ config: z.ZodOptional<z.ZodObject<{
1657
+ size: z.ZodNumber;
1658
+ }, z.core.$strip>>;
1659
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1660
+ digest: z.ZodOptional<z.ZodString>;
1661
+ size: z.ZodNumber;
1662
+ }, z.core.$strip>>>;
1663
+ manifests: z.ZodOptional<z.ZodArray<z.ZodObject<{
1664
+ digest: z.ZodString;
1665
+ platform: z.ZodOptional<z.ZodObject<{
1666
+ architecture: z.ZodString;
1667
+ os: z.ZodString;
1668
+ variant: z.ZodOptional<z.ZodString>;
1669
+ }, z.core.$strip>>;
1670
+ layers: z.ZodOptional<z.ZodArray<z.ZodObject<{
1671
+ digest: z.ZodOptional<z.ZodString>;
1672
+ size: z.ZodNumber;
1673
+ }, z.core.$strip>>>;
1674
+ size: z.ZodOptional<z.ZodNumber>;
1675
+ }, z.core.$strip>>>;
1676
+ size: z.ZodNumber;
1677
+ region: z.ZodString;
1678
+ repository: z.ZodString;
1679
+ uri: z.ZodString;
1680
+ }, z.core.$strip>;
1681
+ /**
1682
+ * Returns a list of access token details with masked secrets.
1683
+ */
2275
1684
  export declare const zListTokensResponse: z.ZodArray<z.ZodObject<{
2276
1685
  name: z.ZodString;
2277
- role: z.ZodEnum<["Administrator", "User"]>;
1686
+ role: z.ZodEnum<{
1687
+ Administrator: "Administrator";
1688
+ User: "User";
1689
+ }>;
2278
1690
  id: z.ZodOptional<z.ZodString>;
2279
1691
  secret: z.ZodOptional<z.ZodString>;
2280
- date_created: z.ZodString;
2281
- }, "strip", z.ZodTypeAny, {
2282
- name: string;
2283
- role: "Administrator" | "User";
2284
- date_created: string;
2285
- id?: string | undefined;
2286
- secret?: string | undefined;
2287
- }, {
2288
- name: string;
2289
- role: "Administrator" | "User";
2290
- date_created: string;
2291
- id?: string | undefined;
2292
- secret?: string | undefined;
2293
- }>, "many">;
1692
+ date_created: z.ZodISODateTime;
1693
+ }, z.core.$strip>>;
1694
+ export declare const zCreateTokenBody: z.ZodObject<{
1695
+ name: z.ZodString;
1696
+ role: z.ZodEnum<{
1697
+ Administrator: "Administrator";
1698
+ User: "User";
1699
+ }>;
1700
+ }, z.core.$strip>;
1701
+ /**
1702
+ * Successfully created. Returns created token details with unmasked/raw secret.
1703
+ */
2294
1704
  export declare const zCreateTokenResponse: z.ZodObject<{
2295
1705
  name: z.ZodString;
2296
- role: z.ZodEnum<["Administrator", "User"]>;
1706
+ role: z.ZodEnum<{
1707
+ Administrator: "Administrator";
1708
+ User: "User";
1709
+ }>;
2297
1710
  id: z.ZodOptional<z.ZodString>;
2298
1711
  secret: z.ZodOptional<z.ZodString>;
2299
- date_created: z.ZodString;
2300
- }, "strip", z.ZodTypeAny, {
2301
- name: string;
2302
- role: "Administrator" | "User";
2303
- date_created: string;
2304
- id?: string | undefined;
2305
- secret?: string | undefined;
2306
- }, {
2307
- name: string;
2308
- role: "Administrator" | "User";
2309
- date_created: string;
2310
- id?: string | undefined;
2311
- secret?: string | undefined;
2312
- }>;
1712
+ date_created: z.ZodISODateTime;
1713
+ }, z.core.$strip>;
1714
+ export declare const zDeleteTokenPath: z.ZodObject<{
1715
+ token_id: z.ZodString;
1716
+ }, z.core.$strip>;
1717
+ export declare const zGetTokenPath: z.ZodObject<{
1718
+ token_id: z.ZodString;
1719
+ }, z.core.$strip>;
1720
+ /**
1721
+ * Returns access token details with masked secret.
1722
+ */
2313
1723
  export declare const zGetTokenResponse: z.ZodObject<{
2314
1724
  name: z.ZodString;
2315
- role: z.ZodEnum<["Administrator", "User"]>;
1725
+ role: z.ZodEnum<{
1726
+ Administrator: "Administrator";
1727
+ User: "User";
1728
+ }>;
2316
1729
  id: z.ZodOptional<z.ZodString>;
2317
1730
  secret: z.ZodOptional<z.ZodString>;
2318
- date_created: z.ZodString;
2319
- }, "strip", z.ZodTypeAny, {
2320
- name: string;
2321
- role: "Administrator" | "User";
2322
- date_created: string;
2323
- id?: string | undefined;
2324
- secret?: string | undefined;
2325
- }, {
2326
- name: string;
2327
- role: "Administrator" | "User";
2328
- date_created: string;
2329
- id?: string | undefined;
2330
- secret?: string | undefined;
2331
- }>;
1731
+ date_created: z.ZodISODateTime;
1732
+ }, z.core.$strip>;
1733
+ export declare const zUpdateTokenBody: z.ZodObject<{
1734
+ name: z.ZodOptional<z.ZodString>;
1735
+ role: z.ZodOptional<z.ZodEnum<{
1736
+ Administrator: "Administrator";
1737
+ User: "User";
1738
+ }>>;
1739
+ }, z.core.$strip>;
1740
+ export declare const zUpdateTokenPath: z.ZodObject<{
1741
+ token_id: z.ZodString;
1742
+ }, z.core.$strip>;
1743
+ /**
1744
+ * Successfully updated. Returns updated token details with masked secret.
1745
+ */
2332
1746
  export declare const zUpdateTokenResponse: z.ZodObject<{
2333
1747
  name: z.ZodString;
2334
- role: z.ZodEnum<["Administrator", "User"]>;
1748
+ role: z.ZodEnum<{
1749
+ Administrator: "Administrator";
1750
+ User: "User";
1751
+ }>;
2335
1752
  id: z.ZodOptional<z.ZodString>;
2336
1753
  secret: z.ZodOptional<z.ZodString>;
2337
- date_created: z.ZodString;
2338
- }, "strip", z.ZodTypeAny, {
2339
- name: string;
2340
- role: "Administrator" | "User";
2341
- date_created: string;
2342
- id?: string | undefined;
2343
- secret?: string | undefined;
2344
- }, {
2345
- name: string;
2346
- role: "Administrator" | "User";
2347
- date_created: string;
2348
- id?: string | undefined;
2349
- secret?: string | undefined;
2350
- }>;
1754
+ date_created: z.ZodISODateTime;
1755
+ }, z.core.$strip>;
1756
+ export declare const zRegenerateTokenPath: z.ZodObject<{
1757
+ token_id: z.ZodString;
1758
+ }, z.core.$strip>;
1759
+ /**
1760
+ * Successfully updated. Returns updated token details with unmasked / raw secret.
1761
+ */
2351
1762
  export declare const zRegenerateTokenResponse: z.ZodObject<{
2352
1763
  name: z.ZodString;
2353
- role: z.ZodEnum<["Administrator", "User"]>;
1764
+ role: z.ZodEnum<{
1765
+ Administrator: "Administrator";
1766
+ User: "User";
1767
+ }>;
2354
1768
  id: z.ZodOptional<z.ZodString>;
2355
1769
  secret: z.ZodOptional<z.ZodString>;
2356
- date_created: z.ZodString;
2357
- }, "strip", z.ZodTypeAny, {
2358
- name: string;
2359
- role: "Administrator" | "User";
2360
- date_created: string;
2361
- id?: string | undefined;
2362
- secret?: string | undefined;
2363
- }, {
2364
- name: string;
2365
- role: "Administrator" | "User";
2366
- date_created: string;
2367
- id?: string | undefined;
2368
- secret?: string | undefined;
2369
- }>;
1770
+ date_created: z.ZodISODateTime;
1771
+ }, z.core.$strip>;
1772
+ export declare const zListUserOrganizationsPath: z.ZodObject<{
1773
+ email: z.ZodString;
1774
+ }, z.core.$strip>;
1775
+ /**
1776
+ * An array of organizations the user belongs to.
1777
+ */
2370
1778
  export declare const zListUserOrganizationsResponse: z.ZodArray<z.ZodObject<{
2371
1779
  realm: z.ZodOptional<z.ZodString>;
2372
1780
  displayName: z.ZodOptional<z.ZodString>;
2373
- }, "strip", z.ZodTypeAny, {
2374
- realm?: string | undefined;
2375
- displayName?: string | undefined;
2376
- }, {
2377
- realm?: string | undefined;
2378
- displayName?: string | undefined;
2379
- }>, "many">;
1781
+ }, z.core.$strip>>;
1782
+ /**
1783
+ * An array of users
1784
+ */
2380
1785
  export declare const zListUsersResponse: z.ZodArray<z.ZodObject<{
2381
- email: z.ZodString;
1786
+ email: z.ZodEmail;
2382
1787
  first_name: z.ZodString;
2383
1788
  last_name: z.ZodString;
2384
- role: z.ZodEnum<["Administrator", "User"]>;
2385
- status: z.ZodEnum<["active", "inactive"]>;
2386
- id: z.ZodString;
2387
- date_created: z.ZodString;
2388
- }, "strip", z.ZodTypeAny, {
2389
- id: string;
2390
- role: "Administrator" | "User";
2391
- email: string;
2392
- status: "active" | "inactive";
2393
- first_name: string;
2394
- last_name: string;
2395
- date_created: string;
2396
- }, {
2397
- id: string;
2398
- role: "Administrator" | "User";
2399
- email: string;
2400
- status: "active" | "inactive";
2401
- first_name: string;
2402
- last_name: string;
2403
- date_created: string;
2404
- }>, "many">;
1789
+ role: z.ZodEnum<{
1790
+ Administrator: "Administrator";
1791
+ User: "User";
1792
+ }>;
1793
+ status: z.ZodEnum<{
1794
+ active: "active";
1795
+ inactive: "inactive";
1796
+ }>;
1797
+ id: z.ZodUUID;
1798
+ date_created: z.ZodISODateTime;
1799
+ }, z.core.$strip>>;
1800
+ export declare const zCreateUserBody: z.ZodObject<{
1801
+ email: z.ZodEmail;
1802
+ first_name: z.ZodString;
1803
+ last_name: z.ZodString;
1804
+ code: z.ZodString;
1805
+ password: z.ZodString;
1806
+ status: z.ZodOptional<z.ZodEnum<{
1807
+ active: "active";
1808
+ inactive: "inactive";
1809
+ }>>;
1810
+ role: z.ZodOptional<z.ZodEnum<{
1811
+ Administrator: "Administrator";
1812
+ User: "User";
1813
+ }>>;
1814
+ }, z.core.$strip>;
1815
+ /**
1816
+ * Successfully created. Returns created user details.
1817
+ */
2405
1818
  export declare const zCreateUserResponse: z.ZodObject<{
2406
- email: z.ZodString;
1819
+ email: z.ZodEmail;
2407
1820
  first_name: z.ZodString;
2408
1821
  last_name: z.ZodString;
2409
- role: z.ZodEnum<["Administrator", "User"]>;
2410
- status: z.ZodEnum<["active", "inactive"]>;
2411
- id: z.ZodString;
2412
- date_created: z.ZodString;
2413
- }, "strip", z.ZodTypeAny, {
2414
- id: string;
2415
- role: "Administrator" | "User";
2416
- email: string;
2417
- status: "active" | "inactive";
2418
- first_name: string;
2419
- last_name: string;
2420
- date_created: string;
2421
- }, {
2422
- id: string;
2423
- role: "Administrator" | "User";
2424
- email: string;
2425
- status: "active" | "inactive";
2426
- first_name: string;
2427
- last_name: string;
2428
- date_created: string;
2429
- }>;
1822
+ role: z.ZodEnum<{
1823
+ Administrator: "Administrator";
1824
+ User: "User";
1825
+ }>;
1826
+ status: z.ZodEnum<{
1827
+ active: "active";
1828
+ inactive: "inactive";
1829
+ }>;
1830
+ id: z.ZodUUID;
1831
+ date_created: z.ZodISODateTime;
1832
+ }, z.core.$strip>;
1833
+ export declare const zDeleteUserPath: z.ZodObject<{
1834
+ user_id: z.ZodString;
1835
+ }, z.core.$strip>;
1836
+ /**
1837
+ * User profile information
1838
+ */
2430
1839
  export declare const zDeleteUserResponse: z.ZodObject<{
2431
- email: z.ZodString;
1840
+ email: z.ZodEmail;
2432
1841
  first_name: z.ZodString;
2433
1842
  last_name: z.ZodString;
2434
- role: z.ZodEnum<["Administrator", "User"]>;
2435
- status: z.ZodEnum<["active", "inactive"]>;
2436
- id: z.ZodString;
2437
- date_created: z.ZodString;
2438
- }, "strip", z.ZodTypeAny, {
2439
- id: string;
2440
- role: "Administrator" | "User";
2441
- email: string;
2442
- status: "active" | "inactive";
2443
- first_name: string;
2444
- last_name: string;
2445
- date_created: string;
2446
- }, {
2447
- id: string;
2448
- role: "Administrator" | "User";
2449
- email: string;
2450
- status: "active" | "inactive";
2451
- first_name: string;
2452
- last_name: string;
2453
- date_created: string;
2454
- }>;
1843
+ role: z.ZodEnum<{
1844
+ Administrator: "Administrator";
1845
+ User: "User";
1846
+ }>;
1847
+ status: z.ZodEnum<{
1848
+ active: "active";
1849
+ inactive: "inactive";
1850
+ }>;
1851
+ id: z.ZodUUID;
1852
+ date_created: z.ZodISODateTime;
1853
+ }, z.core.$strip>;
1854
+ export declare const zGetUserPath: z.ZodObject<{
1855
+ user_id: z.ZodString;
1856
+ }, z.core.$strip>;
1857
+ /**
1858
+ * User profile information
1859
+ */
2455
1860
  export declare const zGetUserResponse: z.ZodObject<{
2456
- email: z.ZodString;
1861
+ email: z.ZodEmail;
2457
1862
  first_name: z.ZodString;
2458
1863
  last_name: z.ZodString;
2459
- role: z.ZodEnum<["Administrator", "User"]>;
2460
- status: z.ZodEnum<["active", "inactive"]>;
2461
- id: z.ZodString;
2462
- date_created: z.ZodString;
2463
- }, "strip", z.ZodTypeAny, {
2464
- id: string;
2465
- role: "Administrator" | "User";
2466
- email: string;
2467
- status: "active" | "inactive";
2468
- first_name: string;
2469
- last_name: string;
2470
- date_created: string;
2471
- }, {
2472
- id: string;
2473
- role: "Administrator" | "User";
2474
- email: string;
2475
- status: "active" | "inactive";
2476
- first_name: string;
2477
- last_name: string;
2478
- date_created: string;
2479
- }>;
1864
+ role: z.ZodEnum<{
1865
+ Administrator: "Administrator";
1866
+ User: "User";
1867
+ }>;
1868
+ status: z.ZodEnum<{
1869
+ active: "active";
1870
+ inactive: "inactive";
1871
+ }>;
1872
+ id: z.ZodUUID;
1873
+ date_created: z.ZodISODateTime;
1874
+ }, z.core.$strip>;
1875
+ export declare const zUpdateUserBody: z.ZodObject<{
1876
+ email: z.ZodOptional<z.ZodEmail>;
1877
+ first_name: z.ZodOptional<z.ZodString>;
1878
+ last_name: z.ZodOptional<z.ZodString>;
1879
+ role: z.ZodOptional<z.ZodEnum<{
1880
+ Administrator: "Administrator";
1881
+ User: "User";
1882
+ }>>;
1883
+ status: z.ZodOptional<z.ZodEnum<{
1884
+ active: "active";
1885
+ inactive: "inactive";
1886
+ }>>;
1887
+ }, z.core.$strip>;
1888
+ export declare const zUpdateUserPath: z.ZodObject<{
1889
+ user_id: z.ZodString;
1890
+ }, z.core.$strip>;
1891
+ /**
1892
+ * Successfully created. Returns created user details.
1893
+ */
2480
1894
  export declare const zUpdateUserResponse: z.ZodObject<{
2481
- email: z.ZodString;
1895
+ email: z.ZodEmail;
2482
1896
  first_name: z.ZodString;
2483
1897
  last_name: z.ZodString;
2484
- role: z.ZodEnum<["Administrator", "User"]>;
2485
- status: z.ZodEnum<["active", "inactive"]>;
2486
- id: z.ZodString;
2487
- date_created: z.ZodString;
2488
- }, "strip", z.ZodTypeAny, {
2489
- id: string;
2490
- role: "Administrator" | "User";
2491
- email: string;
2492
- status: "active" | "inactive";
2493
- first_name: string;
2494
- last_name: string;
2495
- date_created: string;
2496
- }, {
2497
- id: string;
2498
- role: "Administrator" | "User";
2499
- email: string;
2500
- status: "active" | "inactive";
2501
- first_name: string;
2502
- last_name: string;
2503
- date_created: string;
2504
- }>;
1898
+ role: z.ZodEnum<{
1899
+ Administrator: "Administrator";
1900
+ User: "User";
1901
+ }>;
1902
+ status: z.ZodEnum<{
1903
+ active: "active";
1904
+ inactive: "inactive";
1905
+ }>;
1906
+ id: z.ZodUUID;
1907
+ date_created: z.ZodISODateTime;
1908
+ }, z.core.$strip>;
2505
1909
  //# sourceMappingURL=zod.gen.d.ts.map