@77sol-lab/form-schemas 1.3.0 → 1.5.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-TEL6EWAJ.mjs → chunk-2END6TYT.mjs} +3 -3
- package/{chunk-WHVCW22E.mjs → chunk-3OIG2FI5.mjs} +3 -3
- package/{chunk-FISPUQLP.mjs → chunk-4XJZIRLT.mjs} +6 -6
- package/{chunk-SBOQWT53.mjs → chunk-53GXILC6.mjs} +3 -3
- package/{chunk-CY2EXD6C.mjs → chunk-5C4YMHXV.mjs} +5 -5
- package/{chunk-TUYULPDF.mjs → chunk-6PH42V5T.mjs} +3 -3
- package/chunk-6YS5KBXS.mjs +438 -0
- package/chunk-7I2LXGA2.mjs +13 -0
- package/{chunk-2TGZGHS3.mjs → chunk-7MWUETLP.mjs} +3 -3
- package/{chunk-W3CNJVMM.mjs → chunk-7ZF45QUN.mjs} +3 -3
- package/chunk-D2ZUTYWA.mjs +109 -0
- package/{chunk-KXEEZLMR.mjs → chunk-F27U6CXB.mjs} +3 -3
- package/{chunk-TE64VI3I.mjs → chunk-FPJKWVVF.mjs} +3 -3
- package/{chunk-G3T562PC.mjs → chunk-FRMGP3C3.mjs} +3 -3
- package/{chunk-UHMVAJYK.mjs → chunk-G5SKXDYM.mjs} +3 -3
- package/{chunk-NL4VK2TF.mjs → chunk-GQ5G2YX4.mjs} +3 -3
- package/{chunk-RMWCQ6YU.mjs → chunk-H54QBCSW.mjs} +3 -3
- package/{chunk-NDJRJOFE.mjs → chunk-HBTFOSJU.mjs} +105 -33
- package/{chunk-FVIOZ4Q5.mjs → chunk-IWSDOFBY.mjs} +6 -6
- package/{chunk-HKY6D6J5.mjs → chunk-L4EWOROT.mjs} +3 -3
- package/{chunk-7LHQ27CS.mjs → chunk-N2IX5TRK.mjs} +3 -3
- package/{chunk-XNACW46V.mjs → chunk-NCTEG6EL.mjs} +11 -11
- package/{chunk-TCPW5MUT.mjs → chunk-OARPUXXM.mjs} +3 -3
- package/{chunk-ORO6OVTB.mjs → chunk-OVANLPKX.mjs} +3 -3
- package/{chunk-B7RDVG4R.mjs → chunk-R6CEKWRQ.mjs} +6 -6
- package/{chunk-MWPQSGDD.mjs → chunk-RYJSCFSY.mjs} +3 -3
- package/{chunk-36GQASLI.mjs → chunk-UMP5UF3U.mjs} +3 -3
- package/{chunk-GCYI6OFG.mjs → chunk-UU3MRKTH.mjs} +3 -3
- package/{chunk-TTHE6D3Y.mjs → chunk-UUWULEKH.mjs} +3 -3
- package/{chunk-6BD6V7EB.mjs → chunk-VO573WIK.mjs} +3 -3
- package/{chunk-22ZUS7K3.mjs → chunk-WTHEEPBE.mjs} +3 -3
- package/{chunk-EFLW2FHX.mjs → chunk-YIUJVGT4.mjs} +3 -3
- package/{chunk-XUMC3TQU.mjs → chunk-Z2TTZ3JJ.mjs} +4 -4
- package/financing/formalization/index.d.cts +2518 -2581
- package/financing/formalization/index.d.ts +2518 -2581
- package/financing/formalization/index.js +485 -154
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/AlfaPFSchema.js +75 -35
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/AlfaPJSchema.js +40 -24
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +75 -35
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +40 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/BtgPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/BtgPFSchema.js +75 -35
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +106 -114
- package/financing/formalization/schemas/BtgPJSchema.d.ts +106 -114
- package/financing/formalization/schemas/BtgPJSchema.js +46 -27
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +84 -92
- package/financing/formalization/schemas/BvPFSchema.d.ts +84 -92
- package/financing/formalization/schemas/BvPFSchema.js +77 -37
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +136 -144
- package/financing/formalization/schemas/BvPJSchema.d.ts +136 -144
- package/financing/formalization/schemas/BvPJSchema.js +46 -27
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +75 -35
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +40 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +50 -58
- package/financing/formalization/schemas/CashMePFSchema.d.ts +50 -58
- package/financing/formalization/schemas/CashMePFSchema.js +75 -35
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +60 -68
- package/financing/formalization/schemas/CashMePJSchema.d.ts +60 -68
- package/financing/formalization/schemas/CashMePJSchema.js +40 -24
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +50 -58
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +50 -58
- package/financing/formalization/schemas/Credito77PFSchema.js +75 -35
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +60 -68
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +60 -68
- package/financing/formalization/schemas/Credito77PJSchema.js +40 -24
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/EosPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/EosPFSchema.js +75 -35
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/EosPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/EosPJSchema.js +40 -24
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +75 -35
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +40 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/LosangoPFSchema.js +75 -35
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/LosangoPJSchema.js +40 -24
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SafraPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SafraPFSchema.js +75 -35
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/SafraPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/SafraPJSchema.js +40 -24
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SantanderPFSchema.js +75 -35
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/SantanderPJSchema.js +40 -24
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SolAgoraPFSchema.js +75 -35
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +106 -114
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +106 -114
- package/financing/formalization/schemas/SolAgoraPJSchema.js +46 -27
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SolfacilPFSchema.js +75 -35
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +82 -90
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +82 -90
- package/financing/formalization/schemas/SolfacilPJSchema.js +41 -25
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +222 -166
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +222 -166
- package/financing/formalization/schemas/UnifiedPFSchema.js +114 -43
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +258 -266
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +258 -266
- package/financing/formalization/schemas/UnifiedPJSchema.js +51 -32
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.d.cts +1 -1
- package/index.d.ts +1 -1
- package/index.js +485 -154
- 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
|
@@ -14,14 +14,14 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
14
14
|
district: z.ZodString;
|
|
15
15
|
legal_nature: z.ZodString;
|
|
16
16
|
city: z.ZodString;
|
|
17
|
-
state: z.
|
|
17
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
18
18
|
}, "strict", z.ZodTypeAny, {
|
|
19
19
|
number: string;
|
|
20
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
20
21
|
cep: string;
|
|
21
22
|
address: string;
|
|
22
23
|
district: string;
|
|
23
24
|
city: string;
|
|
24
|
-
state: string;
|
|
25
25
|
email: string;
|
|
26
26
|
corporate_name: string;
|
|
27
27
|
foundation_date: string;
|
|
@@ -31,11 +31,11 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
31
31
|
complement?: string | undefined;
|
|
32
32
|
}, {
|
|
33
33
|
number: string;
|
|
34
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
34
35
|
cep: string;
|
|
35
36
|
address: string;
|
|
36
37
|
district: string;
|
|
37
38
|
city: string;
|
|
38
|
-
state: string;
|
|
39
39
|
email: string;
|
|
40
40
|
corporate_name: string;
|
|
41
41
|
foundation_date: string;
|
|
@@ -58,12 +58,12 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
58
58
|
district: z.ZodString;
|
|
59
59
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
60
60
|
city: z.ZodString;
|
|
61
|
-
state: z.
|
|
61
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
62
62
|
civil_status: z.ZodString;
|
|
63
63
|
office: z.ZodString;
|
|
64
64
|
doc: z.ZodString;
|
|
65
65
|
issuing_body: z.ZodString;
|
|
66
|
-
uf_issuing_body: z.
|
|
66
|
+
uf_issuing_body: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
67
67
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
68
68
|
mother_name: z.ZodString;
|
|
69
69
|
monthly_income: z.ZodNumber;
|
|
@@ -71,18 +71,20 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
71
71
|
nationality: z.ZodString;
|
|
72
72
|
}, "strict", z.ZodTypeAny, {
|
|
73
73
|
number: string;
|
|
74
|
+
sex: "masculino" | "feminino";
|
|
75
|
+
civil_status: string;
|
|
76
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
77
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
74
78
|
doc_issue_date: string;
|
|
75
|
-
nationality: string;
|
|
76
79
|
name: string;
|
|
77
80
|
cep: string;
|
|
78
81
|
cpf: string;
|
|
79
82
|
address: string;
|
|
80
83
|
birth_date: string;
|
|
81
|
-
sex: "masculino" | "feminino";
|
|
82
84
|
mother_name: string;
|
|
83
85
|
district: string;
|
|
84
86
|
city: string;
|
|
85
|
-
|
|
87
|
+
nationality: string;
|
|
86
88
|
cellphone: string;
|
|
87
89
|
email: string;
|
|
88
90
|
monthly_income: number;
|
|
@@ -90,24 +92,24 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
90
92
|
issuing_body: string;
|
|
91
93
|
phone: string;
|
|
92
94
|
office: string;
|
|
93
|
-
civil_status: string;
|
|
94
|
-
uf_issuing_body: string;
|
|
95
95
|
patrimony: number;
|
|
96
96
|
complement?: string | undefined;
|
|
97
97
|
}, {
|
|
98
98
|
number: string;
|
|
99
|
+
sex: "masculino" | "feminino";
|
|
100
|
+
civil_status: string;
|
|
101
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
102
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
99
103
|
doc_issue_date: string;
|
|
100
|
-
nationality: string;
|
|
101
104
|
name: string;
|
|
102
105
|
cep: string;
|
|
103
106
|
cpf: string;
|
|
104
107
|
address: string;
|
|
105
108
|
birth_date: string;
|
|
106
|
-
sex: "masculino" | "feminino";
|
|
107
109
|
mother_name: string;
|
|
108
110
|
district: string;
|
|
109
111
|
city: string;
|
|
110
|
-
|
|
112
|
+
nationality: string;
|
|
111
113
|
cellphone: string;
|
|
112
114
|
email: string;
|
|
113
115
|
monthly_income: number;
|
|
@@ -115,12 +117,10 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
115
117
|
issuing_body: string;
|
|
116
118
|
phone: string;
|
|
117
119
|
office: string;
|
|
118
|
-
civil_status: string;
|
|
119
|
-
uf_issuing_body: string;
|
|
120
120
|
patrimony: number;
|
|
121
121
|
complement?: string | undefined;
|
|
122
122
|
}>, "many">;
|
|
123
|
-
|
|
123
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
124
124
|
url: z.ZodOptional<z.ZodString>;
|
|
125
125
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
126
126
|
sizeBytes: z.ZodNumber;
|
|
@@ -133,8 +133,7 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
133
133
|
sizeBytes: number;
|
|
134
134
|
url?: string | undefined;
|
|
135
135
|
}>;
|
|
136
|
-
|
|
137
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
136
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
138
137
|
url: z.ZodOptional<z.ZodString>;
|
|
139
138
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
140
139
|
sizeBytes: z.ZodNumber;
|
|
@@ -175,8 +174,7 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
175
174
|
}>;
|
|
176
175
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
177
176
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
|
|
179
|
-
energy_bill_upload: {
|
|
177
|
+
voucher_local_installation_address: {
|
|
180
178
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
181
179
|
sizeBytes: number;
|
|
182
180
|
url?: string | undefined;
|
|
@@ -194,11 +192,11 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
194
192
|
rd_re_insurance_toggle: boolean;
|
|
195
193
|
financing_company: {
|
|
196
194
|
number: string;
|
|
195
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
197
196
|
cep: string;
|
|
198
197
|
address: string;
|
|
199
198
|
district: string;
|
|
200
199
|
city: string;
|
|
201
|
-
state: string;
|
|
202
200
|
email: string;
|
|
203
201
|
corporate_name: string;
|
|
204
202
|
foundation_date: string;
|
|
@@ -209,18 +207,20 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
209
207
|
};
|
|
210
208
|
financing_company_guarantor: {
|
|
211
209
|
number: string;
|
|
210
|
+
sex: "masculino" | "feminino";
|
|
211
|
+
civil_status: string;
|
|
212
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
213
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
212
214
|
doc_issue_date: string;
|
|
213
|
-
nationality: string;
|
|
214
215
|
name: string;
|
|
215
216
|
cep: string;
|
|
216
217
|
cpf: string;
|
|
217
218
|
address: string;
|
|
218
219
|
birth_date: string;
|
|
219
|
-
sex: "masculino" | "feminino";
|
|
220
220
|
mother_name: string;
|
|
221
221
|
district: string;
|
|
222
222
|
city: string;
|
|
223
|
-
|
|
223
|
+
nationality: string;
|
|
224
224
|
cellphone: string;
|
|
225
225
|
email: string;
|
|
226
226
|
monthly_income: number;
|
|
@@ -228,19 +228,16 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
228
228
|
issuing_body: string;
|
|
229
229
|
phone: string;
|
|
230
230
|
office: string;
|
|
231
|
-
civil_status: string;
|
|
232
|
-
uf_issuing_body: string;
|
|
233
231
|
patrimony: number;
|
|
234
232
|
complement?: string | undefined;
|
|
235
233
|
}[];
|
|
236
|
-
|
|
234
|
+
proof_kinship?: {
|
|
237
235
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
238
236
|
sizeBytes: number;
|
|
239
237
|
url?: string | undefined;
|
|
240
238
|
} | undefined;
|
|
241
239
|
}, {
|
|
242
|
-
|
|
243
|
-
energy_bill_upload: {
|
|
240
|
+
voucher_local_installation_address: {
|
|
244
241
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
245
242
|
sizeBytes: number;
|
|
246
243
|
url?: string | undefined;
|
|
@@ -257,11 +254,11 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
257
254
|
};
|
|
258
255
|
financing_company: {
|
|
259
256
|
number: string;
|
|
257
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
260
258
|
cep: string;
|
|
261
259
|
address: string;
|
|
262
260
|
district: string;
|
|
263
261
|
city: string;
|
|
264
|
-
state: string;
|
|
265
262
|
email: string;
|
|
266
263
|
corporate_name: string;
|
|
267
264
|
foundation_date: string;
|
|
@@ -272,18 +269,20 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
272
269
|
};
|
|
273
270
|
financing_company_guarantor: {
|
|
274
271
|
number: string;
|
|
272
|
+
sex: "masculino" | "feminino";
|
|
273
|
+
civil_status: string;
|
|
274
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
275
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
275
276
|
doc_issue_date: string;
|
|
276
|
-
nationality: string;
|
|
277
277
|
name: string;
|
|
278
278
|
cep: string;
|
|
279
279
|
cpf: string;
|
|
280
280
|
address: string;
|
|
281
281
|
birth_date: string;
|
|
282
|
-
sex: "masculino" | "feminino";
|
|
283
282
|
mother_name: string;
|
|
284
283
|
district: string;
|
|
285
284
|
city: string;
|
|
286
|
-
|
|
285
|
+
nationality: string;
|
|
287
286
|
cellphone: string;
|
|
288
287
|
email: string;
|
|
289
288
|
monthly_income: number;
|
|
@@ -291,12 +290,10 @@ declare const solfacilPjObject: z.ZodObject<{
|
|
|
291
290
|
issuing_body: string;
|
|
292
291
|
phone: string;
|
|
293
292
|
office: string;
|
|
294
|
-
civil_status: string;
|
|
295
|
-
uf_issuing_body: string;
|
|
296
293
|
patrimony: number;
|
|
297
294
|
complement?: string | undefined;
|
|
298
295
|
}[];
|
|
299
|
-
|
|
296
|
+
proof_kinship?: {
|
|
300
297
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
301
298
|
sizeBytes: number;
|
|
302
299
|
url?: string | undefined;
|
|
@@ -317,14 +314,14 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
317
314
|
district: z.ZodString;
|
|
318
315
|
legal_nature: z.ZodString;
|
|
319
316
|
city: z.ZodString;
|
|
320
|
-
state: z.
|
|
317
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
321
318
|
}, "strict", z.ZodTypeAny, {
|
|
322
319
|
number: string;
|
|
320
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
323
321
|
cep: string;
|
|
324
322
|
address: string;
|
|
325
323
|
district: string;
|
|
326
324
|
city: string;
|
|
327
|
-
state: string;
|
|
328
325
|
email: string;
|
|
329
326
|
corporate_name: string;
|
|
330
327
|
foundation_date: string;
|
|
@@ -334,11 +331,11 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
334
331
|
complement?: string | undefined;
|
|
335
332
|
}, {
|
|
336
333
|
number: string;
|
|
334
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
337
335
|
cep: string;
|
|
338
336
|
address: string;
|
|
339
337
|
district: string;
|
|
340
338
|
city: string;
|
|
341
|
-
state: string;
|
|
342
339
|
email: string;
|
|
343
340
|
corporate_name: string;
|
|
344
341
|
foundation_date: string;
|
|
@@ -361,12 +358,12 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
361
358
|
district: z.ZodString;
|
|
362
359
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
363
360
|
city: z.ZodString;
|
|
364
|
-
state: z.
|
|
361
|
+
state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
365
362
|
civil_status: z.ZodString;
|
|
366
363
|
office: z.ZodString;
|
|
367
364
|
doc: z.ZodString;
|
|
368
365
|
issuing_body: z.ZodString;
|
|
369
|
-
uf_issuing_body: z.
|
|
366
|
+
uf_issuing_body: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
|
|
370
367
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
371
368
|
mother_name: z.ZodString;
|
|
372
369
|
monthly_income: z.ZodNumber;
|
|
@@ -374,18 +371,20 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
374
371
|
nationality: z.ZodString;
|
|
375
372
|
}, "strict", z.ZodTypeAny, {
|
|
376
373
|
number: string;
|
|
374
|
+
sex: "masculino" | "feminino";
|
|
375
|
+
civil_status: string;
|
|
376
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
377
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
377
378
|
doc_issue_date: string;
|
|
378
|
-
nationality: string;
|
|
379
379
|
name: string;
|
|
380
380
|
cep: string;
|
|
381
381
|
cpf: string;
|
|
382
382
|
address: string;
|
|
383
383
|
birth_date: string;
|
|
384
|
-
sex: "masculino" | "feminino";
|
|
385
384
|
mother_name: string;
|
|
386
385
|
district: string;
|
|
387
386
|
city: string;
|
|
388
|
-
|
|
387
|
+
nationality: string;
|
|
389
388
|
cellphone: string;
|
|
390
389
|
email: string;
|
|
391
390
|
monthly_income: number;
|
|
@@ -393,24 +392,24 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
393
392
|
issuing_body: string;
|
|
394
393
|
phone: string;
|
|
395
394
|
office: string;
|
|
396
|
-
civil_status: string;
|
|
397
|
-
uf_issuing_body: string;
|
|
398
395
|
patrimony: number;
|
|
399
396
|
complement?: string | undefined;
|
|
400
397
|
}, {
|
|
401
398
|
number: string;
|
|
399
|
+
sex: "masculino" | "feminino";
|
|
400
|
+
civil_status: string;
|
|
401
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
402
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
402
403
|
doc_issue_date: string;
|
|
403
|
-
nationality: string;
|
|
404
404
|
name: string;
|
|
405
405
|
cep: string;
|
|
406
406
|
cpf: string;
|
|
407
407
|
address: string;
|
|
408
408
|
birth_date: string;
|
|
409
|
-
sex: "masculino" | "feminino";
|
|
410
409
|
mother_name: string;
|
|
411
410
|
district: string;
|
|
412
411
|
city: string;
|
|
413
|
-
|
|
412
|
+
nationality: string;
|
|
414
413
|
cellphone: string;
|
|
415
414
|
email: string;
|
|
416
415
|
monthly_income: number;
|
|
@@ -418,12 +417,10 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
418
417
|
issuing_body: string;
|
|
419
418
|
phone: string;
|
|
420
419
|
office: string;
|
|
421
|
-
civil_status: string;
|
|
422
|
-
uf_issuing_body: string;
|
|
423
420
|
patrimony: number;
|
|
424
421
|
complement?: string | undefined;
|
|
425
422
|
}>, "many">;
|
|
426
|
-
|
|
423
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
427
424
|
url: z.ZodOptional<z.ZodString>;
|
|
428
425
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
429
426
|
sizeBytes: z.ZodNumber;
|
|
@@ -436,8 +433,7 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
436
433
|
sizeBytes: number;
|
|
437
434
|
url?: string | undefined;
|
|
438
435
|
}>;
|
|
439
|
-
|
|
440
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
436
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
441
437
|
url: z.ZodOptional<z.ZodString>;
|
|
442
438
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
443
439
|
sizeBytes: z.ZodNumber;
|
|
@@ -478,8 +474,7 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
478
474
|
}>;
|
|
479
475
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
480
476
|
}, "strict", z.ZodTypeAny, {
|
|
481
|
-
|
|
482
|
-
energy_bill_upload: {
|
|
477
|
+
voucher_local_installation_address: {
|
|
483
478
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
484
479
|
sizeBytes: number;
|
|
485
480
|
url?: string | undefined;
|
|
@@ -497,11 +492,11 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
497
492
|
rd_re_insurance_toggle: boolean;
|
|
498
493
|
financing_company: {
|
|
499
494
|
number: string;
|
|
495
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
500
496
|
cep: string;
|
|
501
497
|
address: string;
|
|
502
498
|
district: string;
|
|
503
499
|
city: string;
|
|
504
|
-
state: string;
|
|
505
500
|
email: string;
|
|
506
501
|
corporate_name: string;
|
|
507
502
|
foundation_date: string;
|
|
@@ -512,18 +507,20 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
512
507
|
};
|
|
513
508
|
financing_company_guarantor: {
|
|
514
509
|
number: string;
|
|
510
|
+
sex: "masculino" | "feminino";
|
|
511
|
+
civil_status: string;
|
|
512
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
513
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
515
514
|
doc_issue_date: string;
|
|
516
|
-
nationality: string;
|
|
517
515
|
name: string;
|
|
518
516
|
cep: string;
|
|
519
517
|
cpf: string;
|
|
520
518
|
address: string;
|
|
521
519
|
birth_date: string;
|
|
522
|
-
sex: "masculino" | "feminino";
|
|
523
520
|
mother_name: string;
|
|
524
521
|
district: string;
|
|
525
522
|
city: string;
|
|
526
|
-
|
|
523
|
+
nationality: string;
|
|
527
524
|
cellphone: string;
|
|
528
525
|
email: string;
|
|
529
526
|
monthly_income: number;
|
|
@@ -531,19 +528,16 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
531
528
|
issuing_body: string;
|
|
532
529
|
phone: string;
|
|
533
530
|
office: string;
|
|
534
|
-
civil_status: string;
|
|
535
|
-
uf_issuing_body: string;
|
|
536
531
|
patrimony: number;
|
|
537
532
|
complement?: string | undefined;
|
|
538
533
|
}[];
|
|
539
|
-
|
|
534
|
+
proof_kinship?: {
|
|
540
535
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
541
536
|
sizeBytes: number;
|
|
542
537
|
url?: string | undefined;
|
|
543
538
|
} | undefined;
|
|
544
539
|
}, {
|
|
545
|
-
|
|
546
|
-
energy_bill_upload: {
|
|
540
|
+
voucher_local_installation_address: {
|
|
547
541
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
548
542
|
sizeBytes: number;
|
|
549
543
|
url?: string | undefined;
|
|
@@ -560,11 +554,11 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
560
554
|
};
|
|
561
555
|
financing_company: {
|
|
562
556
|
number: string;
|
|
557
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
563
558
|
cep: string;
|
|
564
559
|
address: string;
|
|
565
560
|
district: string;
|
|
566
561
|
city: string;
|
|
567
|
-
state: string;
|
|
568
562
|
email: string;
|
|
569
563
|
corporate_name: string;
|
|
570
564
|
foundation_date: string;
|
|
@@ -575,18 +569,20 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
575
569
|
};
|
|
576
570
|
financing_company_guarantor: {
|
|
577
571
|
number: string;
|
|
572
|
+
sex: "masculino" | "feminino";
|
|
573
|
+
civil_status: string;
|
|
574
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
575
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
578
576
|
doc_issue_date: string;
|
|
579
|
-
nationality: string;
|
|
580
577
|
name: string;
|
|
581
578
|
cep: string;
|
|
582
579
|
cpf: string;
|
|
583
580
|
address: string;
|
|
584
581
|
birth_date: string;
|
|
585
|
-
sex: "masculino" | "feminino";
|
|
586
582
|
mother_name: string;
|
|
587
583
|
district: string;
|
|
588
584
|
city: string;
|
|
589
|
-
|
|
585
|
+
nationality: string;
|
|
590
586
|
cellphone: string;
|
|
591
587
|
email: string;
|
|
592
588
|
monthly_income: number;
|
|
@@ -594,20 +590,17 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
594
590
|
issuing_body: string;
|
|
595
591
|
phone: string;
|
|
596
592
|
office: string;
|
|
597
|
-
civil_status: string;
|
|
598
|
-
uf_issuing_body: string;
|
|
599
593
|
patrimony: number;
|
|
600
594
|
complement?: string | undefined;
|
|
601
595
|
}[];
|
|
602
|
-
|
|
596
|
+
proof_kinship?: {
|
|
603
597
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
604
598
|
sizeBytes: number;
|
|
605
599
|
url?: string | undefined;
|
|
606
600
|
} | undefined;
|
|
607
601
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
608
602
|
}>, {
|
|
609
|
-
|
|
610
|
-
energy_bill_upload: {
|
|
603
|
+
voucher_local_installation_address: {
|
|
611
604
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
612
605
|
sizeBytes: number;
|
|
613
606
|
url?: string | undefined;
|
|
@@ -625,11 +618,11 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
625
618
|
rd_re_insurance_toggle: boolean;
|
|
626
619
|
financing_company: {
|
|
627
620
|
number: string;
|
|
621
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
628
622
|
cep: string;
|
|
629
623
|
address: string;
|
|
630
624
|
district: string;
|
|
631
625
|
city: string;
|
|
632
|
-
state: string;
|
|
633
626
|
email: string;
|
|
634
627
|
corporate_name: string;
|
|
635
628
|
foundation_date: string;
|
|
@@ -640,18 +633,20 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
640
633
|
};
|
|
641
634
|
financing_company_guarantor: {
|
|
642
635
|
number: string;
|
|
636
|
+
sex: "masculino" | "feminino";
|
|
637
|
+
civil_status: string;
|
|
638
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
639
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
643
640
|
doc_issue_date: string;
|
|
644
|
-
nationality: string;
|
|
645
641
|
name: string;
|
|
646
642
|
cep: string;
|
|
647
643
|
cpf: string;
|
|
648
644
|
address: string;
|
|
649
645
|
birth_date: string;
|
|
650
|
-
sex: "masculino" | "feminino";
|
|
651
646
|
mother_name: string;
|
|
652
647
|
district: string;
|
|
653
648
|
city: string;
|
|
654
|
-
|
|
649
|
+
nationality: string;
|
|
655
650
|
cellphone: string;
|
|
656
651
|
email: string;
|
|
657
652
|
monthly_income: number;
|
|
@@ -659,19 +654,16 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
659
654
|
issuing_body: string;
|
|
660
655
|
phone: string;
|
|
661
656
|
office: string;
|
|
662
|
-
civil_status: string;
|
|
663
|
-
uf_issuing_body: string;
|
|
664
657
|
patrimony: number;
|
|
665
658
|
complement?: string | undefined;
|
|
666
659
|
}[];
|
|
667
|
-
|
|
660
|
+
proof_kinship?: {
|
|
668
661
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
669
662
|
sizeBytes: number;
|
|
670
663
|
url?: string | undefined;
|
|
671
664
|
} | undefined;
|
|
672
665
|
}, {
|
|
673
|
-
|
|
674
|
-
energy_bill_upload: {
|
|
666
|
+
voucher_local_installation_address: {
|
|
675
667
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
676
668
|
sizeBytes: number;
|
|
677
669
|
url?: string | undefined;
|
|
@@ -688,11 +680,11 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
688
680
|
};
|
|
689
681
|
financing_company: {
|
|
690
682
|
number: string;
|
|
683
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
691
684
|
cep: string;
|
|
692
685
|
address: string;
|
|
693
686
|
district: string;
|
|
694
687
|
city: string;
|
|
695
|
-
state: string;
|
|
696
688
|
email: string;
|
|
697
689
|
corporate_name: string;
|
|
698
690
|
foundation_date: string;
|
|
@@ -703,18 +695,20 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
703
695
|
};
|
|
704
696
|
financing_company_guarantor: {
|
|
705
697
|
number: string;
|
|
698
|
+
sex: "masculino" | "feminino";
|
|
699
|
+
civil_status: string;
|
|
700
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
701
|
+
uf_issuing_body: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
706
702
|
doc_issue_date: string;
|
|
707
|
-
nationality: string;
|
|
708
703
|
name: string;
|
|
709
704
|
cep: string;
|
|
710
705
|
cpf: string;
|
|
711
706
|
address: string;
|
|
712
707
|
birth_date: string;
|
|
713
|
-
sex: "masculino" | "feminino";
|
|
714
708
|
mother_name: string;
|
|
715
709
|
district: string;
|
|
716
710
|
city: string;
|
|
717
|
-
|
|
711
|
+
nationality: string;
|
|
718
712
|
cellphone: string;
|
|
719
713
|
email: string;
|
|
720
714
|
monthly_income: number;
|
|
@@ -722,12 +716,10 @@ declare const solfacilPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
722
716
|
issuing_body: string;
|
|
723
717
|
phone: string;
|
|
724
718
|
office: string;
|
|
725
|
-
civil_status: string;
|
|
726
|
-
uf_issuing_body: string;
|
|
727
719
|
patrimony: number;
|
|
728
720
|
complement?: string | undefined;
|
|
729
721
|
}[];
|
|
730
|
-
|
|
722
|
+
proof_kinship?: {
|
|
731
723
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
732
724
|
sizeBytes: number;
|
|
733
725
|
url?: string | undefined;
|