@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
|
@@ -34,11 +34,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
34
34
|
cnpj: string;
|
|
35
35
|
phone: string;
|
|
36
36
|
legal_nature: string;
|
|
37
|
+
residence_situation?: string | undefined;
|
|
37
38
|
complement?: string | undefined;
|
|
38
39
|
monthly_income?: number | undefined;
|
|
39
40
|
economic_activity_group?: string | undefined;
|
|
40
41
|
economic_activity?: string | undefined;
|
|
41
|
-
residence_situation?: string | undefined;
|
|
42
42
|
months_in_residence?: number | undefined;
|
|
43
43
|
capital_social?: number | undefined;
|
|
44
44
|
}, {
|
|
@@ -54,11 +54,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
54
54
|
cnpj: string;
|
|
55
55
|
phone: string;
|
|
56
56
|
legal_nature: string;
|
|
57
|
+
residence_situation?: string | undefined;
|
|
57
58
|
complement?: string | undefined;
|
|
58
59
|
monthly_income?: number | undefined;
|
|
59
60
|
economic_activity_group?: string | undefined;
|
|
60
61
|
economic_activity?: string | undefined;
|
|
61
|
-
residence_situation?: string | undefined;
|
|
62
62
|
months_in_residence?: number | undefined;
|
|
63
63
|
capital_social?: number | undefined;
|
|
64
64
|
}>;
|
|
@@ -83,7 +83,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
83
83
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
84
84
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
85
85
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
86
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
86
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
87
87
|
doc: z.ZodOptional<z.ZodString>;
|
|
88
88
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
89
89
|
uf_issuing_body: z.ZodOptional<z.ZodString>;
|
|
@@ -98,20 +98,23 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
98
98
|
doc_issuance_uf: z.ZodOptional<z.ZodString>;
|
|
99
99
|
}, "strict", z.ZodTypeAny, {
|
|
100
100
|
number: string;
|
|
101
|
-
|
|
101
|
+
sex: "masculino" | "feminino";
|
|
102
102
|
name: string;
|
|
103
103
|
cep: string;
|
|
104
104
|
cpf: string;
|
|
105
105
|
address: string;
|
|
106
106
|
birth_date: string;
|
|
107
|
-
sex: "masculino" | "feminino";
|
|
108
107
|
mother_name: string;
|
|
109
108
|
district: string;
|
|
110
109
|
city: string;
|
|
111
110
|
state: string;
|
|
111
|
+
nationality: string;
|
|
112
112
|
cellphone: string;
|
|
113
113
|
email: string;
|
|
114
|
-
type_doc?: "
|
|
114
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
115
|
+
residence_situation?: string | undefined;
|
|
116
|
+
pep_relationship?: string | undefined;
|
|
117
|
+
civil_status?: string | undefined;
|
|
115
118
|
doc_issue_date?: string | undefined;
|
|
116
119
|
complement?: string | undefined;
|
|
117
120
|
monthly_income?: number | undefined;
|
|
@@ -119,33 +122,33 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
119
122
|
issuing_body?: string | undefined;
|
|
120
123
|
phone?: string | undefined;
|
|
121
124
|
office?: string | undefined;
|
|
122
|
-
civil_status?: string | undefined;
|
|
123
125
|
uf_issuing_body?: string | undefined;
|
|
124
126
|
doc_expiration_date?: string | undefined;
|
|
125
127
|
patrimony?: number | undefined;
|
|
126
128
|
uf_naturalness?: string | undefined;
|
|
127
|
-
residence_situation?: string | undefined;
|
|
128
129
|
months_in_residence?: number | undefined;
|
|
129
130
|
naturalness?: string | undefined;
|
|
130
|
-
pep_relationship?: string | undefined;
|
|
131
131
|
entry_date?: string | undefined;
|
|
132
132
|
doc_issuance_uf?: string | undefined;
|
|
133
133
|
}, {
|
|
134
134
|
number: string;
|
|
135
|
-
|
|
135
|
+
sex: "masculino" | "feminino";
|
|
136
136
|
name: string;
|
|
137
137
|
cep: string;
|
|
138
138
|
cpf: string;
|
|
139
139
|
address: string;
|
|
140
140
|
birth_date: string;
|
|
141
|
-
sex: "masculino" | "feminino";
|
|
142
141
|
mother_name: string;
|
|
143
142
|
district: string;
|
|
144
143
|
city: string;
|
|
145
144
|
state: string;
|
|
145
|
+
nationality: string;
|
|
146
146
|
cellphone: string;
|
|
147
147
|
email: string;
|
|
148
|
-
type_doc?: "
|
|
148
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
149
|
+
residence_situation?: string | undefined;
|
|
150
|
+
pep_relationship?: string | undefined;
|
|
151
|
+
civil_status?: string | undefined;
|
|
149
152
|
doc_issue_date?: string | undefined;
|
|
150
153
|
complement?: string | undefined;
|
|
151
154
|
monthly_income?: number | undefined;
|
|
@@ -153,15 +156,12 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
153
156
|
issuing_body?: string | undefined;
|
|
154
157
|
phone?: string | undefined;
|
|
155
158
|
office?: string | undefined;
|
|
156
|
-
civil_status?: string | undefined;
|
|
157
159
|
uf_issuing_body?: string | undefined;
|
|
158
160
|
doc_expiration_date?: string | undefined;
|
|
159
161
|
patrimony?: number | undefined;
|
|
160
162
|
uf_naturalness?: string | undefined;
|
|
161
|
-
residence_situation?: string | undefined;
|
|
162
163
|
months_in_residence?: number | undefined;
|
|
163
164
|
naturalness?: string | undefined;
|
|
164
|
-
pep_relationship?: string | undefined;
|
|
165
165
|
entry_date?: string | undefined;
|
|
166
166
|
doc_issuance_uf?: string | undefined;
|
|
167
167
|
}>, "many">>;
|
|
@@ -186,7 +186,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
186
186
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
187
187
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
188
188
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
189
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
189
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
190
190
|
doc: z.ZodOptional<z.ZodString>;
|
|
191
191
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
192
192
|
uf_issuing_body: z.ZodOptional<z.ZodString>;
|
|
@@ -201,20 +201,23 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
201
201
|
doc_issuance_uf: z.ZodOptional<z.ZodString>;
|
|
202
202
|
}, "strict", z.ZodTypeAny, {
|
|
203
203
|
number: string;
|
|
204
|
-
|
|
204
|
+
sex: "masculino" | "feminino";
|
|
205
205
|
name: string;
|
|
206
206
|
cep: string;
|
|
207
207
|
cpf: string;
|
|
208
208
|
address: string;
|
|
209
209
|
birth_date: string;
|
|
210
|
-
sex: "masculino" | "feminino";
|
|
211
210
|
mother_name: string;
|
|
212
211
|
district: string;
|
|
213
212
|
city: string;
|
|
214
213
|
state: string;
|
|
214
|
+
nationality: string;
|
|
215
215
|
cellphone: string;
|
|
216
216
|
email: string;
|
|
217
|
-
type_doc?: "
|
|
217
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
218
|
+
residence_situation?: string | undefined;
|
|
219
|
+
pep_relationship?: string | undefined;
|
|
220
|
+
civil_status?: string | undefined;
|
|
218
221
|
doc_issue_date?: string | undefined;
|
|
219
222
|
complement?: string | undefined;
|
|
220
223
|
monthly_income?: number | undefined;
|
|
@@ -222,33 +225,33 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
222
225
|
issuing_body?: string | undefined;
|
|
223
226
|
phone?: string | undefined;
|
|
224
227
|
office?: string | undefined;
|
|
225
|
-
civil_status?: string | undefined;
|
|
226
228
|
uf_issuing_body?: string | undefined;
|
|
227
229
|
doc_expiration_date?: string | undefined;
|
|
228
230
|
patrimony?: number | undefined;
|
|
229
231
|
uf_naturalness?: string | undefined;
|
|
230
|
-
residence_situation?: string | undefined;
|
|
231
232
|
months_in_residence?: number | undefined;
|
|
232
233
|
naturalness?: string | undefined;
|
|
233
|
-
pep_relationship?: string | undefined;
|
|
234
234
|
entry_date?: string | undefined;
|
|
235
235
|
doc_issuance_uf?: string | undefined;
|
|
236
236
|
}, {
|
|
237
237
|
number: string;
|
|
238
|
-
|
|
238
|
+
sex: "masculino" | "feminino";
|
|
239
239
|
name: string;
|
|
240
240
|
cep: string;
|
|
241
241
|
cpf: string;
|
|
242
242
|
address: string;
|
|
243
243
|
birth_date: string;
|
|
244
|
-
sex: "masculino" | "feminino";
|
|
245
244
|
mother_name: string;
|
|
246
245
|
district: string;
|
|
247
246
|
city: string;
|
|
248
247
|
state: string;
|
|
248
|
+
nationality: string;
|
|
249
249
|
cellphone: string;
|
|
250
250
|
email: string;
|
|
251
|
-
type_doc?: "
|
|
251
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
252
|
+
residence_situation?: string | undefined;
|
|
253
|
+
pep_relationship?: string | undefined;
|
|
254
|
+
civil_status?: string | undefined;
|
|
252
255
|
doc_issue_date?: string | undefined;
|
|
253
256
|
complement?: string | undefined;
|
|
254
257
|
monthly_income?: number | undefined;
|
|
@@ -256,19 +259,16 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
256
259
|
issuing_body?: string | undefined;
|
|
257
260
|
phone?: string | undefined;
|
|
258
261
|
office?: string | undefined;
|
|
259
|
-
civil_status?: string | undefined;
|
|
260
262
|
uf_issuing_body?: string | undefined;
|
|
261
263
|
doc_expiration_date?: string | undefined;
|
|
262
264
|
patrimony?: number | undefined;
|
|
263
265
|
uf_naturalness?: string | undefined;
|
|
264
|
-
residence_situation?: string | undefined;
|
|
265
266
|
months_in_residence?: number | undefined;
|
|
266
267
|
naturalness?: string | undefined;
|
|
267
|
-
pep_relationship?: string | undefined;
|
|
268
268
|
entry_date?: string | undefined;
|
|
269
269
|
doc_issuance_uf?: string | undefined;
|
|
270
270
|
}>, "many">>;
|
|
271
|
-
|
|
271
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
272
272
|
url: z.ZodOptional<z.ZodString>;
|
|
273
273
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
274
274
|
sizeBytes: z.ZodNumber;
|
|
@@ -281,8 +281,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
281
281
|
sizeBytes: number;
|
|
282
282
|
url?: string | undefined;
|
|
283
283
|
}>;
|
|
284
|
-
|
|
285
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
284
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
286
285
|
url: z.ZodOptional<z.ZodString>;
|
|
287
286
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
288
287
|
sizeBytes: z.ZodNumber;
|
|
@@ -323,8 +322,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
323
322
|
}>;
|
|
324
323
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
325
324
|
}, "strip", z.ZodTypeAny, {
|
|
326
|
-
|
|
327
|
-
energy_bill_upload: {
|
|
325
|
+
voucher_local_installation_address: {
|
|
328
326
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
329
327
|
sizeBytes: number;
|
|
330
328
|
url?: string | undefined;
|
|
@@ -353,35 +351,38 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
353
351
|
cnpj: string;
|
|
354
352
|
phone: string;
|
|
355
353
|
legal_nature: string;
|
|
354
|
+
residence_situation?: string | undefined;
|
|
356
355
|
complement?: string | undefined;
|
|
357
356
|
monthly_income?: number | undefined;
|
|
358
357
|
economic_activity_group?: string | undefined;
|
|
359
358
|
economic_activity?: string | undefined;
|
|
360
|
-
residence_situation?: string | undefined;
|
|
361
359
|
months_in_residence?: number | undefined;
|
|
362
360
|
capital_social?: number | undefined;
|
|
363
361
|
};
|
|
364
|
-
|
|
362
|
+
proof_kinship?: {
|
|
365
363
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
366
364
|
sizeBytes: number;
|
|
367
365
|
url?: string | undefined;
|
|
368
366
|
} | undefined;
|
|
369
367
|
financing_company_guarantor?: {
|
|
370
368
|
number: string;
|
|
371
|
-
|
|
369
|
+
sex: "masculino" | "feminino";
|
|
372
370
|
name: string;
|
|
373
371
|
cep: string;
|
|
374
372
|
cpf: string;
|
|
375
373
|
address: string;
|
|
376
374
|
birth_date: string;
|
|
377
|
-
sex: "masculino" | "feminino";
|
|
378
375
|
mother_name: string;
|
|
379
376
|
district: string;
|
|
380
377
|
city: string;
|
|
381
378
|
state: string;
|
|
379
|
+
nationality: string;
|
|
382
380
|
cellphone: string;
|
|
383
381
|
email: string;
|
|
384
|
-
type_doc?: "
|
|
382
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
383
|
+
residence_situation?: string | undefined;
|
|
384
|
+
pep_relationship?: string | undefined;
|
|
385
|
+
civil_status?: string | undefined;
|
|
385
386
|
doc_issue_date?: string | undefined;
|
|
386
387
|
complement?: string | undefined;
|
|
387
388
|
monthly_income?: number | undefined;
|
|
@@ -389,34 +390,34 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
389
390
|
issuing_body?: string | undefined;
|
|
390
391
|
phone?: string | undefined;
|
|
391
392
|
office?: string | undefined;
|
|
392
|
-
civil_status?: string | undefined;
|
|
393
393
|
uf_issuing_body?: string | undefined;
|
|
394
394
|
doc_expiration_date?: string | undefined;
|
|
395
395
|
patrimony?: number | undefined;
|
|
396
396
|
uf_naturalness?: string | undefined;
|
|
397
|
-
residence_situation?: string | undefined;
|
|
398
397
|
months_in_residence?: number | undefined;
|
|
399
398
|
naturalness?: string | undefined;
|
|
400
|
-
pep_relationship?: string | undefined;
|
|
401
399
|
entry_date?: string | undefined;
|
|
402
400
|
doc_issuance_uf?: string | undefined;
|
|
403
401
|
}[] | undefined;
|
|
404
402
|
financing_company_qsa?: {
|
|
405
403
|
number: string;
|
|
406
|
-
|
|
404
|
+
sex: "masculino" | "feminino";
|
|
407
405
|
name: string;
|
|
408
406
|
cep: string;
|
|
409
407
|
cpf: string;
|
|
410
408
|
address: string;
|
|
411
409
|
birth_date: string;
|
|
412
|
-
sex: "masculino" | "feminino";
|
|
413
410
|
mother_name: string;
|
|
414
411
|
district: string;
|
|
415
412
|
city: string;
|
|
416
413
|
state: string;
|
|
414
|
+
nationality: string;
|
|
417
415
|
cellphone: string;
|
|
418
416
|
email: string;
|
|
419
|
-
type_doc?: "
|
|
417
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
418
|
+
residence_situation?: string | undefined;
|
|
419
|
+
pep_relationship?: string | undefined;
|
|
420
|
+
civil_status?: string | undefined;
|
|
420
421
|
doc_issue_date?: string | undefined;
|
|
421
422
|
complement?: string | undefined;
|
|
422
423
|
monthly_income?: number | undefined;
|
|
@@ -424,21 +425,17 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
424
425
|
issuing_body?: string | undefined;
|
|
425
426
|
phone?: string | undefined;
|
|
426
427
|
office?: string | undefined;
|
|
427
|
-
civil_status?: string | undefined;
|
|
428
428
|
uf_issuing_body?: string | undefined;
|
|
429
429
|
doc_expiration_date?: string | undefined;
|
|
430
430
|
patrimony?: number | undefined;
|
|
431
431
|
uf_naturalness?: string | undefined;
|
|
432
|
-
residence_situation?: string | undefined;
|
|
433
432
|
months_in_residence?: number | undefined;
|
|
434
433
|
naturalness?: string | undefined;
|
|
435
|
-
pep_relationship?: string | undefined;
|
|
436
434
|
entry_date?: string | undefined;
|
|
437
435
|
doc_issuance_uf?: string | undefined;
|
|
438
436
|
}[] | undefined;
|
|
439
437
|
}, {
|
|
440
|
-
|
|
441
|
-
energy_bill_upload: {
|
|
438
|
+
voucher_local_installation_address: {
|
|
442
439
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
443
440
|
sizeBytes: number;
|
|
444
441
|
url?: string | undefined;
|
|
@@ -466,15 +463,15 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
466
463
|
cnpj: string;
|
|
467
464
|
phone: string;
|
|
468
465
|
legal_nature: string;
|
|
466
|
+
residence_situation?: string | undefined;
|
|
469
467
|
complement?: string | undefined;
|
|
470
468
|
monthly_income?: number | undefined;
|
|
471
469
|
economic_activity_group?: string | undefined;
|
|
472
470
|
economic_activity?: string | undefined;
|
|
473
|
-
residence_situation?: string | undefined;
|
|
474
471
|
months_in_residence?: number | undefined;
|
|
475
472
|
capital_social?: number | undefined;
|
|
476
473
|
};
|
|
477
|
-
|
|
474
|
+
proof_kinship?: {
|
|
478
475
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
479
476
|
sizeBytes: number;
|
|
480
477
|
url?: string | undefined;
|
|
@@ -482,20 +479,23 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
482
479
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
483
480
|
financing_company_guarantor?: {
|
|
484
481
|
number: string;
|
|
485
|
-
|
|
482
|
+
sex: "masculino" | "feminino";
|
|
486
483
|
name: string;
|
|
487
484
|
cep: string;
|
|
488
485
|
cpf: string;
|
|
489
486
|
address: string;
|
|
490
487
|
birth_date: string;
|
|
491
|
-
sex: "masculino" | "feminino";
|
|
492
488
|
mother_name: string;
|
|
493
489
|
district: string;
|
|
494
490
|
city: string;
|
|
495
491
|
state: string;
|
|
492
|
+
nationality: string;
|
|
496
493
|
cellphone: string;
|
|
497
494
|
email: string;
|
|
498
|
-
type_doc?: "
|
|
495
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
496
|
+
residence_situation?: string | undefined;
|
|
497
|
+
pep_relationship?: string | undefined;
|
|
498
|
+
civil_status?: string | undefined;
|
|
499
499
|
doc_issue_date?: string | undefined;
|
|
500
500
|
complement?: string | undefined;
|
|
501
501
|
monthly_income?: number | undefined;
|
|
@@ -503,34 +503,34 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
503
503
|
issuing_body?: string | undefined;
|
|
504
504
|
phone?: string | undefined;
|
|
505
505
|
office?: string | undefined;
|
|
506
|
-
civil_status?: string | undefined;
|
|
507
506
|
uf_issuing_body?: string | undefined;
|
|
508
507
|
doc_expiration_date?: string | undefined;
|
|
509
508
|
patrimony?: number | undefined;
|
|
510
509
|
uf_naturalness?: string | undefined;
|
|
511
|
-
residence_situation?: string | undefined;
|
|
512
510
|
months_in_residence?: number | undefined;
|
|
513
511
|
naturalness?: string | undefined;
|
|
514
|
-
pep_relationship?: string | undefined;
|
|
515
512
|
entry_date?: string | undefined;
|
|
516
513
|
doc_issuance_uf?: string | undefined;
|
|
517
514
|
}[] | undefined;
|
|
518
515
|
financing_company_qsa?: {
|
|
519
516
|
number: string;
|
|
520
|
-
|
|
517
|
+
sex: "masculino" | "feminino";
|
|
521
518
|
name: string;
|
|
522
519
|
cep: string;
|
|
523
520
|
cpf: string;
|
|
524
521
|
address: string;
|
|
525
522
|
birth_date: string;
|
|
526
|
-
sex: "masculino" | "feminino";
|
|
527
523
|
mother_name: string;
|
|
528
524
|
district: string;
|
|
529
525
|
city: string;
|
|
530
526
|
state: string;
|
|
527
|
+
nationality: string;
|
|
531
528
|
cellphone: string;
|
|
532
529
|
email: string;
|
|
533
|
-
type_doc?: "
|
|
530
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
531
|
+
residence_situation?: string | undefined;
|
|
532
|
+
pep_relationship?: string | undefined;
|
|
533
|
+
civil_status?: string | undefined;
|
|
534
534
|
doc_issue_date?: string | undefined;
|
|
535
535
|
complement?: string | undefined;
|
|
536
536
|
monthly_income?: number | undefined;
|
|
@@ -538,15 +538,12 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
538
538
|
issuing_body?: string | undefined;
|
|
539
539
|
phone?: string | undefined;
|
|
540
540
|
office?: string | undefined;
|
|
541
|
-
civil_status?: string | undefined;
|
|
542
541
|
uf_issuing_body?: string | undefined;
|
|
543
542
|
doc_expiration_date?: string | undefined;
|
|
544
543
|
patrimony?: number | undefined;
|
|
545
544
|
uf_naturalness?: string | undefined;
|
|
546
|
-
residence_situation?: string | undefined;
|
|
547
545
|
months_in_residence?: number | undefined;
|
|
548
546
|
naturalness?: string | undefined;
|
|
549
|
-
pep_relationship?: string | undefined;
|
|
550
547
|
entry_date?: string | undefined;
|
|
551
548
|
doc_issuance_uf?: string | undefined;
|
|
552
549
|
}[] | undefined;
|
|
@@ -585,11 +582,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
585
582
|
cnpj: string;
|
|
586
583
|
phone: string;
|
|
587
584
|
legal_nature: string;
|
|
585
|
+
residence_situation?: string | undefined;
|
|
588
586
|
complement?: string | undefined;
|
|
589
587
|
monthly_income?: number | undefined;
|
|
590
588
|
economic_activity_group?: string | undefined;
|
|
591
589
|
economic_activity?: string | undefined;
|
|
592
|
-
residence_situation?: string | undefined;
|
|
593
590
|
months_in_residence?: number | undefined;
|
|
594
591
|
capital_social?: number | undefined;
|
|
595
592
|
}, {
|
|
@@ -605,11 +602,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
605
602
|
cnpj: string;
|
|
606
603
|
phone: string;
|
|
607
604
|
legal_nature: string;
|
|
605
|
+
residence_situation?: string | undefined;
|
|
608
606
|
complement?: string | undefined;
|
|
609
607
|
monthly_income?: number | undefined;
|
|
610
608
|
economic_activity_group?: string | undefined;
|
|
611
609
|
economic_activity?: string | undefined;
|
|
612
|
-
residence_situation?: string | undefined;
|
|
613
610
|
months_in_residence?: number | undefined;
|
|
614
611
|
capital_social?: number | undefined;
|
|
615
612
|
}>;
|
|
@@ -634,7 +631,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
634
631
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
635
632
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
636
633
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
637
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
634
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
638
635
|
doc: z.ZodOptional<z.ZodString>;
|
|
639
636
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
640
637
|
uf_issuing_body: z.ZodOptional<z.ZodString>;
|
|
@@ -649,20 +646,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
649
646
|
doc_issuance_uf: z.ZodOptional<z.ZodString>;
|
|
650
647
|
}, "strict", z.ZodTypeAny, {
|
|
651
648
|
number: string;
|
|
652
|
-
|
|
649
|
+
sex: "masculino" | "feminino";
|
|
653
650
|
name: string;
|
|
654
651
|
cep: string;
|
|
655
652
|
cpf: string;
|
|
656
653
|
address: string;
|
|
657
654
|
birth_date: string;
|
|
658
|
-
sex: "masculino" | "feminino";
|
|
659
655
|
mother_name: string;
|
|
660
656
|
district: string;
|
|
661
657
|
city: string;
|
|
662
658
|
state: string;
|
|
659
|
+
nationality: string;
|
|
663
660
|
cellphone: string;
|
|
664
661
|
email: string;
|
|
665
|
-
type_doc?: "
|
|
662
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
663
|
+
residence_situation?: string | undefined;
|
|
664
|
+
pep_relationship?: string | undefined;
|
|
665
|
+
civil_status?: string | undefined;
|
|
666
666
|
doc_issue_date?: string | undefined;
|
|
667
667
|
complement?: string | undefined;
|
|
668
668
|
monthly_income?: number | undefined;
|
|
@@ -670,33 +670,33 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
670
670
|
issuing_body?: string | undefined;
|
|
671
671
|
phone?: string | undefined;
|
|
672
672
|
office?: string | undefined;
|
|
673
|
-
civil_status?: string | undefined;
|
|
674
673
|
uf_issuing_body?: string | undefined;
|
|
675
674
|
doc_expiration_date?: string | undefined;
|
|
676
675
|
patrimony?: number | undefined;
|
|
677
676
|
uf_naturalness?: string | undefined;
|
|
678
|
-
residence_situation?: string | undefined;
|
|
679
677
|
months_in_residence?: number | undefined;
|
|
680
678
|
naturalness?: string | undefined;
|
|
681
|
-
pep_relationship?: string | undefined;
|
|
682
679
|
entry_date?: string | undefined;
|
|
683
680
|
doc_issuance_uf?: string | undefined;
|
|
684
681
|
}, {
|
|
685
682
|
number: string;
|
|
686
|
-
|
|
683
|
+
sex: "masculino" | "feminino";
|
|
687
684
|
name: string;
|
|
688
685
|
cep: string;
|
|
689
686
|
cpf: string;
|
|
690
687
|
address: string;
|
|
691
688
|
birth_date: string;
|
|
692
|
-
sex: "masculino" | "feminino";
|
|
693
689
|
mother_name: string;
|
|
694
690
|
district: string;
|
|
695
691
|
city: string;
|
|
696
692
|
state: string;
|
|
693
|
+
nationality: string;
|
|
697
694
|
cellphone: string;
|
|
698
695
|
email: string;
|
|
699
|
-
type_doc?: "
|
|
696
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
697
|
+
residence_situation?: string | undefined;
|
|
698
|
+
pep_relationship?: string | undefined;
|
|
699
|
+
civil_status?: string | undefined;
|
|
700
700
|
doc_issue_date?: string | undefined;
|
|
701
701
|
complement?: string | undefined;
|
|
702
702
|
monthly_income?: number | undefined;
|
|
@@ -704,15 +704,12 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
704
704
|
issuing_body?: string | undefined;
|
|
705
705
|
phone?: string | undefined;
|
|
706
706
|
office?: string | undefined;
|
|
707
|
-
civil_status?: string | undefined;
|
|
708
707
|
uf_issuing_body?: string | undefined;
|
|
709
708
|
doc_expiration_date?: string | undefined;
|
|
710
709
|
patrimony?: number | undefined;
|
|
711
710
|
uf_naturalness?: string | undefined;
|
|
712
|
-
residence_situation?: string | undefined;
|
|
713
711
|
months_in_residence?: number | undefined;
|
|
714
712
|
naturalness?: string | undefined;
|
|
715
|
-
pep_relationship?: string | undefined;
|
|
716
713
|
entry_date?: string | undefined;
|
|
717
714
|
doc_issuance_uf?: string | undefined;
|
|
718
715
|
}>, "many">>;
|
|
@@ -737,7 +734,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
737
734
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
738
735
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
739
736
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
740
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
737
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
741
738
|
doc: z.ZodOptional<z.ZodString>;
|
|
742
739
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
743
740
|
uf_issuing_body: z.ZodOptional<z.ZodString>;
|
|
@@ -752,20 +749,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
752
749
|
doc_issuance_uf: z.ZodOptional<z.ZodString>;
|
|
753
750
|
}, "strict", z.ZodTypeAny, {
|
|
754
751
|
number: string;
|
|
755
|
-
|
|
752
|
+
sex: "masculino" | "feminino";
|
|
756
753
|
name: string;
|
|
757
754
|
cep: string;
|
|
758
755
|
cpf: string;
|
|
759
756
|
address: string;
|
|
760
757
|
birth_date: string;
|
|
761
|
-
sex: "masculino" | "feminino";
|
|
762
758
|
mother_name: string;
|
|
763
759
|
district: string;
|
|
764
760
|
city: string;
|
|
765
761
|
state: string;
|
|
762
|
+
nationality: string;
|
|
766
763
|
cellphone: string;
|
|
767
764
|
email: string;
|
|
768
|
-
type_doc?: "
|
|
765
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
766
|
+
residence_situation?: string | undefined;
|
|
767
|
+
pep_relationship?: string | undefined;
|
|
768
|
+
civil_status?: string | undefined;
|
|
769
769
|
doc_issue_date?: string | undefined;
|
|
770
770
|
complement?: string | undefined;
|
|
771
771
|
monthly_income?: number | undefined;
|
|
@@ -773,33 +773,33 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
773
773
|
issuing_body?: string | undefined;
|
|
774
774
|
phone?: string | undefined;
|
|
775
775
|
office?: string | undefined;
|
|
776
|
-
civil_status?: string | undefined;
|
|
777
776
|
uf_issuing_body?: string | undefined;
|
|
778
777
|
doc_expiration_date?: string | undefined;
|
|
779
778
|
patrimony?: number | undefined;
|
|
780
779
|
uf_naturalness?: string | undefined;
|
|
781
|
-
residence_situation?: string | undefined;
|
|
782
780
|
months_in_residence?: number | undefined;
|
|
783
781
|
naturalness?: string | undefined;
|
|
784
|
-
pep_relationship?: string | undefined;
|
|
785
782
|
entry_date?: string | undefined;
|
|
786
783
|
doc_issuance_uf?: string | undefined;
|
|
787
784
|
}, {
|
|
788
785
|
number: string;
|
|
789
|
-
|
|
786
|
+
sex: "masculino" | "feminino";
|
|
790
787
|
name: string;
|
|
791
788
|
cep: string;
|
|
792
789
|
cpf: string;
|
|
793
790
|
address: string;
|
|
794
791
|
birth_date: string;
|
|
795
|
-
sex: "masculino" | "feminino";
|
|
796
792
|
mother_name: string;
|
|
797
793
|
district: string;
|
|
798
794
|
city: string;
|
|
799
795
|
state: string;
|
|
796
|
+
nationality: string;
|
|
800
797
|
cellphone: string;
|
|
801
798
|
email: string;
|
|
802
|
-
type_doc?: "
|
|
799
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
800
|
+
residence_situation?: string | undefined;
|
|
801
|
+
pep_relationship?: string | undefined;
|
|
802
|
+
civil_status?: string | undefined;
|
|
803
803
|
doc_issue_date?: string | undefined;
|
|
804
804
|
complement?: string | undefined;
|
|
805
805
|
monthly_income?: number | undefined;
|
|
@@ -807,19 +807,16 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
807
807
|
issuing_body?: string | undefined;
|
|
808
808
|
phone?: string | undefined;
|
|
809
809
|
office?: string | undefined;
|
|
810
|
-
civil_status?: string | undefined;
|
|
811
810
|
uf_issuing_body?: string | undefined;
|
|
812
811
|
doc_expiration_date?: string | undefined;
|
|
813
812
|
patrimony?: number | undefined;
|
|
814
813
|
uf_naturalness?: string | undefined;
|
|
815
|
-
residence_situation?: string | undefined;
|
|
816
814
|
months_in_residence?: number | undefined;
|
|
817
815
|
naturalness?: string | undefined;
|
|
818
|
-
pep_relationship?: string | undefined;
|
|
819
816
|
entry_date?: string | undefined;
|
|
820
817
|
doc_issuance_uf?: string | undefined;
|
|
821
818
|
}>, "many">>;
|
|
822
|
-
|
|
819
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
823
820
|
url: z.ZodOptional<z.ZodString>;
|
|
824
821
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
825
822
|
sizeBytes: z.ZodNumber;
|
|
@@ -832,8 +829,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
832
829
|
sizeBytes: number;
|
|
833
830
|
url?: string | undefined;
|
|
834
831
|
}>;
|
|
835
|
-
|
|
836
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
832
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
837
833
|
url: z.ZodOptional<z.ZodString>;
|
|
838
834
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
839
835
|
sizeBytes: z.ZodNumber;
|
|
@@ -874,8 +870,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
874
870
|
}>;
|
|
875
871
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
876
872
|
}, "strict", z.ZodTypeAny, {
|
|
877
|
-
|
|
878
|
-
energy_bill_upload: {
|
|
873
|
+
voucher_local_installation_address: {
|
|
879
874
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
880
875
|
sizeBytes: number;
|
|
881
876
|
url?: string | undefined;
|
|
@@ -904,35 +899,38 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
904
899
|
cnpj: string;
|
|
905
900
|
phone: string;
|
|
906
901
|
legal_nature: string;
|
|
902
|
+
residence_situation?: string | undefined;
|
|
907
903
|
complement?: string | undefined;
|
|
908
904
|
monthly_income?: number | undefined;
|
|
909
905
|
economic_activity_group?: string | undefined;
|
|
910
906
|
economic_activity?: string | undefined;
|
|
911
|
-
residence_situation?: string | undefined;
|
|
912
907
|
months_in_residence?: number | undefined;
|
|
913
908
|
capital_social?: number | undefined;
|
|
914
909
|
};
|
|
915
|
-
|
|
910
|
+
proof_kinship?: {
|
|
916
911
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
917
912
|
sizeBytes: number;
|
|
918
913
|
url?: string | undefined;
|
|
919
914
|
} | undefined;
|
|
920
915
|
financing_company_guarantor?: {
|
|
921
916
|
number: string;
|
|
922
|
-
|
|
917
|
+
sex: "masculino" | "feminino";
|
|
923
918
|
name: string;
|
|
924
919
|
cep: string;
|
|
925
920
|
cpf: string;
|
|
926
921
|
address: string;
|
|
927
922
|
birth_date: string;
|
|
928
|
-
sex: "masculino" | "feminino";
|
|
929
923
|
mother_name: string;
|
|
930
924
|
district: string;
|
|
931
925
|
city: string;
|
|
932
926
|
state: string;
|
|
927
|
+
nationality: string;
|
|
933
928
|
cellphone: string;
|
|
934
929
|
email: string;
|
|
935
|
-
type_doc?: "
|
|
930
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
931
|
+
residence_situation?: string | undefined;
|
|
932
|
+
pep_relationship?: string | undefined;
|
|
933
|
+
civil_status?: string | undefined;
|
|
936
934
|
doc_issue_date?: string | undefined;
|
|
937
935
|
complement?: string | undefined;
|
|
938
936
|
monthly_income?: number | undefined;
|
|
@@ -940,34 +938,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
940
938
|
issuing_body?: string | undefined;
|
|
941
939
|
phone?: string | undefined;
|
|
942
940
|
office?: string | undefined;
|
|
943
|
-
civil_status?: string | undefined;
|
|
944
941
|
uf_issuing_body?: string | undefined;
|
|
945
942
|
doc_expiration_date?: string | undefined;
|
|
946
943
|
patrimony?: number | undefined;
|
|
947
944
|
uf_naturalness?: string | undefined;
|
|
948
|
-
residence_situation?: string | undefined;
|
|
949
945
|
months_in_residence?: number | undefined;
|
|
950
946
|
naturalness?: string | undefined;
|
|
951
|
-
pep_relationship?: string | undefined;
|
|
952
947
|
entry_date?: string | undefined;
|
|
953
948
|
doc_issuance_uf?: string | undefined;
|
|
954
949
|
}[] | undefined;
|
|
955
950
|
financing_company_qsa?: {
|
|
956
951
|
number: string;
|
|
957
|
-
|
|
952
|
+
sex: "masculino" | "feminino";
|
|
958
953
|
name: string;
|
|
959
954
|
cep: string;
|
|
960
955
|
cpf: string;
|
|
961
956
|
address: string;
|
|
962
957
|
birth_date: string;
|
|
963
|
-
sex: "masculino" | "feminino";
|
|
964
958
|
mother_name: string;
|
|
965
959
|
district: string;
|
|
966
960
|
city: string;
|
|
967
961
|
state: string;
|
|
962
|
+
nationality: string;
|
|
968
963
|
cellphone: string;
|
|
969
964
|
email: string;
|
|
970
|
-
type_doc?: "
|
|
965
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
966
|
+
residence_situation?: string | undefined;
|
|
967
|
+
pep_relationship?: string | undefined;
|
|
968
|
+
civil_status?: string | undefined;
|
|
971
969
|
doc_issue_date?: string | undefined;
|
|
972
970
|
complement?: string | undefined;
|
|
973
971
|
monthly_income?: number | undefined;
|
|
@@ -975,21 +973,17 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
975
973
|
issuing_body?: string | undefined;
|
|
976
974
|
phone?: string | undefined;
|
|
977
975
|
office?: string | undefined;
|
|
978
|
-
civil_status?: string | undefined;
|
|
979
976
|
uf_issuing_body?: string | undefined;
|
|
980
977
|
doc_expiration_date?: string | undefined;
|
|
981
978
|
patrimony?: number | undefined;
|
|
982
979
|
uf_naturalness?: string | undefined;
|
|
983
|
-
residence_situation?: string | undefined;
|
|
984
980
|
months_in_residence?: number | undefined;
|
|
985
981
|
naturalness?: string | undefined;
|
|
986
|
-
pep_relationship?: string | undefined;
|
|
987
982
|
entry_date?: string | undefined;
|
|
988
983
|
doc_issuance_uf?: string | undefined;
|
|
989
984
|
}[] | undefined;
|
|
990
985
|
}, {
|
|
991
|
-
|
|
992
|
-
energy_bill_upload: {
|
|
986
|
+
voucher_local_installation_address: {
|
|
993
987
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
994
988
|
sizeBytes: number;
|
|
995
989
|
url?: string | undefined;
|
|
@@ -1017,15 +1011,15 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1017
1011
|
cnpj: string;
|
|
1018
1012
|
phone: string;
|
|
1019
1013
|
legal_nature: string;
|
|
1014
|
+
residence_situation?: string | undefined;
|
|
1020
1015
|
complement?: string | undefined;
|
|
1021
1016
|
monthly_income?: number | undefined;
|
|
1022
1017
|
economic_activity_group?: string | undefined;
|
|
1023
1018
|
economic_activity?: string | undefined;
|
|
1024
|
-
residence_situation?: string | undefined;
|
|
1025
1019
|
months_in_residence?: number | undefined;
|
|
1026
1020
|
capital_social?: number | undefined;
|
|
1027
1021
|
};
|
|
1028
|
-
|
|
1022
|
+
proof_kinship?: {
|
|
1029
1023
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1030
1024
|
sizeBytes: number;
|
|
1031
1025
|
url?: string | undefined;
|
|
@@ -1033,20 +1027,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1033
1027
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
1034
1028
|
financing_company_guarantor?: {
|
|
1035
1029
|
number: string;
|
|
1036
|
-
|
|
1030
|
+
sex: "masculino" | "feminino";
|
|
1037
1031
|
name: string;
|
|
1038
1032
|
cep: string;
|
|
1039
1033
|
cpf: string;
|
|
1040
1034
|
address: string;
|
|
1041
1035
|
birth_date: string;
|
|
1042
|
-
sex: "masculino" | "feminino";
|
|
1043
1036
|
mother_name: string;
|
|
1044
1037
|
district: string;
|
|
1045
1038
|
city: string;
|
|
1046
1039
|
state: string;
|
|
1040
|
+
nationality: string;
|
|
1047
1041
|
cellphone: string;
|
|
1048
1042
|
email: string;
|
|
1049
|
-
type_doc?: "
|
|
1043
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1044
|
+
residence_situation?: string | undefined;
|
|
1045
|
+
pep_relationship?: string | undefined;
|
|
1046
|
+
civil_status?: string | undefined;
|
|
1050
1047
|
doc_issue_date?: string | undefined;
|
|
1051
1048
|
complement?: string | undefined;
|
|
1052
1049
|
monthly_income?: number | undefined;
|
|
@@ -1054,34 +1051,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1054
1051
|
issuing_body?: string | undefined;
|
|
1055
1052
|
phone?: string | undefined;
|
|
1056
1053
|
office?: string | undefined;
|
|
1057
|
-
civil_status?: string | undefined;
|
|
1058
1054
|
uf_issuing_body?: string | undefined;
|
|
1059
1055
|
doc_expiration_date?: string | undefined;
|
|
1060
1056
|
patrimony?: number | undefined;
|
|
1061
1057
|
uf_naturalness?: string | undefined;
|
|
1062
|
-
residence_situation?: string | undefined;
|
|
1063
1058
|
months_in_residence?: number | undefined;
|
|
1064
1059
|
naturalness?: string | undefined;
|
|
1065
|
-
pep_relationship?: string | undefined;
|
|
1066
1060
|
entry_date?: string | undefined;
|
|
1067
1061
|
doc_issuance_uf?: string | undefined;
|
|
1068
1062
|
}[] | undefined;
|
|
1069
1063
|
financing_company_qsa?: {
|
|
1070
1064
|
number: string;
|
|
1071
|
-
|
|
1065
|
+
sex: "masculino" | "feminino";
|
|
1072
1066
|
name: string;
|
|
1073
1067
|
cep: string;
|
|
1074
1068
|
cpf: string;
|
|
1075
1069
|
address: string;
|
|
1076
1070
|
birth_date: string;
|
|
1077
|
-
sex: "masculino" | "feminino";
|
|
1078
1071
|
mother_name: string;
|
|
1079
1072
|
district: string;
|
|
1080
1073
|
city: string;
|
|
1081
1074
|
state: string;
|
|
1075
|
+
nationality: string;
|
|
1082
1076
|
cellphone: string;
|
|
1083
1077
|
email: string;
|
|
1084
|
-
type_doc?: "
|
|
1078
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1079
|
+
residence_situation?: string | undefined;
|
|
1080
|
+
pep_relationship?: string | undefined;
|
|
1081
|
+
civil_status?: string | undefined;
|
|
1085
1082
|
doc_issue_date?: string | undefined;
|
|
1086
1083
|
complement?: string | undefined;
|
|
1087
1084
|
monthly_income?: number | undefined;
|
|
@@ -1089,21 +1086,17 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1089
1086
|
issuing_body?: string | undefined;
|
|
1090
1087
|
phone?: string | undefined;
|
|
1091
1088
|
office?: string | undefined;
|
|
1092
|
-
civil_status?: string | undefined;
|
|
1093
1089
|
uf_issuing_body?: string | undefined;
|
|
1094
1090
|
doc_expiration_date?: string | undefined;
|
|
1095
1091
|
patrimony?: number | undefined;
|
|
1096
1092
|
uf_naturalness?: string | undefined;
|
|
1097
|
-
residence_situation?: string | undefined;
|
|
1098
1093
|
months_in_residence?: number | undefined;
|
|
1099
1094
|
naturalness?: string | undefined;
|
|
1100
|
-
pep_relationship?: string | undefined;
|
|
1101
1095
|
entry_date?: string | undefined;
|
|
1102
1096
|
doc_issuance_uf?: string | undefined;
|
|
1103
1097
|
}[] | undefined;
|
|
1104
1098
|
}>, {
|
|
1105
|
-
|
|
1106
|
-
energy_bill_upload: {
|
|
1099
|
+
voucher_local_installation_address: {
|
|
1107
1100
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1108
1101
|
sizeBytes: number;
|
|
1109
1102
|
url?: string | undefined;
|
|
@@ -1132,35 +1125,38 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1132
1125
|
cnpj: string;
|
|
1133
1126
|
phone: string;
|
|
1134
1127
|
legal_nature: string;
|
|
1128
|
+
residence_situation?: string | undefined;
|
|
1135
1129
|
complement?: string | undefined;
|
|
1136
1130
|
monthly_income?: number | undefined;
|
|
1137
1131
|
economic_activity_group?: string | undefined;
|
|
1138
1132
|
economic_activity?: string | undefined;
|
|
1139
|
-
residence_situation?: string | undefined;
|
|
1140
1133
|
months_in_residence?: number | undefined;
|
|
1141
1134
|
capital_social?: number | undefined;
|
|
1142
1135
|
};
|
|
1143
|
-
|
|
1136
|
+
proof_kinship?: {
|
|
1144
1137
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1145
1138
|
sizeBytes: number;
|
|
1146
1139
|
url?: string | undefined;
|
|
1147
1140
|
} | undefined;
|
|
1148
1141
|
financing_company_guarantor?: {
|
|
1149
1142
|
number: string;
|
|
1150
|
-
|
|
1143
|
+
sex: "masculino" | "feminino";
|
|
1151
1144
|
name: string;
|
|
1152
1145
|
cep: string;
|
|
1153
1146
|
cpf: string;
|
|
1154
1147
|
address: string;
|
|
1155
1148
|
birth_date: string;
|
|
1156
|
-
sex: "masculino" | "feminino";
|
|
1157
1149
|
mother_name: string;
|
|
1158
1150
|
district: string;
|
|
1159
1151
|
city: string;
|
|
1160
1152
|
state: string;
|
|
1153
|
+
nationality: string;
|
|
1161
1154
|
cellphone: string;
|
|
1162
1155
|
email: string;
|
|
1163
|
-
type_doc?: "
|
|
1156
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1157
|
+
residence_situation?: string | undefined;
|
|
1158
|
+
pep_relationship?: string | undefined;
|
|
1159
|
+
civil_status?: string | undefined;
|
|
1164
1160
|
doc_issue_date?: string | undefined;
|
|
1165
1161
|
complement?: string | undefined;
|
|
1166
1162
|
monthly_income?: number | undefined;
|
|
@@ -1168,34 +1164,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1168
1164
|
issuing_body?: string | undefined;
|
|
1169
1165
|
phone?: string | undefined;
|
|
1170
1166
|
office?: string | undefined;
|
|
1171
|
-
civil_status?: string | undefined;
|
|
1172
1167
|
uf_issuing_body?: string | undefined;
|
|
1173
1168
|
doc_expiration_date?: string | undefined;
|
|
1174
1169
|
patrimony?: number | undefined;
|
|
1175
1170
|
uf_naturalness?: string | undefined;
|
|
1176
|
-
residence_situation?: string | undefined;
|
|
1177
1171
|
months_in_residence?: number | undefined;
|
|
1178
1172
|
naturalness?: string | undefined;
|
|
1179
|
-
pep_relationship?: string | undefined;
|
|
1180
1173
|
entry_date?: string | undefined;
|
|
1181
1174
|
doc_issuance_uf?: string | undefined;
|
|
1182
1175
|
}[] | undefined;
|
|
1183
1176
|
financing_company_qsa?: {
|
|
1184
1177
|
number: string;
|
|
1185
|
-
|
|
1178
|
+
sex: "masculino" | "feminino";
|
|
1186
1179
|
name: string;
|
|
1187
1180
|
cep: string;
|
|
1188
1181
|
cpf: string;
|
|
1189
1182
|
address: string;
|
|
1190
1183
|
birth_date: string;
|
|
1191
|
-
sex: "masculino" | "feminino";
|
|
1192
1184
|
mother_name: string;
|
|
1193
1185
|
district: string;
|
|
1194
1186
|
city: string;
|
|
1195
1187
|
state: string;
|
|
1188
|
+
nationality: string;
|
|
1196
1189
|
cellphone: string;
|
|
1197
1190
|
email: string;
|
|
1198
|
-
type_doc?: "
|
|
1191
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1192
|
+
residence_situation?: string | undefined;
|
|
1193
|
+
pep_relationship?: string | undefined;
|
|
1194
|
+
civil_status?: string | undefined;
|
|
1199
1195
|
doc_issue_date?: string | undefined;
|
|
1200
1196
|
complement?: string | undefined;
|
|
1201
1197
|
monthly_income?: number | undefined;
|
|
@@ -1203,21 +1199,17 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1203
1199
|
issuing_body?: string | undefined;
|
|
1204
1200
|
phone?: string | undefined;
|
|
1205
1201
|
office?: string | undefined;
|
|
1206
|
-
civil_status?: string | undefined;
|
|
1207
1202
|
uf_issuing_body?: string | undefined;
|
|
1208
1203
|
doc_expiration_date?: string | undefined;
|
|
1209
1204
|
patrimony?: number | undefined;
|
|
1210
1205
|
uf_naturalness?: string | undefined;
|
|
1211
|
-
residence_situation?: string | undefined;
|
|
1212
1206
|
months_in_residence?: number | undefined;
|
|
1213
1207
|
naturalness?: string | undefined;
|
|
1214
|
-
pep_relationship?: string | undefined;
|
|
1215
1208
|
entry_date?: string | undefined;
|
|
1216
1209
|
doc_issuance_uf?: string | undefined;
|
|
1217
1210
|
}[] | undefined;
|
|
1218
1211
|
}, {
|
|
1219
|
-
|
|
1220
|
-
energy_bill_upload: {
|
|
1212
|
+
voucher_local_installation_address: {
|
|
1221
1213
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1222
1214
|
sizeBytes: number;
|
|
1223
1215
|
url?: string | undefined;
|
|
@@ -1245,15 +1237,15 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1245
1237
|
cnpj: string;
|
|
1246
1238
|
phone: string;
|
|
1247
1239
|
legal_nature: string;
|
|
1240
|
+
residence_situation?: string | undefined;
|
|
1248
1241
|
complement?: string | undefined;
|
|
1249
1242
|
monthly_income?: number | undefined;
|
|
1250
1243
|
economic_activity_group?: string | undefined;
|
|
1251
1244
|
economic_activity?: string | undefined;
|
|
1252
|
-
residence_situation?: string | undefined;
|
|
1253
1245
|
months_in_residence?: number | undefined;
|
|
1254
1246
|
capital_social?: number | undefined;
|
|
1255
1247
|
};
|
|
1256
|
-
|
|
1248
|
+
proof_kinship?: {
|
|
1257
1249
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1258
1250
|
sizeBytes: number;
|
|
1259
1251
|
url?: string | undefined;
|
|
@@ -1261,20 +1253,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1261
1253
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
1262
1254
|
financing_company_guarantor?: {
|
|
1263
1255
|
number: string;
|
|
1264
|
-
|
|
1256
|
+
sex: "masculino" | "feminino";
|
|
1265
1257
|
name: string;
|
|
1266
1258
|
cep: string;
|
|
1267
1259
|
cpf: string;
|
|
1268
1260
|
address: string;
|
|
1269
1261
|
birth_date: string;
|
|
1270
|
-
sex: "masculino" | "feminino";
|
|
1271
1262
|
mother_name: string;
|
|
1272
1263
|
district: string;
|
|
1273
1264
|
city: string;
|
|
1274
1265
|
state: string;
|
|
1266
|
+
nationality: string;
|
|
1275
1267
|
cellphone: string;
|
|
1276
1268
|
email: string;
|
|
1277
|
-
type_doc?: "
|
|
1269
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1270
|
+
residence_situation?: string | undefined;
|
|
1271
|
+
pep_relationship?: string | undefined;
|
|
1272
|
+
civil_status?: string | undefined;
|
|
1278
1273
|
doc_issue_date?: string | undefined;
|
|
1279
1274
|
complement?: string | undefined;
|
|
1280
1275
|
monthly_income?: number | undefined;
|
|
@@ -1282,34 +1277,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1282
1277
|
issuing_body?: string | undefined;
|
|
1283
1278
|
phone?: string | undefined;
|
|
1284
1279
|
office?: string | undefined;
|
|
1285
|
-
civil_status?: string | undefined;
|
|
1286
1280
|
uf_issuing_body?: string | undefined;
|
|
1287
1281
|
doc_expiration_date?: string | undefined;
|
|
1288
1282
|
patrimony?: number | undefined;
|
|
1289
1283
|
uf_naturalness?: string | undefined;
|
|
1290
|
-
residence_situation?: string | undefined;
|
|
1291
1284
|
months_in_residence?: number | undefined;
|
|
1292
1285
|
naturalness?: string | undefined;
|
|
1293
|
-
pep_relationship?: string | undefined;
|
|
1294
1286
|
entry_date?: string | undefined;
|
|
1295
1287
|
doc_issuance_uf?: string | undefined;
|
|
1296
1288
|
}[] | undefined;
|
|
1297
1289
|
financing_company_qsa?: {
|
|
1298
1290
|
number: string;
|
|
1299
|
-
|
|
1291
|
+
sex: "masculino" | "feminino";
|
|
1300
1292
|
name: string;
|
|
1301
1293
|
cep: string;
|
|
1302
1294
|
cpf: string;
|
|
1303
1295
|
address: string;
|
|
1304
1296
|
birth_date: string;
|
|
1305
|
-
sex: "masculino" | "feminino";
|
|
1306
1297
|
mother_name: string;
|
|
1307
1298
|
district: string;
|
|
1308
1299
|
city: string;
|
|
1309
1300
|
state: string;
|
|
1301
|
+
nationality: string;
|
|
1310
1302
|
cellphone: string;
|
|
1311
1303
|
email: string;
|
|
1312
|
-
type_doc?: "
|
|
1304
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1305
|
+
residence_situation?: string | undefined;
|
|
1306
|
+
pep_relationship?: string | undefined;
|
|
1307
|
+
civil_status?: string | undefined;
|
|
1313
1308
|
doc_issue_date?: string | undefined;
|
|
1314
1309
|
complement?: string | undefined;
|
|
1315
1310
|
monthly_income?: number | undefined;
|
|
@@ -1317,15 +1312,12 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1317
1312
|
issuing_body?: string | undefined;
|
|
1318
1313
|
phone?: string | undefined;
|
|
1319
1314
|
office?: string | undefined;
|
|
1320
|
-
civil_status?: string | undefined;
|
|
1321
1315
|
uf_issuing_body?: string | undefined;
|
|
1322
1316
|
doc_expiration_date?: string | undefined;
|
|
1323
1317
|
patrimony?: number | undefined;
|
|
1324
1318
|
uf_naturalness?: string | undefined;
|
|
1325
|
-
residence_situation?: string | undefined;
|
|
1326
1319
|
months_in_residence?: number | undefined;
|
|
1327
1320
|
naturalness?: string | undefined;
|
|
1328
|
-
pep_relationship?: string | undefined;
|
|
1329
1321
|
entry_date?: string | undefined;
|
|
1330
1322
|
doc_issuance_uf?: string | undefined;
|
|
1331
1323
|
}[] | undefined;
|