@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
|
@@ -15,16 +15,16 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
15
15
|
legal_nature: z.ZodString;
|
|
16
16
|
city: z.ZodString;
|
|
17
17
|
economic_activity_group: z.ZodString;
|
|
18
|
-
state: z.
|
|
18
|
+
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"]>;
|
|
19
19
|
economic_activity: z.ZodString;
|
|
20
20
|
monthly_income: z.ZodNumber;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
number: string;
|
|
23
|
+
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";
|
|
23
24
|
cep: string;
|
|
24
25
|
address: string;
|
|
25
26
|
district: string;
|
|
26
27
|
city: string;
|
|
27
|
-
state: string;
|
|
28
28
|
email: string;
|
|
29
29
|
monthly_income: number;
|
|
30
30
|
corporate_name: string;
|
|
@@ -37,11 +37,11 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
37
37
|
complement?: string | undefined;
|
|
38
38
|
}, {
|
|
39
39
|
number: string;
|
|
40
|
+
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";
|
|
40
41
|
cep: string;
|
|
41
42
|
address: string;
|
|
42
43
|
district: string;
|
|
43
44
|
city: string;
|
|
44
|
-
state: string;
|
|
45
45
|
email: string;
|
|
46
46
|
monthly_income: number;
|
|
47
47
|
corporate_name: string;
|
|
@@ -67,35 +67,38 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
67
67
|
district: z.ZodString;
|
|
68
68
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
69
69
|
city: z.ZodString;
|
|
70
|
-
state: z.
|
|
70
|
+
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"]>;
|
|
71
71
|
civil_status: z.ZodString;
|
|
72
72
|
office: z.ZodString;
|
|
73
|
-
type_doc: z.ZodEnum<["
|
|
73
|
+
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
74
74
|
doc: z.ZodString;
|
|
75
75
|
issuing_body: z.ZodString;
|
|
76
|
-
uf_issuing_body: z.
|
|
76
|
+
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"]>;
|
|
77
77
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
78
78
|
doc_expiration_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
79
79
|
mother_name: z.ZodString;
|
|
80
80
|
monthly_income: z.ZodNumber;
|
|
81
81
|
patrimony: z.ZodNumber;
|
|
82
|
-
uf_naturalness: z.
|
|
82
|
+
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"]>;
|
|
83
83
|
nationality: z.ZodString;
|
|
84
84
|
}, "strict", z.ZodTypeAny, {
|
|
85
85
|
number: string;
|
|
86
|
-
|
|
86
|
+
sex: "masculino" | "feminino";
|
|
87
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
88
|
+
civil_status: string;
|
|
89
|
+
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";
|
|
90
|
+
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";
|
|
91
|
+
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";
|
|
87
92
|
doc_issue_date: string;
|
|
88
|
-
nationality: string;
|
|
89
93
|
name: string;
|
|
90
94
|
cep: string;
|
|
91
95
|
cpf: string;
|
|
92
96
|
address: string;
|
|
93
97
|
birth_date: string;
|
|
94
|
-
sex: "masculino" | "feminino";
|
|
95
98
|
mother_name: string;
|
|
96
99
|
district: string;
|
|
97
100
|
city: string;
|
|
98
|
-
|
|
101
|
+
nationality: string;
|
|
99
102
|
cellphone: string;
|
|
100
103
|
email: string;
|
|
101
104
|
monthly_income: number;
|
|
@@ -103,27 +106,27 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
103
106
|
issuing_body: string;
|
|
104
107
|
phone: string;
|
|
105
108
|
office: string;
|
|
106
|
-
civil_status: string;
|
|
107
|
-
uf_issuing_body: string;
|
|
108
109
|
doc_expiration_date: string;
|
|
109
110
|
patrimony: number;
|
|
110
|
-
uf_naturalness: string;
|
|
111
111
|
complement?: string | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
number: string;
|
|
114
|
-
|
|
114
|
+
sex: "masculino" | "feminino";
|
|
115
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
116
|
+
civil_status: string;
|
|
117
|
+
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";
|
|
118
|
+
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";
|
|
119
|
+
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";
|
|
115
120
|
doc_issue_date: string;
|
|
116
|
-
nationality: string;
|
|
117
121
|
name: string;
|
|
118
122
|
cep: string;
|
|
119
123
|
cpf: string;
|
|
120
124
|
address: string;
|
|
121
125
|
birth_date: string;
|
|
122
|
-
sex: "masculino" | "feminino";
|
|
123
126
|
mother_name: string;
|
|
124
127
|
district: string;
|
|
125
128
|
city: string;
|
|
126
|
-
|
|
129
|
+
nationality: string;
|
|
127
130
|
cellphone: string;
|
|
128
131
|
email: string;
|
|
129
132
|
monthly_income: number;
|
|
@@ -131,14 +134,11 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
131
134
|
issuing_body: string;
|
|
132
135
|
phone: string;
|
|
133
136
|
office: string;
|
|
134
|
-
civil_status: string;
|
|
135
|
-
uf_issuing_body: string;
|
|
136
137
|
doc_expiration_date: string;
|
|
137
138
|
patrimony: number;
|
|
138
|
-
uf_naturalness: string;
|
|
139
139
|
complement?: string | undefined;
|
|
140
140
|
}>, "many">;
|
|
141
|
-
|
|
141
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
142
142
|
url: z.ZodOptional<z.ZodString>;
|
|
143
143
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
144
144
|
sizeBytes: z.ZodNumber;
|
|
@@ -151,8 +151,7 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
151
151
|
sizeBytes: number;
|
|
152
152
|
url?: string | undefined;
|
|
153
153
|
}>;
|
|
154
|
-
|
|
155
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
154
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
156
155
|
url: z.ZodOptional<z.ZodString>;
|
|
157
156
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
158
157
|
sizeBytes: z.ZodNumber;
|
|
@@ -193,8 +192,7 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
193
192
|
}>;
|
|
194
193
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
195
194
|
}, "strip", z.ZodTypeAny, {
|
|
196
|
-
|
|
197
|
-
energy_bill_upload: {
|
|
195
|
+
voucher_local_installation_address: {
|
|
198
196
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
199
197
|
sizeBytes: number;
|
|
200
198
|
url?: string | undefined;
|
|
@@ -212,11 +210,11 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
212
210
|
rd_re_insurance_toggle: boolean;
|
|
213
211
|
financing_company: {
|
|
214
212
|
number: string;
|
|
213
|
+
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";
|
|
215
214
|
cep: string;
|
|
216
215
|
address: string;
|
|
217
216
|
district: string;
|
|
218
217
|
city: string;
|
|
219
|
-
state: string;
|
|
220
218
|
email: string;
|
|
221
219
|
monthly_income: number;
|
|
222
220
|
corporate_name: string;
|
|
@@ -230,19 +228,22 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
230
228
|
};
|
|
231
229
|
financing_company_guarantor: {
|
|
232
230
|
number: string;
|
|
233
|
-
|
|
231
|
+
sex: "masculino" | "feminino";
|
|
232
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
233
|
+
civil_status: string;
|
|
234
|
+
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";
|
|
235
|
+
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";
|
|
236
|
+
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";
|
|
234
237
|
doc_issue_date: string;
|
|
235
|
-
nationality: string;
|
|
236
238
|
name: string;
|
|
237
239
|
cep: string;
|
|
238
240
|
cpf: string;
|
|
239
241
|
address: string;
|
|
240
242
|
birth_date: string;
|
|
241
|
-
sex: "masculino" | "feminino";
|
|
242
243
|
mother_name: string;
|
|
243
244
|
district: string;
|
|
244
245
|
city: string;
|
|
245
|
-
|
|
246
|
+
nationality: string;
|
|
246
247
|
cellphone: string;
|
|
247
248
|
email: string;
|
|
248
249
|
monthly_income: number;
|
|
@@ -250,21 +251,17 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
250
251
|
issuing_body: string;
|
|
251
252
|
phone: string;
|
|
252
253
|
office: string;
|
|
253
|
-
civil_status: string;
|
|
254
|
-
uf_issuing_body: string;
|
|
255
254
|
doc_expiration_date: string;
|
|
256
255
|
patrimony: number;
|
|
257
|
-
uf_naturalness: string;
|
|
258
256
|
complement?: string | undefined;
|
|
259
257
|
}[];
|
|
260
|
-
|
|
258
|
+
proof_kinship?: {
|
|
261
259
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
262
260
|
sizeBytes: number;
|
|
263
261
|
url?: string | undefined;
|
|
264
262
|
} | undefined;
|
|
265
263
|
}, {
|
|
266
|
-
|
|
267
|
-
energy_bill_upload: {
|
|
264
|
+
voucher_local_installation_address: {
|
|
268
265
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
269
266
|
sizeBytes: number;
|
|
270
267
|
url?: string | undefined;
|
|
@@ -281,11 +278,11 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
281
278
|
};
|
|
282
279
|
financing_company: {
|
|
283
280
|
number: string;
|
|
281
|
+
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";
|
|
284
282
|
cep: string;
|
|
285
283
|
address: string;
|
|
286
284
|
district: string;
|
|
287
285
|
city: string;
|
|
288
|
-
state: string;
|
|
289
286
|
email: string;
|
|
290
287
|
monthly_income: number;
|
|
291
288
|
corporate_name: string;
|
|
@@ -299,19 +296,22 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
299
296
|
};
|
|
300
297
|
financing_company_guarantor: {
|
|
301
298
|
number: string;
|
|
302
|
-
|
|
299
|
+
sex: "masculino" | "feminino";
|
|
300
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
301
|
+
civil_status: string;
|
|
302
|
+
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";
|
|
303
|
+
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";
|
|
304
|
+
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";
|
|
303
305
|
doc_issue_date: string;
|
|
304
|
-
nationality: string;
|
|
305
306
|
name: string;
|
|
306
307
|
cep: string;
|
|
307
308
|
cpf: string;
|
|
308
309
|
address: string;
|
|
309
310
|
birth_date: string;
|
|
310
|
-
sex: "masculino" | "feminino";
|
|
311
311
|
mother_name: string;
|
|
312
312
|
district: string;
|
|
313
313
|
city: string;
|
|
314
|
-
|
|
314
|
+
nationality: string;
|
|
315
315
|
cellphone: string;
|
|
316
316
|
email: string;
|
|
317
317
|
monthly_income: number;
|
|
@@ -319,14 +319,11 @@ declare const btgPjObject: z.ZodObject<{
|
|
|
319
319
|
issuing_body: string;
|
|
320
320
|
phone: string;
|
|
321
321
|
office: string;
|
|
322
|
-
civil_status: string;
|
|
323
|
-
uf_issuing_body: string;
|
|
324
322
|
doc_expiration_date: string;
|
|
325
323
|
patrimony: number;
|
|
326
|
-
uf_naturalness: string;
|
|
327
324
|
complement?: string | undefined;
|
|
328
325
|
}[];
|
|
329
|
-
|
|
326
|
+
proof_kinship?: {
|
|
330
327
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
331
328
|
sizeBytes: number;
|
|
332
329
|
url?: string | undefined;
|
|
@@ -348,16 +345,16 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
348
345
|
legal_nature: z.ZodString;
|
|
349
346
|
city: z.ZodString;
|
|
350
347
|
economic_activity_group: z.ZodString;
|
|
351
|
-
state: z.
|
|
348
|
+
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"]>;
|
|
352
349
|
economic_activity: z.ZodString;
|
|
353
350
|
monthly_income: z.ZodNumber;
|
|
354
351
|
}, "strict", z.ZodTypeAny, {
|
|
355
352
|
number: string;
|
|
353
|
+
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";
|
|
356
354
|
cep: string;
|
|
357
355
|
address: string;
|
|
358
356
|
district: string;
|
|
359
357
|
city: string;
|
|
360
|
-
state: string;
|
|
361
358
|
email: string;
|
|
362
359
|
monthly_income: number;
|
|
363
360
|
corporate_name: string;
|
|
@@ -370,11 +367,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
370
367
|
complement?: string | undefined;
|
|
371
368
|
}, {
|
|
372
369
|
number: string;
|
|
370
|
+
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";
|
|
373
371
|
cep: string;
|
|
374
372
|
address: string;
|
|
375
373
|
district: string;
|
|
376
374
|
city: string;
|
|
377
|
-
state: string;
|
|
378
375
|
email: string;
|
|
379
376
|
monthly_income: number;
|
|
380
377
|
corporate_name: string;
|
|
@@ -400,35 +397,38 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
400
397
|
district: z.ZodString;
|
|
401
398
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
402
399
|
city: z.ZodString;
|
|
403
|
-
state: z.
|
|
400
|
+
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"]>;
|
|
404
401
|
civil_status: z.ZodString;
|
|
405
402
|
office: z.ZodString;
|
|
406
|
-
type_doc: z.ZodEnum<["
|
|
403
|
+
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
407
404
|
doc: z.ZodString;
|
|
408
405
|
issuing_body: z.ZodString;
|
|
409
|
-
uf_issuing_body: z.
|
|
406
|
+
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"]>;
|
|
410
407
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
411
408
|
doc_expiration_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
412
409
|
mother_name: z.ZodString;
|
|
413
410
|
monthly_income: z.ZodNumber;
|
|
414
411
|
patrimony: z.ZodNumber;
|
|
415
|
-
uf_naturalness: z.
|
|
412
|
+
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"]>;
|
|
416
413
|
nationality: z.ZodString;
|
|
417
414
|
}, "strict", z.ZodTypeAny, {
|
|
418
415
|
number: string;
|
|
419
|
-
|
|
416
|
+
sex: "masculino" | "feminino";
|
|
417
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
418
|
+
civil_status: string;
|
|
419
|
+
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";
|
|
420
|
+
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";
|
|
421
|
+
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";
|
|
420
422
|
doc_issue_date: string;
|
|
421
|
-
nationality: string;
|
|
422
423
|
name: string;
|
|
423
424
|
cep: string;
|
|
424
425
|
cpf: string;
|
|
425
426
|
address: string;
|
|
426
427
|
birth_date: string;
|
|
427
|
-
sex: "masculino" | "feminino";
|
|
428
428
|
mother_name: string;
|
|
429
429
|
district: string;
|
|
430
430
|
city: string;
|
|
431
|
-
|
|
431
|
+
nationality: string;
|
|
432
432
|
cellphone: string;
|
|
433
433
|
email: string;
|
|
434
434
|
monthly_income: number;
|
|
@@ -436,27 +436,27 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
436
436
|
issuing_body: string;
|
|
437
437
|
phone: string;
|
|
438
438
|
office: string;
|
|
439
|
-
civil_status: string;
|
|
440
|
-
uf_issuing_body: string;
|
|
441
439
|
doc_expiration_date: string;
|
|
442
440
|
patrimony: number;
|
|
443
|
-
uf_naturalness: string;
|
|
444
441
|
complement?: string | undefined;
|
|
445
442
|
}, {
|
|
446
443
|
number: string;
|
|
447
|
-
|
|
444
|
+
sex: "masculino" | "feminino";
|
|
445
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
446
|
+
civil_status: string;
|
|
447
|
+
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";
|
|
448
|
+
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";
|
|
449
|
+
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";
|
|
448
450
|
doc_issue_date: string;
|
|
449
|
-
nationality: string;
|
|
450
451
|
name: string;
|
|
451
452
|
cep: string;
|
|
452
453
|
cpf: string;
|
|
453
454
|
address: string;
|
|
454
455
|
birth_date: string;
|
|
455
|
-
sex: "masculino" | "feminino";
|
|
456
456
|
mother_name: string;
|
|
457
457
|
district: string;
|
|
458
458
|
city: string;
|
|
459
|
-
|
|
459
|
+
nationality: string;
|
|
460
460
|
cellphone: string;
|
|
461
461
|
email: string;
|
|
462
462
|
monthly_income: number;
|
|
@@ -464,14 +464,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
464
464
|
issuing_body: string;
|
|
465
465
|
phone: string;
|
|
466
466
|
office: string;
|
|
467
|
-
civil_status: string;
|
|
468
|
-
uf_issuing_body: string;
|
|
469
467
|
doc_expiration_date: string;
|
|
470
468
|
patrimony: number;
|
|
471
|
-
uf_naturalness: string;
|
|
472
469
|
complement?: string | undefined;
|
|
473
470
|
}>, "many">;
|
|
474
|
-
|
|
471
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
475
472
|
url: z.ZodOptional<z.ZodString>;
|
|
476
473
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
477
474
|
sizeBytes: z.ZodNumber;
|
|
@@ -484,8 +481,7 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
484
481
|
sizeBytes: number;
|
|
485
482
|
url?: string | undefined;
|
|
486
483
|
}>;
|
|
487
|
-
|
|
488
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
484
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
489
485
|
url: z.ZodOptional<z.ZodString>;
|
|
490
486
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
491
487
|
sizeBytes: z.ZodNumber;
|
|
@@ -526,8 +522,7 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
526
522
|
}>;
|
|
527
523
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
528
524
|
}, "strict", z.ZodTypeAny, {
|
|
529
|
-
|
|
530
|
-
energy_bill_upload: {
|
|
525
|
+
voucher_local_installation_address: {
|
|
531
526
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
532
527
|
sizeBytes: number;
|
|
533
528
|
url?: string | undefined;
|
|
@@ -545,11 +540,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
545
540
|
rd_re_insurance_toggle: boolean;
|
|
546
541
|
financing_company: {
|
|
547
542
|
number: string;
|
|
543
|
+
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";
|
|
548
544
|
cep: string;
|
|
549
545
|
address: string;
|
|
550
546
|
district: string;
|
|
551
547
|
city: string;
|
|
552
|
-
state: string;
|
|
553
548
|
email: string;
|
|
554
549
|
monthly_income: number;
|
|
555
550
|
corporate_name: string;
|
|
@@ -563,19 +558,22 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
563
558
|
};
|
|
564
559
|
financing_company_guarantor: {
|
|
565
560
|
number: string;
|
|
566
|
-
|
|
561
|
+
sex: "masculino" | "feminino";
|
|
562
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
563
|
+
civil_status: string;
|
|
564
|
+
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";
|
|
565
|
+
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";
|
|
566
|
+
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";
|
|
567
567
|
doc_issue_date: string;
|
|
568
|
-
nationality: string;
|
|
569
568
|
name: string;
|
|
570
569
|
cep: string;
|
|
571
570
|
cpf: string;
|
|
572
571
|
address: string;
|
|
573
572
|
birth_date: string;
|
|
574
|
-
sex: "masculino" | "feminino";
|
|
575
573
|
mother_name: string;
|
|
576
574
|
district: string;
|
|
577
575
|
city: string;
|
|
578
|
-
|
|
576
|
+
nationality: string;
|
|
579
577
|
cellphone: string;
|
|
580
578
|
email: string;
|
|
581
579
|
monthly_income: number;
|
|
@@ -583,21 +581,17 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
583
581
|
issuing_body: string;
|
|
584
582
|
phone: string;
|
|
585
583
|
office: string;
|
|
586
|
-
civil_status: string;
|
|
587
|
-
uf_issuing_body: string;
|
|
588
584
|
doc_expiration_date: string;
|
|
589
585
|
patrimony: number;
|
|
590
|
-
uf_naturalness: string;
|
|
591
586
|
complement?: string | undefined;
|
|
592
587
|
}[];
|
|
593
|
-
|
|
588
|
+
proof_kinship?: {
|
|
594
589
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
595
590
|
sizeBytes: number;
|
|
596
591
|
url?: string | undefined;
|
|
597
592
|
} | undefined;
|
|
598
593
|
}, {
|
|
599
|
-
|
|
600
|
-
energy_bill_upload: {
|
|
594
|
+
voucher_local_installation_address: {
|
|
601
595
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
602
596
|
sizeBytes: number;
|
|
603
597
|
url?: string | undefined;
|
|
@@ -614,11 +608,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
614
608
|
};
|
|
615
609
|
financing_company: {
|
|
616
610
|
number: string;
|
|
611
|
+
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";
|
|
617
612
|
cep: string;
|
|
618
613
|
address: string;
|
|
619
614
|
district: string;
|
|
620
615
|
city: string;
|
|
621
|
-
state: string;
|
|
622
616
|
email: string;
|
|
623
617
|
monthly_income: number;
|
|
624
618
|
corporate_name: string;
|
|
@@ -632,19 +626,22 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
632
626
|
};
|
|
633
627
|
financing_company_guarantor: {
|
|
634
628
|
number: string;
|
|
635
|
-
|
|
629
|
+
sex: "masculino" | "feminino";
|
|
630
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
631
|
+
civil_status: string;
|
|
632
|
+
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";
|
|
633
|
+
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";
|
|
634
|
+
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";
|
|
636
635
|
doc_issue_date: string;
|
|
637
|
-
nationality: string;
|
|
638
636
|
name: string;
|
|
639
637
|
cep: string;
|
|
640
638
|
cpf: string;
|
|
641
639
|
address: string;
|
|
642
640
|
birth_date: string;
|
|
643
|
-
sex: "masculino" | "feminino";
|
|
644
641
|
mother_name: string;
|
|
645
642
|
district: string;
|
|
646
643
|
city: string;
|
|
647
|
-
|
|
644
|
+
nationality: string;
|
|
648
645
|
cellphone: string;
|
|
649
646
|
email: string;
|
|
650
647
|
monthly_income: number;
|
|
@@ -652,22 +649,18 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
649
|
issuing_body: string;
|
|
653
650
|
phone: string;
|
|
654
651
|
office: string;
|
|
655
|
-
civil_status: string;
|
|
656
|
-
uf_issuing_body: string;
|
|
657
652
|
doc_expiration_date: string;
|
|
658
653
|
patrimony: number;
|
|
659
|
-
uf_naturalness: string;
|
|
660
654
|
complement?: string | undefined;
|
|
661
655
|
}[];
|
|
662
|
-
|
|
656
|
+
proof_kinship?: {
|
|
663
657
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
664
658
|
sizeBytes: number;
|
|
665
659
|
url?: string | undefined;
|
|
666
660
|
} | undefined;
|
|
667
661
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
668
662
|
}>, {
|
|
669
|
-
|
|
670
|
-
energy_bill_upload: {
|
|
663
|
+
voucher_local_installation_address: {
|
|
671
664
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
672
665
|
sizeBytes: number;
|
|
673
666
|
url?: string | undefined;
|
|
@@ -685,11 +678,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
685
678
|
rd_re_insurance_toggle: boolean;
|
|
686
679
|
financing_company: {
|
|
687
680
|
number: string;
|
|
681
|
+
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";
|
|
688
682
|
cep: string;
|
|
689
683
|
address: string;
|
|
690
684
|
district: string;
|
|
691
685
|
city: string;
|
|
692
|
-
state: string;
|
|
693
686
|
email: string;
|
|
694
687
|
monthly_income: number;
|
|
695
688
|
corporate_name: string;
|
|
@@ -703,19 +696,22 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
703
696
|
};
|
|
704
697
|
financing_company_guarantor: {
|
|
705
698
|
number: string;
|
|
706
|
-
|
|
699
|
+
sex: "masculino" | "feminino";
|
|
700
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
701
|
+
civil_status: string;
|
|
702
|
+
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";
|
|
703
|
+
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";
|
|
704
|
+
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";
|
|
707
705
|
doc_issue_date: string;
|
|
708
|
-
nationality: string;
|
|
709
706
|
name: string;
|
|
710
707
|
cep: string;
|
|
711
708
|
cpf: string;
|
|
712
709
|
address: string;
|
|
713
710
|
birth_date: string;
|
|
714
|
-
sex: "masculino" | "feminino";
|
|
715
711
|
mother_name: string;
|
|
716
712
|
district: string;
|
|
717
713
|
city: string;
|
|
718
|
-
|
|
714
|
+
nationality: string;
|
|
719
715
|
cellphone: string;
|
|
720
716
|
email: string;
|
|
721
717
|
monthly_income: number;
|
|
@@ -723,21 +719,17 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
723
719
|
issuing_body: string;
|
|
724
720
|
phone: string;
|
|
725
721
|
office: string;
|
|
726
|
-
civil_status: string;
|
|
727
|
-
uf_issuing_body: string;
|
|
728
722
|
doc_expiration_date: string;
|
|
729
723
|
patrimony: number;
|
|
730
|
-
uf_naturalness: string;
|
|
731
724
|
complement?: string | undefined;
|
|
732
725
|
}[];
|
|
733
|
-
|
|
726
|
+
proof_kinship?: {
|
|
734
727
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
735
728
|
sizeBytes: number;
|
|
736
729
|
url?: string | undefined;
|
|
737
730
|
} | undefined;
|
|
738
731
|
}, {
|
|
739
|
-
|
|
740
|
-
energy_bill_upload: {
|
|
732
|
+
voucher_local_installation_address: {
|
|
741
733
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
742
734
|
sizeBytes: number;
|
|
743
735
|
url?: string | undefined;
|
|
@@ -754,11 +746,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
754
746
|
};
|
|
755
747
|
financing_company: {
|
|
756
748
|
number: string;
|
|
749
|
+
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";
|
|
757
750
|
cep: string;
|
|
758
751
|
address: string;
|
|
759
752
|
district: string;
|
|
760
753
|
city: string;
|
|
761
|
-
state: string;
|
|
762
754
|
email: string;
|
|
763
755
|
monthly_income: number;
|
|
764
756
|
corporate_name: string;
|
|
@@ -772,19 +764,22 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
772
764
|
};
|
|
773
765
|
financing_company_guarantor: {
|
|
774
766
|
number: string;
|
|
775
|
-
|
|
767
|
+
sex: "masculino" | "feminino";
|
|
768
|
+
type_doc: "documento_de_identidade" | "carteira_nacional_de_habilitação";
|
|
769
|
+
civil_status: string;
|
|
770
|
+
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";
|
|
771
|
+
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";
|
|
772
|
+
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";
|
|
776
773
|
doc_issue_date: string;
|
|
777
|
-
nationality: string;
|
|
778
774
|
name: string;
|
|
779
775
|
cep: string;
|
|
780
776
|
cpf: string;
|
|
781
777
|
address: string;
|
|
782
778
|
birth_date: string;
|
|
783
|
-
sex: "masculino" | "feminino";
|
|
784
779
|
mother_name: string;
|
|
785
780
|
district: string;
|
|
786
781
|
city: string;
|
|
787
|
-
|
|
782
|
+
nationality: string;
|
|
788
783
|
cellphone: string;
|
|
789
784
|
email: string;
|
|
790
785
|
monthly_income: number;
|
|
@@ -792,14 +787,11 @@ declare const btgPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
792
787
|
issuing_body: string;
|
|
793
788
|
phone: string;
|
|
794
789
|
office: string;
|
|
795
|
-
civil_status: string;
|
|
796
|
-
uf_issuing_body: string;
|
|
797
790
|
doc_expiration_date: string;
|
|
798
791
|
patrimony: number;
|
|
799
|
-
uf_naturalness: string;
|
|
800
792
|
complement?: string | undefined;
|
|
801
793
|
}[];
|
|
802
|
-
|
|
794
|
+
proof_kinship?: {
|
|
803
795
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
804
796
|
sizeBytes: number;
|
|
805
797
|
url?: string | undefined;
|