@77sol-lab/form-schemas 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{chunk-GCYI6OFG.mjs → chunk-2NFFUOYG.mjs} +1 -1
- package/{chunk-MWPQSGDD.mjs → chunk-2VGGCJ2O.mjs} +1 -1
- package/{chunk-B7RDVG4R.mjs → chunk-36ZWNLRE.mjs} +2 -2
- package/{chunk-TEL6EWAJ.mjs → chunk-3LKC3OJJ.mjs} +1 -1
- package/{chunk-XUMC3TQU.mjs → chunk-3QVWHHHF.mjs} +1 -1
- package/chunk-7I2LXGA2.mjs +13 -0
- package/{chunk-KXEEZLMR.mjs → chunk-A5ZODVEU.mjs} +2 -2
- package/{chunk-NL4VK2TF.mjs → chunk-AXXSWRN2.mjs} +2 -2
- package/{chunk-2TGZGHS3.mjs → chunk-BCQD5NJB.mjs} +2 -2
- package/{chunk-FVIOZ4Q5.mjs → chunk-BPWVGI53.mjs} +2 -2
- package/{chunk-TUYULPDF.mjs → chunk-BTHGPT5U.mjs} +1 -1
- package/{chunk-RMWCQ6YU.mjs → chunk-BZ4V4AAJ.mjs} +2 -2
- package/{chunk-G3T562PC.mjs → chunk-DIARPLFL.mjs} +1 -1
- package/{chunk-EFLW2FHX.mjs → chunk-DWXCA5I6.mjs} +1 -1
- package/{chunk-FISPUQLP.mjs → chunk-ENVJMMCX.mjs} +2 -2
- package/{chunk-XNACW46V.mjs → chunk-HK7VVKRF.mjs} +2 -2
- package/chunk-LZCHOENM.mjs +433 -0
- package/{chunk-ORO6OVTB.mjs → chunk-MUFER7FT.mjs} +2 -2
- package/{chunk-W3CNJVMM.mjs → chunk-PP5WJMGB.mjs} +2 -2
- package/{chunk-6BD6V7EB.mjs → chunk-PYKWBM67.mjs} +1 -1
- package/{chunk-TCPW5MUT.mjs → chunk-PZG2YKS4.mjs} +2 -2
- package/{chunk-HKY6D6J5.mjs → chunk-QBQDE5Y7.mjs} +2 -2
- package/{chunk-TE64VI3I.mjs → chunk-QH5BHXWK.mjs} +1 -1
- package/{chunk-7LHQ27CS.mjs → chunk-QZR62OU5.mjs} +2 -2
- package/{chunk-36GQASLI.mjs → chunk-RFML2PIV.mjs} +1 -1
- package/{chunk-NDJRJOFE.mjs → chunk-SKFIWDPV.mjs} +47 -33
- package/chunk-TIB6TEME.mjs +109 -0
- package/{chunk-UHMVAJYK.mjs → chunk-UHQAHHAO.mjs} +2 -2
- package/{chunk-TTHE6D3Y.mjs → chunk-VMIR7MGU.mjs} +2 -2
- package/{chunk-CY2EXD6C.mjs → chunk-X3M274QY.mjs} +2 -2
- package/{chunk-SBOQWT53.mjs → chunk-XXID67A4.mjs} +2 -2
- package/{chunk-22ZUS7K3.mjs → chunk-XZSZRCO2.mjs} +1 -1
- package/{chunk-WHVCW22E.mjs → chunk-YZ3YYQEI.mjs} +2 -2
- package/financing/formalization/index.d.cts +1601 -1809
- package/financing/formalization/index.d.ts +1601 -1809
- package/financing/formalization/index.js +359 -91
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/AlfaPFSchema.js +45 -34
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/AlfaPJSchema.js +9 -22
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +45 -34
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +9 -22
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/BtgPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/BtgPFSchema.js +45 -34
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +58 -66
- package/financing/formalization/schemas/BtgPJSchema.d.ts +58 -66
- package/financing/formalization/schemas/BtgPJSchema.js +13 -23
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +60 -68
- package/financing/formalization/schemas/BvPFSchema.d.ts +60 -68
- package/financing/formalization/schemas/BvPFSchema.js +45 -34
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +88 -96
- package/financing/formalization/schemas/BvPJSchema.d.ts +88 -96
- package/financing/formalization/schemas/BvPJSchema.js +13 -23
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +45 -34
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +9 -22
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +42 -50
- package/financing/formalization/schemas/CashMePFSchema.d.ts +42 -50
- package/financing/formalization/schemas/CashMePFSchema.js +45 -34
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +36 -44
- package/financing/formalization/schemas/CashMePJSchema.d.ts +36 -44
- package/financing/formalization/schemas/CashMePJSchema.js +9 -22
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +42 -50
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +42 -50
- package/financing/formalization/schemas/Credito77PFSchema.js +45 -34
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +36 -44
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +36 -44
- package/financing/formalization/schemas/Credito77PJSchema.js +9 -22
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/EosPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/EosPFSchema.js +45 -34
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/EosPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/EosPJSchema.js +9 -22
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +45 -34
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +9 -22
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/LosangoPFSchema.js +45 -34
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/LosangoPJSchema.js +9 -22
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/SafraPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/SafraPFSchema.js +45 -34
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/SafraPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/SafraPJSchema.js +9 -22
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/SantanderPFSchema.js +45 -34
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +36 -44
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +36 -44
- package/financing/formalization/schemas/SantanderPJSchema.js +9 -22
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/SolAgoraPFSchema.js +45 -34
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +58 -66
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +58 -66
- package/financing/formalization/schemas/SolAgoraPJSchema.js +13 -23
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +42 -50
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +42 -50
- package/financing/formalization/schemas/SolfacilPFSchema.js +45 -34
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +46 -54
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +46 -54
- package/financing/formalization/schemas/SolfacilPJSchema.js +9 -22
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +204 -148
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +204 -148
- package/financing/formalization/schemas/UnifiedPFSchema.js +82 -40
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +150 -158
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +150 -158
- package/financing/formalization/schemas/UnifiedPJSchema.js +13 -23
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.d.cts +1 -1
- package/index.d.ts +1 -1
- package/index.js +359 -91
- package/index.mjs +33 -33
- package/package.json +1 -1
- package/chunk-52KJIJBF.mjs +0 -45
- package/chunk-A2TV7TRP.mjs +0 -6
- package/chunk-KKGV43J4.mjs +0 -250
|
@@ -72,40 +72,40 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
72
72
|
nationality: z.ZodString;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
number: string;
|
|
75
|
-
|
|
75
|
+
sex: "masculino" | "feminino";
|
|
76
76
|
name: string;
|
|
77
77
|
cep: string;
|
|
78
78
|
cpf: string;
|
|
79
79
|
address: string;
|
|
80
80
|
birth_date: string;
|
|
81
|
-
sex: "masculino" | "feminino";
|
|
82
81
|
mother_name: string;
|
|
83
82
|
district: string;
|
|
84
83
|
city: string;
|
|
85
84
|
state: string;
|
|
85
|
+
nationality: string;
|
|
86
86
|
cellphone: string;
|
|
87
87
|
email: string;
|
|
88
88
|
office: string;
|
|
89
89
|
complement?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
number: string;
|
|
92
|
-
|
|
92
|
+
sex: "masculino" | "feminino";
|
|
93
93
|
name: string;
|
|
94
94
|
cep: string;
|
|
95
95
|
cpf: string;
|
|
96
96
|
address: string;
|
|
97
97
|
birth_date: string;
|
|
98
|
-
sex: "masculino" | "feminino";
|
|
99
98
|
mother_name: string;
|
|
100
99
|
district: string;
|
|
101
100
|
city: string;
|
|
102
101
|
state: string;
|
|
102
|
+
nationality: string;
|
|
103
103
|
cellphone: string;
|
|
104
104
|
email: string;
|
|
105
105
|
office: string;
|
|
106
106
|
complement?: string | undefined;
|
|
107
107
|
}>, "many">;
|
|
108
|
-
|
|
108
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
109
109
|
url: z.ZodOptional<z.ZodString>;
|
|
110
110
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
111
111
|
sizeBytes: z.ZodNumber;
|
|
@@ -118,8 +118,7 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
118
118
|
sizeBytes: number;
|
|
119
119
|
url?: string | undefined;
|
|
120
120
|
}>;
|
|
121
|
-
|
|
122
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
121
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
123
122
|
url: z.ZodOptional<z.ZodString>;
|
|
124
123
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
125
124
|
sizeBytes: z.ZodNumber;
|
|
@@ -160,8 +159,7 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
160
159
|
}>;
|
|
161
160
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
162
161
|
}, "strip", z.ZodTypeAny, {
|
|
163
|
-
|
|
164
|
-
energy_bill_upload: {
|
|
162
|
+
voucher_local_installation_address: {
|
|
165
163
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
166
164
|
sizeBytes: number;
|
|
167
165
|
url?: string | undefined;
|
|
@@ -197,30 +195,29 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
197
195
|
};
|
|
198
196
|
financing_company_guarantor: {
|
|
199
197
|
number: string;
|
|
200
|
-
|
|
198
|
+
sex: "masculino" | "feminino";
|
|
201
199
|
name: string;
|
|
202
200
|
cep: string;
|
|
203
201
|
cpf: string;
|
|
204
202
|
address: string;
|
|
205
203
|
birth_date: string;
|
|
206
|
-
sex: "masculino" | "feminino";
|
|
207
204
|
mother_name: string;
|
|
208
205
|
district: string;
|
|
209
206
|
city: string;
|
|
210
207
|
state: string;
|
|
208
|
+
nationality: string;
|
|
211
209
|
cellphone: string;
|
|
212
210
|
email: string;
|
|
213
211
|
office: string;
|
|
214
212
|
complement?: string | undefined;
|
|
215
213
|
}[];
|
|
216
|
-
|
|
214
|
+
proof_kinship?: {
|
|
217
215
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
218
216
|
sizeBytes: number;
|
|
219
217
|
url?: string | undefined;
|
|
220
218
|
} | undefined;
|
|
221
219
|
}, {
|
|
222
|
-
|
|
223
|
-
energy_bill_upload: {
|
|
220
|
+
voucher_local_installation_address: {
|
|
224
221
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
225
222
|
sizeBytes: number;
|
|
226
223
|
url?: string | undefined;
|
|
@@ -255,23 +252,23 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
255
252
|
};
|
|
256
253
|
financing_company_guarantor: {
|
|
257
254
|
number: string;
|
|
258
|
-
|
|
255
|
+
sex: "masculino" | "feminino";
|
|
259
256
|
name: string;
|
|
260
257
|
cep: string;
|
|
261
258
|
cpf: string;
|
|
262
259
|
address: string;
|
|
263
260
|
birth_date: string;
|
|
264
|
-
sex: "masculino" | "feminino";
|
|
265
261
|
mother_name: string;
|
|
266
262
|
district: string;
|
|
267
263
|
city: string;
|
|
268
264
|
state: string;
|
|
265
|
+
nationality: string;
|
|
269
266
|
cellphone: string;
|
|
270
267
|
email: string;
|
|
271
268
|
office: string;
|
|
272
269
|
complement?: string | undefined;
|
|
273
270
|
}[];
|
|
274
|
-
|
|
271
|
+
proof_kinship?: {
|
|
275
272
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
276
273
|
sizeBytes: number;
|
|
277
274
|
url?: string | undefined;
|
|
@@ -350,40 +347,40 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
350
347
|
nationality: z.ZodString;
|
|
351
348
|
}, "strict", z.ZodTypeAny, {
|
|
352
349
|
number: string;
|
|
353
|
-
|
|
350
|
+
sex: "masculino" | "feminino";
|
|
354
351
|
name: string;
|
|
355
352
|
cep: string;
|
|
356
353
|
cpf: string;
|
|
357
354
|
address: string;
|
|
358
355
|
birth_date: string;
|
|
359
|
-
sex: "masculino" | "feminino";
|
|
360
356
|
mother_name: string;
|
|
361
357
|
district: string;
|
|
362
358
|
city: string;
|
|
363
359
|
state: string;
|
|
360
|
+
nationality: string;
|
|
364
361
|
cellphone: string;
|
|
365
362
|
email: string;
|
|
366
363
|
office: string;
|
|
367
364
|
complement?: string | undefined;
|
|
368
365
|
}, {
|
|
369
366
|
number: string;
|
|
370
|
-
|
|
367
|
+
sex: "masculino" | "feminino";
|
|
371
368
|
name: string;
|
|
372
369
|
cep: string;
|
|
373
370
|
cpf: string;
|
|
374
371
|
address: string;
|
|
375
372
|
birth_date: string;
|
|
376
|
-
sex: "masculino" | "feminino";
|
|
377
373
|
mother_name: string;
|
|
378
374
|
district: string;
|
|
379
375
|
city: string;
|
|
380
376
|
state: string;
|
|
377
|
+
nationality: string;
|
|
381
378
|
cellphone: string;
|
|
382
379
|
email: string;
|
|
383
380
|
office: string;
|
|
384
381
|
complement?: string | undefined;
|
|
385
382
|
}>, "many">;
|
|
386
|
-
|
|
383
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
387
384
|
url: z.ZodOptional<z.ZodString>;
|
|
388
385
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
389
386
|
sizeBytes: z.ZodNumber;
|
|
@@ -396,8 +393,7 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
396
393
|
sizeBytes: number;
|
|
397
394
|
url?: string | undefined;
|
|
398
395
|
}>;
|
|
399
|
-
|
|
400
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
396
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
401
397
|
url: z.ZodOptional<z.ZodString>;
|
|
402
398
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
403
399
|
sizeBytes: z.ZodNumber;
|
|
@@ -438,8 +434,7 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
438
434
|
}>;
|
|
439
435
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
440
436
|
}, "strict", z.ZodTypeAny, {
|
|
441
|
-
|
|
442
|
-
energy_bill_upload: {
|
|
437
|
+
voucher_local_installation_address: {
|
|
443
438
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
444
439
|
sizeBytes: number;
|
|
445
440
|
url?: string | undefined;
|
|
@@ -475,30 +470,29 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
475
470
|
};
|
|
476
471
|
financing_company_guarantor: {
|
|
477
472
|
number: string;
|
|
478
|
-
|
|
473
|
+
sex: "masculino" | "feminino";
|
|
479
474
|
name: string;
|
|
480
475
|
cep: string;
|
|
481
476
|
cpf: string;
|
|
482
477
|
address: string;
|
|
483
478
|
birth_date: string;
|
|
484
|
-
sex: "masculino" | "feminino";
|
|
485
479
|
mother_name: string;
|
|
486
480
|
district: string;
|
|
487
481
|
city: string;
|
|
488
482
|
state: string;
|
|
483
|
+
nationality: string;
|
|
489
484
|
cellphone: string;
|
|
490
485
|
email: string;
|
|
491
486
|
office: string;
|
|
492
487
|
complement?: string | undefined;
|
|
493
488
|
}[];
|
|
494
|
-
|
|
489
|
+
proof_kinship?: {
|
|
495
490
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
496
491
|
sizeBytes: number;
|
|
497
492
|
url?: string | undefined;
|
|
498
493
|
} | undefined;
|
|
499
494
|
}, {
|
|
500
|
-
|
|
501
|
-
energy_bill_upload: {
|
|
495
|
+
voucher_local_installation_address: {
|
|
502
496
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
503
497
|
sizeBytes: number;
|
|
504
498
|
url?: string | undefined;
|
|
@@ -533,31 +527,30 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
533
527
|
};
|
|
534
528
|
financing_company_guarantor: {
|
|
535
529
|
number: string;
|
|
536
|
-
|
|
530
|
+
sex: "masculino" | "feminino";
|
|
537
531
|
name: string;
|
|
538
532
|
cep: string;
|
|
539
533
|
cpf: string;
|
|
540
534
|
address: string;
|
|
541
535
|
birth_date: string;
|
|
542
|
-
sex: "masculino" | "feminino";
|
|
543
536
|
mother_name: string;
|
|
544
537
|
district: string;
|
|
545
538
|
city: string;
|
|
546
539
|
state: string;
|
|
540
|
+
nationality: string;
|
|
547
541
|
cellphone: string;
|
|
548
542
|
email: string;
|
|
549
543
|
office: string;
|
|
550
544
|
complement?: string | undefined;
|
|
551
545
|
}[];
|
|
552
|
-
|
|
546
|
+
proof_kinship?: {
|
|
553
547
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
554
548
|
sizeBytes: number;
|
|
555
549
|
url?: string | undefined;
|
|
556
550
|
} | undefined;
|
|
557
551
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
558
552
|
}>, {
|
|
559
|
-
|
|
560
|
-
energy_bill_upload: {
|
|
553
|
+
voucher_local_installation_address: {
|
|
561
554
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
562
555
|
sizeBytes: number;
|
|
563
556
|
url?: string | undefined;
|
|
@@ -593,30 +586,29 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
593
586
|
};
|
|
594
587
|
financing_company_guarantor: {
|
|
595
588
|
number: string;
|
|
596
|
-
|
|
589
|
+
sex: "masculino" | "feminino";
|
|
597
590
|
name: string;
|
|
598
591
|
cep: string;
|
|
599
592
|
cpf: string;
|
|
600
593
|
address: string;
|
|
601
594
|
birth_date: string;
|
|
602
|
-
sex: "masculino" | "feminino";
|
|
603
595
|
mother_name: string;
|
|
604
596
|
district: string;
|
|
605
597
|
city: string;
|
|
606
598
|
state: string;
|
|
599
|
+
nationality: string;
|
|
607
600
|
cellphone: string;
|
|
608
601
|
email: string;
|
|
609
602
|
office: string;
|
|
610
603
|
complement?: string | undefined;
|
|
611
604
|
}[];
|
|
612
|
-
|
|
605
|
+
proof_kinship?: {
|
|
613
606
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
614
607
|
sizeBytes: number;
|
|
615
608
|
url?: string | undefined;
|
|
616
609
|
} | undefined;
|
|
617
610
|
}, {
|
|
618
|
-
|
|
619
|
-
energy_bill_upload: {
|
|
611
|
+
voucher_local_installation_address: {
|
|
620
612
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
621
613
|
sizeBytes: number;
|
|
622
614
|
url?: string | undefined;
|
|
@@ -651,23 +643,23 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
651
643
|
};
|
|
652
644
|
financing_company_guarantor: {
|
|
653
645
|
number: string;
|
|
654
|
-
|
|
646
|
+
sex: "masculino" | "feminino";
|
|
655
647
|
name: string;
|
|
656
648
|
cep: string;
|
|
657
649
|
cpf: string;
|
|
658
650
|
address: string;
|
|
659
651
|
birth_date: string;
|
|
660
|
-
sex: "masculino" | "feminino";
|
|
661
652
|
mother_name: string;
|
|
662
653
|
district: string;
|
|
663
654
|
city: string;
|
|
664
655
|
state: string;
|
|
656
|
+
nationality: string;
|
|
665
657
|
cellphone: string;
|
|
666
658
|
email: string;
|
|
667
659
|
office: string;
|
|
668
660
|
complement?: string | undefined;
|
|
669
661
|
}[];
|
|
670
|
-
|
|
662
|
+
proof_kinship?: {
|
|
671
663
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
672
664
|
sizeBytes: number;
|
|
673
665
|
url?: string | undefined;
|
|
@@ -72,40 +72,40 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
72
72
|
nationality: z.ZodString;
|
|
73
73
|
}, "strict", z.ZodTypeAny, {
|
|
74
74
|
number: string;
|
|
75
|
-
|
|
75
|
+
sex: "masculino" | "feminino";
|
|
76
76
|
name: string;
|
|
77
77
|
cep: string;
|
|
78
78
|
cpf: string;
|
|
79
79
|
address: string;
|
|
80
80
|
birth_date: string;
|
|
81
|
-
sex: "masculino" | "feminino";
|
|
82
81
|
mother_name: string;
|
|
83
82
|
district: string;
|
|
84
83
|
city: string;
|
|
85
84
|
state: string;
|
|
85
|
+
nationality: string;
|
|
86
86
|
cellphone: string;
|
|
87
87
|
email: string;
|
|
88
88
|
office: string;
|
|
89
89
|
complement?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
number: string;
|
|
92
|
-
|
|
92
|
+
sex: "masculino" | "feminino";
|
|
93
93
|
name: string;
|
|
94
94
|
cep: string;
|
|
95
95
|
cpf: string;
|
|
96
96
|
address: string;
|
|
97
97
|
birth_date: string;
|
|
98
|
-
sex: "masculino" | "feminino";
|
|
99
98
|
mother_name: string;
|
|
100
99
|
district: string;
|
|
101
100
|
city: string;
|
|
102
101
|
state: string;
|
|
102
|
+
nationality: string;
|
|
103
103
|
cellphone: string;
|
|
104
104
|
email: string;
|
|
105
105
|
office: string;
|
|
106
106
|
complement?: string | undefined;
|
|
107
107
|
}>, "many">;
|
|
108
|
-
|
|
108
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
109
109
|
url: z.ZodOptional<z.ZodString>;
|
|
110
110
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
111
111
|
sizeBytes: z.ZodNumber;
|
|
@@ -118,8 +118,7 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
118
118
|
sizeBytes: number;
|
|
119
119
|
url?: string | undefined;
|
|
120
120
|
}>;
|
|
121
|
-
|
|
122
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
121
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
123
122
|
url: z.ZodOptional<z.ZodString>;
|
|
124
123
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
125
124
|
sizeBytes: z.ZodNumber;
|
|
@@ -160,8 +159,7 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
160
159
|
}>;
|
|
161
160
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
162
161
|
}, "strip", z.ZodTypeAny, {
|
|
163
|
-
|
|
164
|
-
energy_bill_upload: {
|
|
162
|
+
voucher_local_installation_address: {
|
|
165
163
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
166
164
|
sizeBytes: number;
|
|
167
165
|
url?: string | undefined;
|
|
@@ -197,30 +195,29 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
197
195
|
};
|
|
198
196
|
financing_company_guarantor: {
|
|
199
197
|
number: string;
|
|
200
|
-
|
|
198
|
+
sex: "masculino" | "feminino";
|
|
201
199
|
name: string;
|
|
202
200
|
cep: string;
|
|
203
201
|
cpf: string;
|
|
204
202
|
address: string;
|
|
205
203
|
birth_date: string;
|
|
206
|
-
sex: "masculino" | "feminino";
|
|
207
204
|
mother_name: string;
|
|
208
205
|
district: string;
|
|
209
206
|
city: string;
|
|
210
207
|
state: string;
|
|
208
|
+
nationality: string;
|
|
211
209
|
cellphone: string;
|
|
212
210
|
email: string;
|
|
213
211
|
office: string;
|
|
214
212
|
complement?: string | undefined;
|
|
215
213
|
}[];
|
|
216
|
-
|
|
214
|
+
proof_kinship?: {
|
|
217
215
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
218
216
|
sizeBytes: number;
|
|
219
217
|
url?: string | undefined;
|
|
220
218
|
} | undefined;
|
|
221
219
|
}, {
|
|
222
|
-
|
|
223
|
-
energy_bill_upload: {
|
|
220
|
+
voucher_local_installation_address: {
|
|
224
221
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
225
222
|
sizeBytes: number;
|
|
226
223
|
url?: string | undefined;
|
|
@@ -255,23 +252,23 @@ declare const credito77PjObject: z.ZodObject<{
|
|
|
255
252
|
};
|
|
256
253
|
financing_company_guarantor: {
|
|
257
254
|
number: string;
|
|
258
|
-
|
|
255
|
+
sex: "masculino" | "feminino";
|
|
259
256
|
name: string;
|
|
260
257
|
cep: string;
|
|
261
258
|
cpf: string;
|
|
262
259
|
address: string;
|
|
263
260
|
birth_date: string;
|
|
264
|
-
sex: "masculino" | "feminino";
|
|
265
261
|
mother_name: string;
|
|
266
262
|
district: string;
|
|
267
263
|
city: string;
|
|
268
264
|
state: string;
|
|
265
|
+
nationality: string;
|
|
269
266
|
cellphone: string;
|
|
270
267
|
email: string;
|
|
271
268
|
office: string;
|
|
272
269
|
complement?: string | undefined;
|
|
273
270
|
}[];
|
|
274
|
-
|
|
271
|
+
proof_kinship?: {
|
|
275
272
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
276
273
|
sizeBytes: number;
|
|
277
274
|
url?: string | undefined;
|
|
@@ -350,40 +347,40 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
350
347
|
nationality: z.ZodString;
|
|
351
348
|
}, "strict", z.ZodTypeAny, {
|
|
352
349
|
number: string;
|
|
353
|
-
|
|
350
|
+
sex: "masculino" | "feminino";
|
|
354
351
|
name: string;
|
|
355
352
|
cep: string;
|
|
356
353
|
cpf: string;
|
|
357
354
|
address: string;
|
|
358
355
|
birth_date: string;
|
|
359
|
-
sex: "masculino" | "feminino";
|
|
360
356
|
mother_name: string;
|
|
361
357
|
district: string;
|
|
362
358
|
city: string;
|
|
363
359
|
state: string;
|
|
360
|
+
nationality: string;
|
|
364
361
|
cellphone: string;
|
|
365
362
|
email: string;
|
|
366
363
|
office: string;
|
|
367
364
|
complement?: string | undefined;
|
|
368
365
|
}, {
|
|
369
366
|
number: string;
|
|
370
|
-
|
|
367
|
+
sex: "masculino" | "feminino";
|
|
371
368
|
name: string;
|
|
372
369
|
cep: string;
|
|
373
370
|
cpf: string;
|
|
374
371
|
address: string;
|
|
375
372
|
birth_date: string;
|
|
376
|
-
sex: "masculino" | "feminino";
|
|
377
373
|
mother_name: string;
|
|
378
374
|
district: string;
|
|
379
375
|
city: string;
|
|
380
376
|
state: string;
|
|
377
|
+
nationality: string;
|
|
381
378
|
cellphone: string;
|
|
382
379
|
email: string;
|
|
383
380
|
office: string;
|
|
384
381
|
complement?: string | undefined;
|
|
385
382
|
}>, "many">;
|
|
386
|
-
|
|
383
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
387
384
|
url: z.ZodOptional<z.ZodString>;
|
|
388
385
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
389
386
|
sizeBytes: z.ZodNumber;
|
|
@@ -396,8 +393,7 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
396
393
|
sizeBytes: number;
|
|
397
394
|
url?: string | undefined;
|
|
398
395
|
}>;
|
|
399
|
-
|
|
400
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
396
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
401
397
|
url: z.ZodOptional<z.ZodString>;
|
|
402
398
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
403
399
|
sizeBytes: z.ZodNumber;
|
|
@@ -438,8 +434,7 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
438
434
|
}>;
|
|
439
435
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
440
436
|
}, "strict", z.ZodTypeAny, {
|
|
441
|
-
|
|
442
|
-
energy_bill_upload: {
|
|
437
|
+
voucher_local_installation_address: {
|
|
443
438
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
444
439
|
sizeBytes: number;
|
|
445
440
|
url?: string | undefined;
|
|
@@ -475,30 +470,29 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
475
470
|
};
|
|
476
471
|
financing_company_guarantor: {
|
|
477
472
|
number: string;
|
|
478
|
-
|
|
473
|
+
sex: "masculino" | "feminino";
|
|
479
474
|
name: string;
|
|
480
475
|
cep: string;
|
|
481
476
|
cpf: string;
|
|
482
477
|
address: string;
|
|
483
478
|
birth_date: string;
|
|
484
|
-
sex: "masculino" | "feminino";
|
|
485
479
|
mother_name: string;
|
|
486
480
|
district: string;
|
|
487
481
|
city: string;
|
|
488
482
|
state: string;
|
|
483
|
+
nationality: string;
|
|
489
484
|
cellphone: string;
|
|
490
485
|
email: string;
|
|
491
486
|
office: string;
|
|
492
487
|
complement?: string | undefined;
|
|
493
488
|
}[];
|
|
494
|
-
|
|
489
|
+
proof_kinship?: {
|
|
495
490
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
496
491
|
sizeBytes: number;
|
|
497
492
|
url?: string | undefined;
|
|
498
493
|
} | undefined;
|
|
499
494
|
}, {
|
|
500
|
-
|
|
501
|
-
energy_bill_upload: {
|
|
495
|
+
voucher_local_installation_address: {
|
|
502
496
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
503
497
|
sizeBytes: number;
|
|
504
498
|
url?: string | undefined;
|
|
@@ -533,31 +527,30 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
533
527
|
};
|
|
534
528
|
financing_company_guarantor: {
|
|
535
529
|
number: string;
|
|
536
|
-
|
|
530
|
+
sex: "masculino" | "feminino";
|
|
537
531
|
name: string;
|
|
538
532
|
cep: string;
|
|
539
533
|
cpf: string;
|
|
540
534
|
address: string;
|
|
541
535
|
birth_date: string;
|
|
542
|
-
sex: "masculino" | "feminino";
|
|
543
536
|
mother_name: string;
|
|
544
537
|
district: string;
|
|
545
538
|
city: string;
|
|
546
539
|
state: string;
|
|
540
|
+
nationality: string;
|
|
547
541
|
cellphone: string;
|
|
548
542
|
email: string;
|
|
549
543
|
office: string;
|
|
550
544
|
complement?: string | undefined;
|
|
551
545
|
}[];
|
|
552
|
-
|
|
546
|
+
proof_kinship?: {
|
|
553
547
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
554
548
|
sizeBytes: number;
|
|
555
549
|
url?: string | undefined;
|
|
556
550
|
} | undefined;
|
|
557
551
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
558
552
|
}>, {
|
|
559
|
-
|
|
560
|
-
energy_bill_upload: {
|
|
553
|
+
voucher_local_installation_address: {
|
|
561
554
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
562
555
|
sizeBytes: number;
|
|
563
556
|
url?: string | undefined;
|
|
@@ -593,30 +586,29 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
593
586
|
};
|
|
594
587
|
financing_company_guarantor: {
|
|
595
588
|
number: string;
|
|
596
|
-
|
|
589
|
+
sex: "masculino" | "feminino";
|
|
597
590
|
name: string;
|
|
598
591
|
cep: string;
|
|
599
592
|
cpf: string;
|
|
600
593
|
address: string;
|
|
601
594
|
birth_date: string;
|
|
602
|
-
sex: "masculino" | "feminino";
|
|
603
595
|
mother_name: string;
|
|
604
596
|
district: string;
|
|
605
597
|
city: string;
|
|
606
598
|
state: string;
|
|
599
|
+
nationality: string;
|
|
607
600
|
cellphone: string;
|
|
608
601
|
email: string;
|
|
609
602
|
office: string;
|
|
610
603
|
complement?: string | undefined;
|
|
611
604
|
}[];
|
|
612
|
-
|
|
605
|
+
proof_kinship?: {
|
|
613
606
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
614
607
|
sizeBytes: number;
|
|
615
608
|
url?: string | undefined;
|
|
616
609
|
} | undefined;
|
|
617
610
|
}, {
|
|
618
|
-
|
|
619
|
-
energy_bill_upload: {
|
|
611
|
+
voucher_local_installation_address: {
|
|
620
612
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
621
613
|
sizeBytes: number;
|
|
622
614
|
url?: string | undefined;
|
|
@@ -651,23 +643,23 @@ declare const credito77PjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
651
643
|
};
|
|
652
644
|
financing_company_guarantor: {
|
|
653
645
|
number: string;
|
|
654
|
-
|
|
646
|
+
sex: "masculino" | "feminino";
|
|
655
647
|
name: string;
|
|
656
648
|
cep: string;
|
|
657
649
|
cpf: string;
|
|
658
650
|
address: string;
|
|
659
651
|
birth_date: string;
|
|
660
|
-
sex: "masculino" | "feminino";
|
|
661
652
|
mother_name: string;
|
|
662
653
|
district: string;
|
|
663
654
|
city: string;
|
|
664
655
|
state: string;
|
|
656
|
+
nationality: string;
|
|
665
657
|
cellphone: string;
|
|
666
658
|
email: string;
|
|
667
659
|
office: string;
|
|
668
660
|
complement?: string | undefined;
|
|
669
661
|
}[];
|
|
670
|
-
|
|
662
|
+
proof_kinship?: {
|
|
671
663
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
672
664
|
sizeBytes: number;
|
|
673
665
|
url?: string | undefined;
|