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