@77sol-lab/form-schemas 1.4.0 → 1.5.1
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.
- package/{chunk-XXID67A4.mjs → chunk-2CN56LSL.mjs} +3 -3
- package/{chunk-36ZWNLRE.mjs → chunk-2W3LQ75V.mjs} +6 -6
- package/{chunk-TIB6TEME.mjs → chunk-2YVK6IDS.mjs} +19 -10
- package/{chunk-2NFFUOYG.mjs → chunk-3BPZV6IW.mjs} +3 -3
- package/{chunk-BCQD5NJB.mjs → chunk-3O52U22S.mjs} +3 -3
- package/{chunk-3QVWHHHF.mjs → chunk-3RSZ4NGE.mjs} +4 -4
- package/{chunk-ENVJMMCX.mjs → chunk-6HBDXEIK.mjs} +6 -6
- package/{chunk-UHQAHHAO.mjs → chunk-6TFRV3FG.mjs} +3 -3
- package/{chunk-PP5WJMGB.mjs → chunk-7ZERTOE7.mjs} +3 -3
- package/{chunk-HK7VVKRF.mjs → chunk-AURTWOTB.mjs} +11 -11
- package/{chunk-QH5BHXWK.mjs → chunk-DERWNSPY.mjs} +3 -3
- package/{chunk-BPWVGI53.mjs → chunk-F76ICRGY.mjs} +6 -6
- package/{chunk-MUFER7FT.mjs → chunk-FT5BAKSG.mjs} +3 -3
- package/{chunk-VMIR7MGU.mjs → chunk-GR2PK3Z7.mjs} +3 -3
- package/{chunk-RFML2PIV.mjs → chunk-HHJNVLHK.mjs} +3 -3
- package/{chunk-YZ3YYQEI.mjs → chunk-HZM2PWYJ.mjs} +3 -3
- package/{chunk-BTHGPT5U.mjs → chunk-JPFAMQGV.mjs} +3 -3
- package/{chunk-QBQDE5Y7.mjs → chunk-MDK5KVJT.mjs} +3 -3
- package/{chunk-2VGGCJ2O.mjs → chunk-O7OHCS36.mjs} +3 -3
- package/{chunk-AXXSWRN2.mjs → chunk-OMDC46YE.mjs} +3 -3
- package/{chunk-DIARPLFL.mjs → chunk-OUVNM2RX.mjs} +3 -3
- package/{chunk-X3M274QY.mjs → chunk-OX3X37VR.mjs} +5 -5
- package/{chunk-PZG2YKS4.mjs → chunk-P54HBDOE.mjs} +3 -3
- package/{chunk-A5ZODVEU.mjs → chunk-PO6GQE6E.mjs} +3 -3
- package/{chunk-QZR62OU5.mjs → chunk-THYAK7O3.mjs} +3 -3
- package/{chunk-DWXCA5I6.mjs → chunk-VGFPONIS.mjs} +3 -3
- package/{chunk-XZSZRCO2.mjs → chunk-WGPPH7DC.mjs} +3 -3
- package/{chunk-BZ4V4AAJ.mjs → chunk-WPLLR3SO.mjs} +3 -3
- package/{chunk-PYKWBM67.mjs → chunk-WRJAOYL6.mjs} +3 -3
- package/{chunk-7I2LXGA2.mjs → chunk-XII4F5RZ.mjs} +2 -2
- package/{chunk-SKFIWDPV.mjs → chunk-Y3FAMPYF.mjs} +90 -17
- package/{chunk-LZCHOENM.mjs → chunk-YNVJAGAY.mjs} +41 -35
- package/{chunk-3LKC3OJJ.mjs → chunk-YQJCILG3.mjs} +3 -3
- package/financing/formalization/index.d.cts +1451 -1306
- package/financing/formalization/index.d.ts +1451 -1306
- package/financing/formalization/index.js +179 -87
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/AlfaPFSchema.js +53 -7
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/AlfaPJSchema.js +48 -4
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +53 -7
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +48 -4
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BtgPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BtgPFSchema.js +53 -7
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/BtgPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/BtgPJSchema.js +56 -10
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +40 -40
- package/financing/formalization/schemas/BvPFSchema.d.ts +40 -40
- package/financing/formalization/schemas/BvPFSchema.js +55 -9
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/BvPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/BvPJSchema.js +56 -10
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +53 -7
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +48 -4
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +24 -24
- package/financing/formalization/schemas/CashMePFSchema.d.ts +24 -24
- package/financing/formalization/schemas/CashMePFSchema.js +53 -7
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +36 -36
- package/financing/formalization/schemas/CashMePJSchema.d.ts +36 -36
- package/financing/formalization/schemas/CashMePJSchema.js +48 -4
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +24 -24
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +24 -24
- package/financing/formalization/schemas/Credito77PFSchema.js +53 -7
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +36 -36
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +36 -36
- package/financing/formalization/schemas/Credito77PJSchema.js +48 -4
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/EosPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/EosPFSchema.js +53 -7
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/EosPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/EosPJSchema.js +48 -4
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +53 -7
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +48 -4
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/LosangoPFSchema.js +53 -7
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/LosangoPJSchema.js +48 -4
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SafraPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SafraPFSchema.js +53 -7
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SafraPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SafraPJSchema.js +48 -4
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SantanderPFSchema.js +53 -7
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SantanderPJSchema.js +48 -4
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SolAgoraPFSchema.js +53 -7
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +72 -72
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +72 -72
- package/financing/formalization/schemas/SolAgoraPJSchema.js +56 -10
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/SolfacilPFSchema.js +53 -7
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/SolfacilPJSchema.js +49 -5
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +88 -88
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +88 -88
- package/financing/formalization/schemas/UnifiedPFSchema.js +81 -25
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +156 -156
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +156 -156
- package/financing/formalization/schemas/UnifiedPJSchema.js +61 -15
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.js +179 -87
- package/index.mjs +33 -33
- package/package.json +1 -1
|
@@ -15,16 +15,16 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
15
15
|
legal_nature: z.ZodString;
|
|
16
16
|
city: z.ZodString;
|
|
17
17
|
economic_activity_group: z.ZodString;
|
|
18
|
-
state: z.
|
|
18
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
19
19
|
economic_activity: z.ZodString;
|
|
20
20
|
monthly_income: z.ZodNumber;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
number: string;
|
|
23
|
+
state: string;
|
|
23
24
|
cep: string;
|
|
24
25
|
address: string;
|
|
25
26
|
district: string;
|
|
26
27
|
city: string;
|
|
27
|
-
state: string;
|
|
28
28
|
email: string;
|
|
29
29
|
monthly_income: number;
|
|
30
30
|
corporate_name: string;
|
|
@@ -37,11 +37,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
37
37
|
complement?: string | undefined;
|
|
38
38
|
}, {
|
|
39
39
|
number: string;
|
|
40
|
+
state: string;
|
|
40
41
|
cep: string;
|
|
41
42
|
address: string;
|
|
42
43
|
district: string;
|
|
43
44
|
city: string;
|
|
44
|
-
state: string;
|
|
45
45
|
email: string;
|
|
46
46
|
monthly_income: number;
|
|
47
47
|
corporate_name: string;
|
|
@@ -64,15 +64,16 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
64
64
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
65
65
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
66
66
|
district: z.ZodString;
|
|
67
|
-
sex: z.ZodEnum<[
|
|
67
|
+
sex: z.ZodEnum<[string, string]>;
|
|
68
68
|
city: z.ZodString;
|
|
69
|
-
state: z.
|
|
69
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
70
70
|
office: z.ZodString;
|
|
71
71
|
mother_name: z.ZodString;
|
|
72
72
|
nationality: z.ZodString;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
number: string;
|
|
75
|
-
sex:
|
|
75
|
+
sex: string;
|
|
76
|
+
state: string;
|
|
76
77
|
name: string;
|
|
77
78
|
cep: string;
|
|
78
79
|
cpf: string;
|
|
@@ -81,7 +82,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
81
82
|
mother_name: string;
|
|
82
83
|
district: string;
|
|
83
84
|
city: string;
|
|
84
|
-
state: string;
|
|
85
85
|
nationality: string;
|
|
86
86
|
cellphone: string;
|
|
87
87
|
email: string;
|
|
@@ -89,7 +89,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
89
89
|
complement?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
number: string;
|
|
92
|
-
sex:
|
|
92
|
+
sex: string;
|
|
93
|
+
state: string;
|
|
93
94
|
name: string;
|
|
94
95
|
cep: string;
|
|
95
96
|
cpf: string;
|
|
@@ -98,7 +99,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
98
99
|
mother_name: string;
|
|
99
100
|
district: string;
|
|
100
101
|
city: string;
|
|
101
|
-
state: string;
|
|
102
102
|
nationality: string;
|
|
103
103
|
cellphone: string;
|
|
104
104
|
email: string;
|
|
@@ -177,11 +177,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
177
177
|
rd_re_insurance_toggle: boolean;
|
|
178
178
|
financing_company: {
|
|
179
179
|
number: string;
|
|
180
|
+
state: string;
|
|
180
181
|
cep: string;
|
|
181
182
|
address: string;
|
|
182
183
|
district: string;
|
|
183
184
|
city: string;
|
|
184
|
-
state: string;
|
|
185
185
|
email: string;
|
|
186
186
|
monthly_income: number;
|
|
187
187
|
corporate_name: string;
|
|
@@ -195,7 +195,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
195
195
|
};
|
|
196
196
|
financing_company_guarantor: {
|
|
197
197
|
number: string;
|
|
198
|
-
sex:
|
|
198
|
+
sex: string;
|
|
199
|
+
state: string;
|
|
199
200
|
name: string;
|
|
200
201
|
cep: string;
|
|
201
202
|
cpf: string;
|
|
@@ -204,7 +205,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
204
205
|
mother_name: string;
|
|
205
206
|
district: string;
|
|
206
207
|
city: string;
|
|
207
|
-
state: string;
|
|
208
208
|
nationality: string;
|
|
209
209
|
cellphone: string;
|
|
210
210
|
email: string;
|
|
@@ -234,11 +234,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
234
234
|
};
|
|
235
235
|
financing_company: {
|
|
236
236
|
number: string;
|
|
237
|
+
state: string;
|
|
237
238
|
cep: string;
|
|
238
239
|
address: string;
|
|
239
240
|
district: string;
|
|
240
241
|
city: string;
|
|
241
|
-
state: string;
|
|
242
242
|
email: string;
|
|
243
243
|
monthly_income: number;
|
|
244
244
|
corporate_name: string;
|
|
@@ -252,7 +252,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
252
252
|
};
|
|
253
253
|
financing_company_guarantor: {
|
|
254
254
|
number: string;
|
|
255
|
-
sex:
|
|
255
|
+
sex: string;
|
|
256
|
+
state: string;
|
|
256
257
|
name: string;
|
|
257
258
|
cep: string;
|
|
258
259
|
cpf: string;
|
|
@@ -261,7 +262,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
261
262
|
mother_name: string;
|
|
262
263
|
district: string;
|
|
263
264
|
city: string;
|
|
264
|
-
state: string;
|
|
265
265
|
nationality: string;
|
|
266
266
|
cellphone: string;
|
|
267
267
|
email: string;
|
|
@@ -290,16 +290,16 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
290
290
|
legal_nature: z.ZodString;
|
|
291
291
|
city: z.ZodString;
|
|
292
292
|
economic_activity_group: z.ZodString;
|
|
293
|
-
state: z.
|
|
293
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
294
294
|
economic_activity: z.ZodString;
|
|
295
295
|
monthly_income: z.ZodNumber;
|
|
296
296
|
}, "strict", z.ZodTypeAny, {
|
|
297
297
|
number: string;
|
|
298
|
+
state: string;
|
|
298
299
|
cep: string;
|
|
299
300
|
address: string;
|
|
300
301
|
district: string;
|
|
301
302
|
city: string;
|
|
302
|
-
state: string;
|
|
303
303
|
email: string;
|
|
304
304
|
monthly_income: number;
|
|
305
305
|
corporate_name: string;
|
|
@@ -312,11 +312,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
312
312
|
complement?: string | undefined;
|
|
313
313
|
}, {
|
|
314
314
|
number: string;
|
|
315
|
+
state: string;
|
|
315
316
|
cep: string;
|
|
316
317
|
address: string;
|
|
317
318
|
district: string;
|
|
318
319
|
city: string;
|
|
319
|
-
state: string;
|
|
320
320
|
email: string;
|
|
321
321
|
monthly_income: number;
|
|
322
322
|
corporate_name: string;
|
|
@@ -339,15 +339,16 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
339
339
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
340
340
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
341
341
|
district: z.ZodString;
|
|
342
|
-
sex: z.ZodEnum<[
|
|
342
|
+
sex: z.ZodEnum<[string, string]>;
|
|
343
343
|
city: z.ZodString;
|
|
344
|
-
state: z.
|
|
344
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
345
345
|
office: z.ZodString;
|
|
346
346
|
mother_name: z.ZodString;
|
|
347
347
|
nationality: z.ZodString;
|
|
348
348
|
}, "strict", z.ZodTypeAny, {
|
|
349
349
|
number: string;
|
|
350
|
-
sex:
|
|
350
|
+
sex: string;
|
|
351
|
+
state: string;
|
|
351
352
|
name: string;
|
|
352
353
|
cep: string;
|
|
353
354
|
cpf: string;
|
|
@@ -356,7 +357,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
356
357
|
mother_name: string;
|
|
357
358
|
district: string;
|
|
358
359
|
city: string;
|
|
359
|
-
state: string;
|
|
360
360
|
nationality: string;
|
|
361
361
|
cellphone: string;
|
|
362
362
|
email: string;
|
|
@@ -364,7 +364,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
364
364
|
complement?: string | undefined;
|
|
365
365
|
}, {
|
|
366
366
|
number: string;
|
|
367
|
-
sex:
|
|
367
|
+
sex: string;
|
|
368
|
+
state: string;
|
|
368
369
|
name: string;
|
|
369
370
|
cep: string;
|
|
370
371
|
cpf: string;
|
|
@@ -373,7 +374,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
373
374
|
mother_name: string;
|
|
374
375
|
district: string;
|
|
375
376
|
city: string;
|
|
376
|
-
state: string;
|
|
377
377
|
nationality: string;
|
|
378
378
|
cellphone: string;
|
|
379
379
|
email: string;
|
|
@@ -452,11 +452,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
452
452
|
rd_re_insurance_toggle: boolean;
|
|
453
453
|
financing_company: {
|
|
454
454
|
number: string;
|
|
455
|
+
state: string;
|
|
455
456
|
cep: string;
|
|
456
457
|
address: string;
|
|
457
458
|
district: string;
|
|
458
459
|
city: string;
|
|
459
|
-
state: string;
|
|
460
460
|
email: string;
|
|
461
461
|
monthly_income: number;
|
|
462
462
|
corporate_name: string;
|
|
@@ -470,7 +470,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
470
470
|
};
|
|
471
471
|
financing_company_guarantor: {
|
|
472
472
|
number: string;
|
|
473
|
-
sex:
|
|
473
|
+
sex: string;
|
|
474
|
+
state: string;
|
|
474
475
|
name: string;
|
|
475
476
|
cep: string;
|
|
476
477
|
cpf: string;
|
|
@@ -479,7 +480,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
479
480
|
mother_name: string;
|
|
480
481
|
district: string;
|
|
481
482
|
city: string;
|
|
482
|
-
state: string;
|
|
483
483
|
nationality: string;
|
|
484
484
|
cellphone: string;
|
|
485
485
|
email: string;
|
|
@@ -509,11 +509,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
509
509
|
};
|
|
510
510
|
financing_company: {
|
|
511
511
|
number: string;
|
|
512
|
+
state: string;
|
|
512
513
|
cep: string;
|
|
513
514
|
address: string;
|
|
514
515
|
district: string;
|
|
515
516
|
city: string;
|
|
516
|
-
state: string;
|
|
517
517
|
email: string;
|
|
518
518
|
monthly_income: number;
|
|
519
519
|
corporate_name: string;
|
|
@@ -527,7 +527,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
527
527
|
};
|
|
528
528
|
financing_company_guarantor: {
|
|
529
529
|
number: string;
|
|
530
|
-
sex:
|
|
530
|
+
sex: string;
|
|
531
|
+
state: string;
|
|
531
532
|
name: string;
|
|
532
533
|
cep: string;
|
|
533
534
|
cpf: string;
|
|
@@ -536,7 +537,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
536
537
|
mother_name: string;
|
|
537
538
|
district: string;
|
|
538
539
|
city: string;
|
|
539
|
-
state: string;
|
|
540
540
|
nationality: string;
|
|
541
541
|
cellphone: string;
|
|
542
542
|
email: string;
|
|
@@ -568,11 +568,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
568
568
|
rd_re_insurance_toggle: boolean;
|
|
569
569
|
financing_company: {
|
|
570
570
|
number: string;
|
|
571
|
+
state: string;
|
|
571
572
|
cep: string;
|
|
572
573
|
address: string;
|
|
573
574
|
district: string;
|
|
574
575
|
city: string;
|
|
575
|
-
state: string;
|
|
576
576
|
email: string;
|
|
577
577
|
monthly_income: number;
|
|
578
578
|
corporate_name: string;
|
|
@@ -586,7 +586,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
586
586
|
};
|
|
587
587
|
financing_company_guarantor: {
|
|
588
588
|
number: string;
|
|
589
|
-
sex:
|
|
589
|
+
sex: string;
|
|
590
|
+
state: string;
|
|
590
591
|
name: string;
|
|
591
592
|
cep: string;
|
|
592
593
|
cpf: string;
|
|
@@ -595,7 +596,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
595
596
|
mother_name: string;
|
|
596
597
|
district: string;
|
|
597
598
|
city: string;
|
|
598
|
-
state: string;
|
|
599
599
|
nationality: string;
|
|
600
600
|
cellphone: string;
|
|
601
601
|
email: string;
|
|
@@ -625,11 +625,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
625
625
|
};
|
|
626
626
|
financing_company: {
|
|
627
627
|
number: string;
|
|
628
|
+
state: string;
|
|
628
629
|
cep: string;
|
|
629
630
|
address: string;
|
|
630
631
|
district: string;
|
|
631
632
|
city: string;
|
|
632
|
-
state: string;
|
|
633
633
|
email: string;
|
|
634
634
|
monthly_income: number;
|
|
635
635
|
corporate_name: string;
|
|
@@ -643,7 +643,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
643
643
|
};
|
|
644
644
|
financing_company_guarantor: {
|
|
645
645
|
number: string;
|
|
646
|
-
sex:
|
|
646
|
+
sex: string;
|
|
647
|
+
state: string;
|
|
647
648
|
name: string;
|
|
648
649
|
cep: string;
|
|
649
650
|
cpf: string;
|
|
@@ -652,7 +653,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
653
|
mother_name: string;
|
|
653
654
|
district: string;
|
|
654
655
|
city: string;
|
|
655
|
-
state: string;
|
|
656
656
|
nationality: string;
|
|
657
657
|
cellphone: string;
|
|
658
658
|
email: string;
|
|
@@ -15,16 +15,16 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
15
15
|
legal_nature: z.ZodString;
|
|
16
16
|
city: z.ZodString;
|
|
17
17
|
economic_activity_group: z.ZodString;
|
|
18
|
-
state: z.
|
|
18
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
19
19
|
economic_activity: z.ZodString;
|
|
20
20
|
monthly_income: z.ZodNumber;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
number: string;
|
|
23
|
+
state: string;
|
|
23
24
|
cep: string;
|
|
24
25
|
address: string;
|
|
25
26
|
district: string;
|
|
26
27
|
city: string;
|
|
27
|
-
state: string;
|
|
28
28
|
email: string;
|
|
29
29
|
monthly_income: number;
|
|
30
30
|
corporate_name: string;
|
|
@@ -37,11 +37,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
37
37
|
complement?: string | undefined;
|
|
38
38
|
}, {
|
|
39
39
|
number: string;
|
|
40
|
+
state: string;
|
|
40
41
|
cep: string;
|
|
41
42
|
address: string;
|
|
42
43
|
district: string;
|
|
43
44
|
city: string;
|
|
44
|
-
state: string;
|
|
45
45
|
email: string;
|
|
46
46
|
monthly_income: number;
|
|
47
47
|
corporate_name: string;
|
|
@@ -64,15 +64,16 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
64
64
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
65
65
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
66
66
|
district: z.ZodString;
|
|
67
|
-
sex: z.ZodEnum<[
|
|
67
|
+
sex: z.ZodEnum<[string, string]>;
|
|
68
68
|
city: z.ZodString;
|
|
69
|
-
state: z.
|
|
69
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
70
70
|
office: z.ZodString;
|
|
71
71
|
mother_name: z.ZodString;
|
|
72
72
|
nationality: z.ZodString;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
number: string;
|
|
75
|
-
sex:
|
|
75
|
+
sex: string;
|
|
76
|
+
state: string;
|
|
76
77
|
name: string;
|
|
77
78
|
cep: string;
|
|
78
79
|
cpf: string;
|
|
@@ -81,7 +82,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
81
82
|
mother_name: string;
|
|
82
83
|
district: string;
|
|
83
84
|
city: string;
|
|
84
|
-
state: string;
|
|
85
85
|
nationality: string;
|
|
86
86
|
cellphone: string;
|
|
87
87
|
email: string;
|
|
@@ -89,7 +89,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
89
89
|
complement?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
number: string;
|
|
92
|
-
sex:
|
|
92
|
+
sex: string;
|
|
93
|
+
state: string;
|
|
93
94
|
name: string;
|
|
94
95
|
cep: string;
|
|
95
96
|
cpf: string;
|
|
@@ -98,7 +99,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
98
99
|
mother_name: string;
|
|
99
100
|
district: string;
|
|
100
101
|
city: string;
|
|
101
|
-
state: string;
|
|
102
102
|
nationality: string;
|
|
103
103
|
cellphone: string;
|
|
104
104
|
email: string;
|
|
@@ -177,11 +177,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
177
177
|
rd_re_insurance_toggle: boolean;
|
|
178
178
|
financing_company: {
|
|
179
179
|
number: string;
|
|
180
|
+
state: string;
|
|
180
181
|
cep: string;
|
|
181
182
|
address: string;
|
|
182
183
|
district: string;
|
|
183
184
|
city: string;
|
|
184
|
-
state: string;
|
|
185
185
|
email: string;
|
|
186
186
|
monthly_income: number;
|
|
187
187
|
corporate_name: string;
|
|
@@ -195,7 +195,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
195
195
|
};
|
|
196
196
|
financing_company_guarantor: {
|
|
197
197
|
number: string;
|
|
198
|
-
sex:
|
|
198
|
+
sex: string;
|
|
199
|
+
state: string;
|
|
199
200
|
name: string;
|
|
200
201
|
cep: string;
|
|
201
202
|
cpf: string;
|
|
@@ -204,7 +205,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
204
205
|
mother_name: string;
|
|
205
206
|
district: string;
|
|
206
207
|
city: string;
|
|
207
|
-
state: string;
|
|
208
208
|
nationality: string;
|
|
209
209
|
cellphone: string;
|
|
210
210
|
email: string;
|
|
@@ -234,11 +234,11 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
234
234
|
};
|
|
235
235
|
financing_company: {
|
|
236
236
|
number: string;
|
|
237
|
+
state: string;
|
|
237
238
|
cep: string;
|
|
238
239
|
address: string;
|
|
239
240
|
district: string;
|
|
240
241
|
city: string;
|
|
241
|
-
state: string;
|
|
242
242
|
email: string;
|
|
243
243
|
monthly_income: number;
|
|
244
244
|
corporate_name: string;
|
|
@@ -252,7 +252,8 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
252
252
|
};
|
|
253
253
|
financing_company_guarantor: {
|
|
254
254
|
number: string;
|
|
255
|
-
sex:
|
|
255
|
+
sex: string;
|
|
256
|
+
state: string;
|
|
256
257
|
name: string;
|
|
257
258
|
cep: string;
|
|
258
259
|
cpf: string;
|
|
@@ -261,7 +262,6 @@ declare const alfaPjObject: z.ZodObject<{
|
|
|
261
262
|
mother_name: string;
|
|
262
263
|
district: string;
|
|
263
264
|
city: string;
|
|
264
|
-
state: string;
|
|
265
265
|
nationality: string;
|
|
266
266
|
cellphone: string;
|
|
267
267
|
email: string;
|
|
@@ -290,16 +290,16 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
290
290
|
legal_nature: z.ZodString;
|
|
291
291
|
city: z.ZodString;
|
|
292
292
|
economic_activity_group: z.ZodString;
|
|
293
|
-
state: z.
|
|
293
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
294
294
|
economic_activity: z.ZodString;
|
|
295
295
|
monthly_income: z.ZodNumber;
|
|
296
296
|
}, "strict", z.ZodTypeAny, {
|
|
297
297
|
number: string;
|
|
298
|
+
state: string;
|
|
298
299
|
cep: string;
|
|
299
300
|
address: string;
|
|
300
301
|
district: string;
|
|
301
302
|
city: string;
|
|
302
|
-
state: string;
|
|
303
303
|
email: string;
|
|
304
304
|
monthly_income: number;
|
|
305
305
|
corporate_name: string;
|
|
@@ -312,11 +312,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
312
312
|
complement?: string | undefined;
|
|
313
313
|
}, {
|
|
314
314
|
number: string;
|
|
315
|
+
state: string;
|
|
315
316
|
cep: string;
|
|
316
317
|
address: string;
|
|
317
318
|
district: string;
|
|
318
319
|
city: string;
|
|
319
|
-
state: string;
|
|
320
320
|
email: string;
|
|
321
321
|
monthly_income: number;
|
|
322
322
|
corporate_name: string;
|
|
@@ -339,15 +339,16 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
339
339
|
cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
340
340
|
email: z.ZodEffects<z.ZodString, string, string>;
|
|
341
341
|
district: z.ZodString;
|
|
342
|
-
sex: z.ZodEnum<[
|
|
342
|
+
sex: z.ZodEnum<[string, string]>;
|
|
343
343
|
city: z.ZodString;
|
|
344
|
-
state: z.
|
|
344
|
+
state: z.ZodEnum<[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]>;
|
|
345
345
|
office: z.ZodString;
|
|
346
346
|
mother_name: z.ZodString;
|
|
347
347
|
nationality: z.ZodString;
|
|
348
348
|
}, "strict", z.ZodTypeAny, {
|
|
349
349
|
number: string;
|
|
350
|
-
sex:
|
|
350
|
+
sex: string;
|
|
351
|
+
state: string;
|
|
351
352
|
name: string;
|
|
352
353
|
cep: string;
|
|
353
354
|
cpf: string;
|
|
@@ -356,7 +357,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
356
357
|
mother_name: string;
|
|
357
358
|
district: string;
|
|
358
359
|
city: string;
|
|
359
|
-
state: string;
|
|
360
360
|
nationality: string;
|
|
361
361
|
cellphone: string;
|
|
362
362
|
email: string;
|
|
@@ -364,7 +364,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
364
364
|
complement?: string | undefined;
|
|
365
365
|
}, {
|
|
366
366
|
number: string;
|
|
367
|
-
sex:
|
|
367
|
+
sex: string;
|
|
368
|
+
state: string;
|
|
368
369
|
name: string;
|
|
369
370
|
cep: string;
|
|
370
371
|
cpf: string;
|
|
@@ -373,7 +374,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
373
374
|
mother_name: string;
|
|
374
375
|
district: string;
|
|
375
376
|
city: string;
|
|
376
|
-
state: string;
|
|
377
377
|
nationality: string;
|
|
378
378
|
cellphone: string;
|
|
379
379
|
email: string;
|
|
@@ -452,11 +452,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
452
452
|
rd_re_insurance_toggle: boolean;
|
|
453
453
|
financing_company: {
|
|
454
454
|
number: string;
|
|
455
|
+
state: string;
|
|
455
456
|
cep: string;
|
|
456
457
|
address: string;
|
|
457
458
|
district: string;
|
|
458
459
|
city: string;
|
|
459
|
-
state: string;
|
|
460
460
|
email: string;
|
|
461
461
|
monthly_income: number;
|
|
462
462
|
corporate_name: string;
|
|
@@ -470,7 +470,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
470
470
|
};
|
|
471
471
|
financing_company_guarantor: {
|
|
472
472
|
number: string;
|
|
473
|
-
sex:
|
|
473
|
+
sex: string;
|
|
474
|
+
state: string;
|
|
474
475
|
name: string;
|
|
475
476
|
cep: string;
|
|
476
477
|
cpf: string;
|
|
@@ -479,7 +480,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
479
480
|
mother_name: string;
|
|
480
481
|
district: string;
|
|
481
482
|
city: string;
|
|
482
|
-
state: string;
|
|
483
483
|
nationality: string;
|
|
484
484
|
cellphone: string;
|
|
485
485
|
email: string;
|
|
@@ -509,11 +509,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
509
509
|
};
|
|
510
510
|
financing_company: {
|
|
511
511
|
number: string;
|
|
512
|
+
state: string;
|
|
512
513
|
cep: string;
|
|
513
514
|
address: string;
|
|
514
515
|
district: string;
|
|
515
516
|
city: string;
|
|
516
|
-
state: string;
|
|
517
517
|
email: string;
|
|
518
518
|
monthly_income: number;
|
|
519
519
|
corporate_name: string;
|
|
@@ -527,7 +527,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
527
527
|
};
|
|
528
528
|
financing_company_guarantor: {
|
|
529
529
|
number: string;
|
|
530
|
-
sex:
|
|
530
|
+
sex: string;
|
|
531
|
+
state: string;
|
|
531
532
|
name: string;
|
|
532
533
|
cep: string;
|
|
533
534
|
cpf: string;
|
|
@@ -536,7 +537,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
536
537
|
mother_name: string;
|
|
537
538
|
district: string;
|
|
538
539
|
city: string;
|
|
539
|
-
state: string;
|
|
540
540
|
nationality: string;
|
|
541
541
|
cellphone: string;
|
|
542
542
|
email: string;
|
|
@@ -568,11 +568,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
568
568
|
rd_re_insurance_toggle: boolean;
|
|
569
569
|
financing_company: {
|
|
570
570
|
number: string;
|
|
571
|
+
state: string;
|
|
571
572
|
cep: string;
|
|
572
573
|
address: string;
|
|
573
574
|
district: string;
|
|
574
575
|
city: string;
|
|
575
|
-
state: string;
|
|
576
576
|
email: string;
|
|
577
577
|
monthly_income: number;
|
|
578
578
|
corporate_name: string;
|
|
@@ -586,7 +586,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
586
586
|
};
|
|
587
587
|
financing_company_guarantor: {
|
|
588
588
|
number: string;
|
|
589
|
-
sex:
|
|
589
|
+
sex: string;
|
|
590
|
+
state: string;
|
|
590
591
|
name: string;
|
|
591
592
|
cep: string;
|
|
592
593
|
cpf: string;
|
|
@@ -595,7 +596,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
595
596
|
mother_name: string;
|
|
596
597
|
district: string;
|
|
597
598
|
city: string;
|
|
598
|
-
state: string;
|
|
599
599
|
nationality: string;
|
|
600
600
|
cellphone: string;
|
|
601
601
|
email: string;
|
|
@@ -625,11 +625,11 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
625
625
|
};
|
|
626
626
|
financing_company: {
|
|
627
627
|
number: string;
|
|
628
|
+
state: string;
|
|
628
629
|
cep: string;
|
|
629
630
|
address: string;
|
|
630
631
|
district: string;
|
|
631
632
|
city: string;
|
|
632
|
-
state: string;
|
|
633
633
|
email: string;
|
|
634
634
|
monthly_income: number;
|
|
635
635
|
corporate_name: string;
|
|
@@ -643,7 +643,8 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
643
643
|
};
|
|
644
644
|
financing_company_guarantor: {
|
|
645
645
|
number: string;
|
|
646
|
-
sex:
|
|
646
|
+
sex: string;
|
|
647
|
+
state: string;
|
|
647
648
|
name: string;
|
|
648
649
|
cep: string;
|
|
649
650
|
cpf: string;
|
|
@@ -652,7 +653,6 @@ declare const alfaPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
653
|
mother_name: string;
|
|
653
654
|
district: string;
|
|
654
655
|
city: string;
|
|
655
|
-
state: string;
|
|
656
656
|
nationality: string;
|
|
657
657
|
cellphone: string;
|
|
658
658
|
email: string;
|