@77sol-lab/form-schemas 1.2.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-HK7VVKRF.mjs +105 -0
- 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 +2978 -1853
- package/financing/formalization/index.d.ts +2978 -1853
- package/financing/formalization/index.js +511 -85
- package/financing/formalization/index.mjs +33 -31
- 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 +591 -0
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +591 -0
- package/financing/formalization/schemas/UnifiedPFSchema.js +290 -0
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -0
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +1327 -0
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +1327 -0
- package/financing/formalization/schemas/UnifiedPJSchema.js +258 -0
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -0
- package/index.d.cts +3 -1
- package/index.d.ts +3 -1
- package/index.js +511 -85
- package/index.mjs +33 -31
- package/package.json +1 -1
- package/chunk-A2TV7TRP.mjs +0 -6
- package/chunk-X4DDGGAB.mjs +0 -233
|
@@ -23,6 +23,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
23
23
|
capital_social: z.ZodNumber;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
number: string;
|
|
26
|
+
residence_situation: string;
|
|
26
27
|
cep: string;
|
|
27
28
|
address: string;
|
|
28
29
|
district: string;
|
|
@@ -37,12 +38,12 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
37
38
|
legal_nature: string;
|
|
38
39
|
economic_activity_group: string;
|
|
39
40
|
economic_activity: string;
|
|
40
|
-
residence_situation: string;
|
|
41
41
|
months_in_residence: number;
|
|
42
42
|
capital_social: number;
|
|
43
43
|
complement?: string | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
number: string;
|
|
46
|
+
residence_situation: string;
|
|
46
47
|
cep: string;
|
|
47
48
|
address: string;
|
|
48
49
|
district: string;
|
|
@@ -57,7 +58,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
57
58
|
legal_nature: string;
|
|
58
59
|
economic_activity_group: string;
|
|
59
60
|
economic_activity: string;
|
|
60
|
-
residence_situation: string;
|
|
61
61
|
months_in_residence: number;
|
|
62
62
|
capital_social: number;
|
|
63
63
|
complement?: string | undefined;
|
|
@@ -81,7 +81,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
81
81
|
residence_situation: z.ZodString;
|
|
82
82
|
office: z.ZodString;
|
|
83
83
|
months_in_residence: z.ZodNumber;
|
|
84
|
-
type_doc: z.ZodEnum<["
|
|
84
|
+
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
85
85
|
doc: z.ZodString;
|
|
86
86
|
issuing_body: z.ZodString;
|
|
87
87
|
uf_issuing_body: z.ZodString;
|
|
@@ -96,19 +96,22 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
96
96
|
pep_relationship: z.ZodString;
|
|
97
97
|
}, "strict", z.ZodTypeAny, {
|
|
98
98
|
number: string;
|
|
99
|
-
|
|
99
|
+
sex: "masculino" | "feminino";
|
|
100
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
101
|
+
residence_situation: string;
|
|
102
|
+
pep_relationship: string;
|
|
103
|
+
civil_status: string;
|
|
100
104
|
doc_issue_date: string;
|
|
101
|
-
nationality: string;
|
|
102
105
|
name: string;
|
|
103
106
|
cep: string;
|
|
104
107
|
cpf: string;
|
|
105
108
|
address: string;
|
|
106
109
|
birth_date: string;
|
|
107
|
-
sex: "masculino" | "feminino";
|
|
108
110
|
mother_name: string;
|
|
109
111
|
district: string;
|
|
110
112
|
city: string;
|
|
111
113
|
state: string;
|
|
114
|
+
nationality: string;
|
|
112
115
|
cellphone: string;
|
|
113
116
|
email: string;
|
|
114
117
|
monthly_income: number;
|
|
@@ -116,31 +119,31 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
116
119
|
issuing_body: string;
|
|
117
120
|
phone: string;
|
|
118
121
|
office: string;
|
|
119
|
-
civil_status: string;
|
|
120
122
|
uf_issuing_body: string;
|
|
121
123
|
doc_expiration_date: string;
|
|
122
124
|
patrimony: number;
|
|
123
125
|
uf_naturalness: string;
|
|
124
|
-
residence_situation: string;
|
|
125
126
|
months_in_residence: number;
|
|
126
127
|
naturalness: string;
|
|
127
|
-
pep_relationship: string;
|
|
128
128
|
complement?: string | undefined;
|
|
129
129
|
}, {
|
|
130
130
|
number: string;
|
|
131
|
-
|
|
131
|
+
sex: "masculino" | "feminino";
|
|
132
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
133
|
+
residence_situation: string;
|
|
134
|
+
pep_relationship: string;
|
|
135
|
+
civil_status: string;
|
|
132
136
|
doc_issue_date: string;
|
|
133
|
-
nationality: string;
|
|
134
137
|
name: string;
|
|
135
138
|
cep: string;
|
|
136
139
|
cpf: string;
|
|
137
140
|
address: string;
|
|
138
141
|
birth_date: string;
|
|
139
|
-
sex: "masculino" | "feminino";
|
|
140
142
|
mother_name: string;
|
|
141
143
|
district: string;
|
|
142
144
|
city: string;
|
|
143
145
|
state: string;
|
|
146
|
+
nationality: string;
|
|
144
147
|
cellphone: string;
|
|
145
148
|
email: string;
|
|
146
149
|
monthly_income: number;
|
|
@@ -148,18 +151,15 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
148
151
|
issuing_body: string;
|
|
149
152
|
phone: string;
|
|
150
153
|
office: string;
|
|
151
|
-
civil_status: string;
|
|
152
154
|
uf_issuing_body: string;
|
|
153
155
|
doc_expiration_date: string;
|
|
154
156
|
patrimony: number;
|
|
155
157
|
uf_naturalness: string;
|
|
156
|
-
residence_situation: string;
|
|
157
158
|
months_in_residence: number;
|
|
158
159
|
naturalness: string;
|
|
159
|
-
pep_relationship: string;
|
|
160
160
|
complement?: string | undefined;
|
|
161
161
|
}>, "many">;
|
|
162
|
-
|
|
162
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
163
163
|
url: z.ZodOptional<z.ZodString>;
|
|
164
164
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
165
165
|
sizeBytes: z.ZodNumber;
|
|
@@ -172,8 +172,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
172
172
|
sizeBytes: number;
|
|
173
173
|
url?: string | undefined;
|
|
174
174
|
}>;
|
|
175
|
-
|
|
176
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
175
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
177
176
|
url: z.ZodOptional<z.ZodString>;
|
|
178
177
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
179
178
|
sizeBytes: z.ZodNumber;
|
|
@@ -214,8 +213,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
214
213
|
}>;
|
|
215
214
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
216
215
|
}, "strip", z.ZodTypeAny, {
|
|
217
|
-
|
|
218
|
-
energy_bill_upload: {
|
|
216
|
+
voucher_local_installation_address: {
|
|
219
217
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
220
218
|
sizeBytes: number;
|
|
221
219
|
url?: string | undefined;
|
|
@@ -233,6 +231,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
233
231
|
rd_re_insurance_toggle: boolean;
|
|
234
232
|
financing_company: {
|
|
235
233
|
number: string;
|
|
234
|
+
residence_situation: string;
|
|
236
235
|
cep: string;
|
|
237
236
|
address: string;
|
|
238
237
|
district: string;
|
|
@@ -247,26 +246,28 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
247
246
|
legal_nature: string;
|
|
248
247
|
economic_activity_group: string;
|
|
249
248
|
economic_activity: string;
|
|
250
|
-
residence_situation: string;
|
|
251
249
|
months_in_residence: number;
|
|
252
250
|
capital_social: number;
|
|
253
251
|
complement?: string | undefined;
|
|
254
252
|
};
|
|
255
253
|
financing_company_guarantor: {
|
|
256
254
|
number: string;
|
|
257
|
-
|
|
255
|
+
sex: "masculino" | "feminino";
|
|
256
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
257
|
+
residence_situation: string;
|
|
258
|
+
pep_relationship: string;
|
|
259
|
+
civil_status: string;
|
|
258
260
|
doc_issue_date: string;
|
|
259
|
-
nationality: string;
|
|
260
261
|
name: string;
|
|
261
262
|
cep: string;
|
|
262
263
|
cpf: string;
|
|
263
264
|
address: string;
|
|
264
265
|
birth_date: string;
|
|
265
|
-
sex: "masculino" | "feminino";
|
|
266
266
|
mother_name: string;
|
|
267
267
|
district: string;
|
|
268
268
|
city: string;
|
|
269
269
|
state: string;
|
|
270
|
+
nationality: string;
|
|
270
271
|
cellphone: string;
|
|
271
272
|
email: string;
|
|
272
273
|
monthly_income: number;
|
|
@@ -274,25 +275,21 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
274
275
|
issuing_body: string;
|
|
275
276
|
phone: string;
|
|
276
277
|
office: string;
|
|
277
|
-
civil_status: string;
|
|
278
278
|
uf_issuing_body: string;
|
|
279
279
|
doc_expiration_date: string;
|
|
280
280
|
patrimony: number;
|
|
281
281
|
uf_naturalness: string;
|
|
282
|
-
residence_situation: string;
|
|
283
282
|
months_in_residence: number;
|
|
284
283
|
naturalness: string;
|
|
285
|
-
pep_relationship: string;
|
|
286
284
|
complement?: string | undefined;
|
|
287
285
|
}[];
|
|
288
|
-
|
|
286
|
+
proof_kinship?: {
|
|
289
287
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
290
288
|
sizeBytes: number;
|
|
291
289
|
url?: string | undefined;
|
|
292
290
|
} | undefined;
|
|
293
291
|
}, {
|
|
294
|
-
|
|
295
|
-
energy_bill_upload: {
|
|
292
|
+
voucher_local_installation_address: {
|
|
296
293
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
297
294
|
sizeBytes: number;
|
|
298
295
|
url?: string | undefined;
|
|
@@ -309,6 +306,7 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
309
306
|
};
|
|
310
307
|
financing_company: {
|
|
311
308
|
number: string;
|
|
309
|
+
residence_situation: string;
|
|
312
310
|
cep: string;
|
|
313
311
|
address: string;
|
|
314
312
|
district: string;
|
|
@@ -323,26 +321,28 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
323
321
|
legal_nature: string;
|
|
324
322
|
economic_activity_group: string;
|
|
325
323
|
economic_activity: string;
|
|
326
|
-
residence_situation: string;
|
|
327
324
|
months_in_residence: number;
|
|
328
325
|
capital_social: number;
|
|
329
326
|
complement?: string | undefined;
|
|
330
327
|
};
|
|
331
328
|
financing_company_guarantor: {
|
|
332
329
|
number: string;
|
|
333
|
-
|
|
330
|
+
sex: "masculino" | "feminino";
|
|
331
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
332
|
+
residence_situation: string;
|
|
333
|
+
pep_relationship: string;
|
|
334
|
+
civil_status: string;
|
|
334
335
|
doc_issue_date: string;
|
|
335
|
-
nationality: string;
|
|
336
336
|
name: string;
|
|
337
337
|
cep: string;
|
|
338
338
|
cpf: string;
|
|
339
339
|
address: string;
|
|
340
340
|
birth_date: string;
|
|
341
|
-
sex: "masculino" | "feminino";
|
|
342
341
|
mother_name: string;
|
|
343
342
|
district: string;
|
|
344
343
|
city: string;
|
|
345
344
|
state: string;
|
|
345
|
+
nationality: string;
|
|
346
346
|
cellphone: string;
|
|
347
347
|
email: string;
|
|
348
348
|
monthly_income: number;
|
|
@@ -350,18 +350,15 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
350
350
|
issuing_body: string;
|
|
351
351
|
phone: string;
|
|
352
352
|
office: string;
|
|
353
|
-
civil_status: string;
|
|
354
353
|
uf_issuing_body: string;
|
|
355
354
|
doc_expiration_date: string;
|
|
356
355
|
patrimony: number;
|
|
357
356
|
uf_naturalness: string;
|
|
358
|
-
residence_situation: string;
|
|
359
357
|
months_in_residence: number;
|
|
360
358
|
naturalness: string;
|
|
361
|
-
pep_relationship: string;
|
|
362
359
|
complement?: string | undefined;
|
|
363
360
|
}[];
|
|
364
|
-
|
|
361
|
+
proof_kinship?: {
|
|
365
362
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
366
363
|
sizeBytes: number;
|
|
367
364
|
url?: string | undefined;
|
|
@@ -391,6 +388,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
391
388
|
capital_social: z.ZodNumber;
|
|
392
389
|
}, "strict", z.ZodTypeAny, {
|
|
393
390
|
number: string;
|
|
391
|
+
residence_situation: string;
|
|
394
392
|
cep: string;
|
|
395
393
|
address: string;
|
|
396
394
|
district: string;
|
|
@@ -405,12 +403,12 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
405
403
|
legal_nature: string;
|
|
406
404
|
economic_activity_group: string;
|
|
407
405
|
economic_activity: string;
|
|
408
|
-
residence_situation: string;
|
|
409
406
|
months_in_residence: number;
|
|
410
407
|
capital_social: number;
|
|
411
408
|
complement?: string | undefined;
|
|
412
409
|
}, {
|
|
413
410
|
number: string;
|
|
411
|
+
residence_situation: string;
|
|
414
412
|
cep: string;
|
|
415
413
|
address: string;
|
|
416
414
|
district: string;
|
|
@@ -425,7 +423,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
425
423
|
legal_nature: string;
|
|
426
424
|
economic_activity_group: string;
|
|
427
425
|
economic_activity: string;
|
|
428
|
-
residence_situation: string;
|
|
429
426
|
months_in_residence: number;
|
|
430
427
|
capital_social: number;
|
|
431
428
|
complement?: string | undefined;
|
|
@@ -449,7 +446,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
449
446
|
residence_situation: z.ZodString;
|
|
450
447
|
office: z.ZodString;
|
|
451
448
|
months_in_residence: z.ZodNumber;
|
|
452
|
-
type_doc: z.ZodEnum<["
|
|
449
|
+
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
453
450
|
doc: z.ZodString;
|
|
454
451
|
issuing_body: z.ZodString;
|
|
455
452
|
uf_issuing_body: z.ZodString;
|
|
@@ -464,19 +461,22 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
464
461
|
pep_relationship: z.ZodString;
|
|
465
462
|
}, "strict", z.ZodTypeAny, {
|
|
466
463
|
number: string;
|
|
467
|
-
|
|
464
|
+
sex: "masculino" | "feminino";
|
|
465
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
466
|
+
residence_situation: string;
|
|
467
|
+
pep_relationship: string;
|
|
468
|
+
civil_status: string;
|
|
468
469
|
doc_issue_date: string;
|
|
469
|
-
nationality: string;
|
|
470
470
|
name: string;
|
|
471
471
|
cep: string;
|
|
472
472
|
cpf: string;
|
|
473
473
|
address: string;
|
|
474
474
|
birth_date: string;
|
|
475
|
-
sex: "masculino" | "feminino";
|
|
476
475
|
mother_name: string;
|
|
477
476
|
district: string;
|
|
478
477
|
city: string;
|
|
479
478
|
state: string;
|
|
479
|
+
nationality: string;
|
|
480
480
|
cellphone: string;
|
|
481
481
|
email: string;
|
|
482
482
|
monthly_income: number;
|
|
@@ -484,31 +484,31 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
484
484
|
issuing_body: string;
|
|
485
485
|
phone: string;
|
|
486
486
|
office: string;
|
|
487
|
-
civil_status: string;
|
|
488
487
|
uf_issuing_body: string;
|
|
489
488
|
doc_expiration_date: string;
|
|
490
489
|
patrimony: number;
|
|
491
490
|
uf_naturalness: string;
|
|
492
|
-
residence_situation: string;
|
|
493
491
|
months_in_residence: number;
|
|
494
492
|
naturalness: string;
|
|
495
|
-
pep_relationship: string;
|
|
496
493
|
complement?: string | undefined;
|
|
497
494
|
}, {
|
|
498
495
|
number: string;
|
|
499
|
-
|
|
496
|
+
sex: "masculino" | "feminino";
|
|
497
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
498
|
+
residence_situation: string;
|
|
499
|
+
pep_relationship: string;
|
|
500
|
+
civil_status: string;
|
|
500
501
|
doc_issue_date: string;
|
|
501
|
-
nationality: string;
|
|
502
502
|
name: string;
|
|
503
503
|
cep: string;
|
|
504
504
|
cpf: string;
|
|
505
505
|
address: string;
|
|
506
506
|
birth_date: string;
|
|
507
|
-
sex: "masculino" | "feminino";
|
|
508
507
|
mother_name: string;
|
|
509
508
|
district: string;
|
|
510
509
|
city: string;
|
|
511
510
|
state: string;
|
|
511
|
+
nationality: string;
|
|
512
512
|
cellphone: string;
|
|
513
513
|
email: string;
|
|
514
514
|
monthly_income: number;
|
|
@@ -516,18 +516,15 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
516
516
|
issuing_body: string;
|
|
517
517
|
phone: string;
|
|
518
518
|
office: string;
|
|
519
|
-
civil_status: string;
|
|
520
519
|
uf_issuing_body: string;
|
|
521
520
|
doc_expiration_date: string;
|
|
522
521
|
patrimony: number;
|
|
523
522
|
uf_naturalness: string;
|
|
524
|
-
residence_situation: string;
|
|
525
523
|
months_in_residence: number;
|
|
526
524
|
naturalness: string;
|
|
527
|
-
pep_relationship: string;
|
|
528
525
|
complement?: string | undefined;
|
|
529
526
|
}>, "many">;
|
|
530
|
-
|
|
527
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
531
528
|
url: z.ZodOptional<z.ZodString>;
|
|
532
529
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
533
530
|
sizeBytes: z.ZodNumber;
|
|
@@ -540,8 +537,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
540
537
|
sizeBytes: number;
|
|
541
538
|
url?: string | undefined;
|
|
542
539
|
}>;
|
|
543
|
-
|
|
544
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
540
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
545
541
|
url: z.ZodOptional<z.ZodString>;
|
|
546
542
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
547
543
|
sizeBytes: z.ZodNumber;
|
|
@@ -582,8 +578,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
582
578
|
}>;
|
|
583
579
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
584
580
|
}, "strict", z.ZodTypeAny, {
|
|
585
|
-
|
|
586
|
-
energy_bill_upload: {
|
|
581
|
+
voucher_local_installation_address: {
|
|
587
582
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
588
583
|
sizeBytes: number;
|
|
589
584
|
url?: string | undefined;
|
|
@@ -601,6 +596,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
601
596
|
rd_re_insurance_toggle: boolean;
|
|
602
597
|
financing_company: {
|
|
603
598
|
number: string;
|
|
599
|
+
residence_situation: string;
|
|
604
600
|
cep: string;
|
|
605
601
|
address: string;
|
|
606
602
|
district: string;
|
|
@@ -615,26 +611,28 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
615
611
|
legal_nature: string;
|
|
616
612
|
economic_activity_group: string;
|
|
617
613
|
economic_activity: string;
|
|
618
|
-
residence_situation: string;
|
|
619
614
|
months_in_residence: number;
|
|
620
615
|
capital_social: number;
|
|
621
616
|
complement?: string | undefined;
|
|
622
617
|
};
|
|
623
618
|
financing_company_guarantor: {
|
|
624
619
|
number: string;
|
|
625
|
-
|
|
620
|
+
sex: "masculino" | "feminino";
|
|
621
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
622
|
+
residence_situation: string;
|
|
623
|
+
pep_relationship: string;
|
|
624
|
+
civil_status: string;
|
|
626
625
|
doc_issue_date: string;
|
|
627
|
-
nationality: string;
|
|
628
626
|
name: string;
|
|
629
627
|
cep: string;
|
|
630
628
|
cpf: string;
|
|
631
629
|
address: string;
|
|
632
630
|
birth_date: string;
|
|
633
|
-
sex: "masculino" | "feminino";
|
|
634
631
|
mother_name: string;
|
|
635
632
|
district: string;
|
|
636
633
|
city: string;
|
|
637
634
|
state: string;
|
|
635
|
+
nationality: string;
|
|
638
636
|
cellphone: string;
|
|
639
637
|
email: string;
|
|
640
638
|
monthly_income: number;
|
|
@@ -642,25 +640,21 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
642
640
|
issuing_body: string;
|
|
643
641
|
phone: string;
|
|
644
642
|
office: string;
|
|
645
|
-
civil_status: string;
|
|
646
643
|
uf_issuing_body: string;
|
|
647
644
|
doc_expiration_date: string;
|
|
648
645
|
patrimony: number;
|
|
649
646
|
uf_naturalness: string;
|
|
650
|
-
residence_situation: string;
|
|
651
647
|
months_in_residence: number;
|
|
652
648
|
naturalness: string;
|
|
653
|
-
pep_relationship: string;
|
|
654
649
|
complement?: string | undefined;
|
|
655
650
|
}[];
|
|
656
|
-
|
|
651
|
+
proof_kinship?: {
|
|
657
652
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
658
653
|
sizeBytes: number;
|
|
659
654
|
url?: string | undefined;
|
|
660
655
|
} | undefined;
|
|
661
656
|
}, {
|
|
662
|
-
|
|
663
|
-
energy_bill_upload: {
|
|
657
|
+
voucher_local_installation_address: {
|
|
664
658
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
665
659
|
sizeBytes: number;
|
|
666
660
|
url?: string | undefined;
|
|
@@ -677,6 +671,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
677
671
|
};
|
|
678
672
|
financing_company: {
|
|
679
673
|
number: string;
|
|
674
|
+
residence_situation: string;
|
|
680
675
|
cep: string;
|
|
681
676
|
address: string;
|
|
682
677
|
district: string;
|
|
@@ -691,26 +686,28 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
691
686
|
legal_nature: string;
|
|
692
687
|
economic_activity_group: string;
|
|
693
688
|
economic_activity: string;
|
|
694
|
-
residence_situation: string;
|
|
695
689
|
months_in_residence: number;
|
|
696
690
|
capital_social: number;
|
|
697
691
|
complement?: string | undefined;
|
|
698
692
|
};
|
|
699
693
|
financing_company_guarantor: {
|
|
700
694
|
number: string;
|
|
701
|
-
|
|
695
|
+
sex: "masculino" | "feminino";
|
|
696
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
697
|
+
residence_situation: string;
|
|
698
|
+
pep_relationship: string;
|
|
699
|
+
civil_status: string;
|
|
702
700
|
doc_issue_date: string;
|
|
703
|
-
nationality: string;
|
|
704
701
|
name: string;
|
|
705
702
|
cep: string;
|
|
706
703
|
cpf: string;
|
|
707
704
|
address: string;
|
|
708
705
|
birth_date: string;
|
|
709
|
-
sex: "masculino" | "feminino";
|
|
710
706
|
mother_name: string;
|
|
711
707
|
district: string;
|
|
712
708
|
city: string;
|
|
713
709
|
state: string;
|
|
710
|
+
nationality: string;
|
|
714
711
|
cellphone: string;
|
|
715
712
|
email: string;
|
|
716
713
|
monthly_income: number;
|
|
@@ -718,26 +715,22 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
718
715
|
issuing_body: string;
|
|
719
716
|
phone: string;
|
|
720
717
|
office: string;
|
|
721
|
-
civil_status: string;
|
|
722
718
|
uf_issuing_body: string;
|
|
723
719
|
doc_expiration_date: string;
|
|
724
720
|
patrimony: number;
|
|
725
721
|
uf_naturalness: string;
|
|
726
|
-
residence_situation: string;
|
|
727
722
|
months_in_residence: number;
|
|
728
723
|
naturalness: string;
|
|
729
|
-
pep_relationship: string;
|
|
730
724
|
complement?: string | undefined;
|
|
731
725
|
}[];
|
|
732
|
-
|
|
726
|
+
proof_kinship?: {
|
|
733
727
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
734
728
|
sizeBytes: number;
|
|
735
729
|
url?: string | undefined;
|
|
736
730
|
} | undefined;
|
|
737
731
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
738
732
|
}>, {
|
|
739
|
-
|
|
740
|
-
energy_bill_upload: {
|
|
733
|
+
voucher_local_installation_address: {
|
|
741
734
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
742
735
|
sizeBytes: number;
|
|
743
736
|
url?: string | undefined;
|
|
@@ -755,6 +748,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
755
748
|
rd_re_insurance_toggle: boolean;
|
|
756
749
|
financing_company: {
|
|
757
750
|
number: string;
|
|
751
|
+
residence_situation: string;
|
|
758
752
|
cep: string;
|
|
759
753
|
address: string;
|
|
760
754
|
district: string;
|
|
@@ -769,26 +763,28 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
769
763
|
legal_nature: string;
|
|
770
764
|
economic_activity_group: string;
|
|
771
765
|
economic_activity: string;
|
|
772
|
-
residence_situation: string;
|
|
773
766
|
months_in_residence: number;
|
|
774
767
|
capital_social: number;
|
|
775
768
|
complement?: string | undefined;
|
|
776
769
|
};
|
|
777
770
|
financing_company_guarantor: {
|
|
778
771
|
number: string;
|
|
779
|
-
|
|
772
|
+
sex: "masculino" | "feminino";
|
|
773
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
774
|
+
residence_situation: string;
|
|
775
|
+
pep_relationship: string;
|
|
776
|
+
civil_status: string;
|
|
780
777
|
doc_issue_date: string;
|
|
781
|
-
nationality: string;
|
|
782
778
|
name: string;
|
|
783
779
|
cep: string;
|
|
784
780
|
cpf: string;
|
|
785
781
|
address: string;
|
|
786
782
|
birth_date: string;
|
|
787
|
-
sex: "masculino" | "feminino";
|
|
788
783
|
mother_name: string;
|
|
789
784
|
district: string;
|
|
790
785
|
city: string;
|
|
791
786
|
state: string;
|
|
787
|
+
nationality: string;
|
|
792
788
|
cellphone: string;
|
|
793
789
|
email: string;
|
|
794
790
|
monthly_income: number;
|
|
@@ -796,25 +792,21 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
796
792
|
issuing_body: string;
|
|
797
793
|
phone: string;
|
|
798
794
|
office: string;
|
|
799
|
-
civil_status: string;
|
|
800
795
|
uf_issuing_body: string;
|
|
801
796
|
doc_expiration_date: string;
|
|
802
797
|
patrimony: number;
|
|
803
798
|
uf_naturalness: string;
|
|
804
|
-
residence_situation: string;
|
|
805
799
|
months_in_residence: number;
|
|
806
800
|
naturalness: string;
|
|
807
|
-
pep_relationship: string;
|
|
808
801
|
complement?: string | undefined;
|
|
809
802
|
}[];
|
|
810
|
-
|
|
803
|
+
proof_kinship?: {
|
|
811
804
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
812
805
|
sizeBytes: number;
|
|
813
806
|
url?: string | undefined;
|
|
814
807
|
} | undefined;
|
|
815
808
|
}, {
|
|
816
|
-
|
|
817
|
-
energy_bill_upload: {
|
|
809
|
+
voucher_local_installation_address: {
|
|
818
810
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
819
811
|
sizeBytes: number;
|
|
820
812
|
url?: string | undefined;
|
|
@@ -831,6 +823,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
831
823
|
};
|
|
832
824
|
financing_company: {
|
|
833
825
|
number: string;
|
|
826
|
+
residence_situation: string;
|
|
834
827
|
cep: string;
|
|
835
828
|
address: string;
|
|
836
829
|
district: string;
|
|
@@ -845,26 +838,28 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
845
838
|
legal_nature: string;
|
|
846
839
|
economic_activity_group: string;
|
|
847
840
|
economic_activity: string;
|
|
848
|
-
residence_situation: string;
|
|
849
841
|
months_in_residence: number;
|
|
850
842
|
capital_social: number;
|
|
851
843
|
complement?: string | undefined;
|
|
852
844
|
};
|
|
853
845
|
financing_company_guarantor: {
|
|
854
846
|
number: string;
|
|
855
|
-
|
|
847
|
+
sex: "masculino" | "feminino";
|
|
848
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
849
|
+
residence_situation: string;
|
|
850
|
+
pep_relationship: string;
|
|
851
|
+
civil_status: string;
|
|
856
852
|
doc_issue_date: string;
|
|
857
|
-
nationality: string;
|
|
858
853
|
name: string;
|
|
859
854
|
cep: string;
|
|
860
855
|
cpf: string;
|
|
861
856
|
address: string;
|
|
862
857
|
birth_date: string;
|
|
863
|
-
sex: "masculino" | "feminino";
|
|
864
858
|
mother_name: string;
|
|
865
859
|
district: string;
|
|
866
860
|
city: string;
|
|
867
861
|
state: string;
|
|
862
|
+
nationality: string;
|
|
868
863
|
cellphone: string;
|
|
869
864
|
email: string;
|
|
870
865
|
monthly_income: number;
|
|
@@ -872,18 +867,15 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
872
867
|
issuing_body: string;
|
|
873
868
|
phone: string;
|
|
874
869
|
office: string;
|
|
875
|
-
civil_status: string;
|
|
876
870
|
uf_issuing_body: string;
|
|
877
871
|
doc_expiration_date: string;
|
|
878
872
|
patrimony: number;
|
|
879
873
|
uf_naturalness: string;
|
|
880
|
-
residence_situation: string;
|
|
881
874
|
months_in_residence: number;
|
|
882
875
|
naturalness: string;
|
|
883
|
-
pep_relationship: string;
|
|
884
876
|
complement?: string | undefined;
|
|
885
877
|
}[];
|
|
886
|
-
|
|
878
|
+
proof_kinship?: {
|
|
887
879
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
888
880
|
sizeBytes: number;
|
|
889
881
|
url?: string | undefined;
|