@77sol-lab/form-schemas 1.4.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-3LKC3OJJ.mjs → chunk-2END6TYT.mjs} +3 -3
- package/{chunk-YZ3YYQEI.mjs → chunk-3OIG2FI5.mjs} +2 -2
- package/{chunk-ENVJMMCX.mjs → chunk-4XJZIRLT.mjs} +5 -5
- package/{chunk-XXID67A4.mjs → chunk-53GXILC6.mjs} +2 -2
- package/{chunk-X3M274QY.mjs → chunk-5C4YMHXV.mjs} +4 -4
- package/{chunk-BTHGPT5U.mjs → chunk-6PH42V5T.mjs} +3 -3
- package/{chunk-LZCHOENM.mjs → chunk-6YS5KBXS.mjs} +37 -32
- package/{chunk-BCQD5NJB.mjs → chunk-7MWUETLP.mjs} +2 -2
- package/{chunk-PP5WJMGB.mjs → chunk-7ZF45QUN.mjs} +2 -2
- package/{chunk-TIB6TEME.mjs → chunk-D2ZUTYWA.mjs} +4 -4
- package/{chunk-A5ZODVEU.mjs → chunk-F27U6CXB.mjs} +2 -2
- package/{chunk-QH5BHXWK.mjs → chunk-FPJKWVVF.mjs} +3 -3
- package/{chunk-DIARPLFL.mjs → chunk-FRMGP3C3.mjs} +3 -3
- package/{chunk-UHQAHHAO.mjs → chunk-G5SKXDYM.mjs} +2 -2
- package/{chunk-AXXSWRN2.mjs → chunk-GQ5G2YX4.mjs} +2 -2
- package/{chunk-BZ4V4AAJ.mjs → chunk-H54QBCSW.mjs} +2 -2
- package/{chunk-SKFIWDPV.mjs → chunk-HBTFOSJU.mjs} +59 -1
- package/{chunk-BPWVGI53.mjs → chunk-IWSDOFBY.mjs} +5 -5
- package/{chunk-QBQDE5Y7.mjs → chunk-L4EWOROT.mjs} +2 -2
- package/{chunk-QZR62OU5.mjs → chunk-N2IX5TRK.mjs} +2 -2
- package/{chunk-HK7VVKRF.mjs → chunk-NCTEG6EL.mjs} +10 -10
- package/{chunk-PZG2YKS4.mjs → chunk-OARPUXXM.mjs} +2 -2
- package/{chunk-MUFER7FT.mjs → chunk-OVANLPKX.mjs} +2 -2
- package/{chunk-36ZWNLRE.mjs → chunk-R6CEKWRQ.mjs} +5 -5
- package/{chunk-2VGGCJ2O.mjs → chunk-RYJSCFSY.mjs} +3 -3
- package/{chunk-RFML2PIV.mjs → chunk-UMP5UF3U.mjs} +3 -3
- package/{chunk-2NFFUOYG.mjs → chunk-UU3MRKTH.mjs} +3 -3
- package/{chunk-VMIR7MGU.mjs → chunk-UUWULEKH.mjs} +2 -2
- package/{chunk-PYKWBM67.mjs → chunk-VO573WIK.mjs} +3 -3
- package/{chunk-XZSZRCO2.mjs → chunk-WTHEEPBE.mjs} +3 -3
- package/{chunk-DWXCA5I6.mjs → chunk-YIUJVGT4.mjs} +3 -3
- package/{chunk-3QVWHHHF.mjs → chunk-Z2TTZ3JJ.mjs} +4 -4
- package/financing/formalization/index.d.cts +917 -772
- package/financing/formalization/index.d.ts +917 -772
- package/financing/formalization/index.js +127 -64
- package/financing/formalization/index.mjs +32 -32
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/AlfaPFSchema.js +30 -1
- package/financing/formalization/schemas/AlfaPFSchema.mjs +2 -2
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/AlfaPJSchema.js +31 -2
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +30 -1
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +31 -2
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/BtgPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/BtgPFSchema.js +30 -1
- package/financing/formalization/schemas/BtgPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/BtgPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/BtgPJSchema.js +33 -4
- package/financing/formalization/schemas/BtgPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BvPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/BvPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/BvPFSchema.js +32 -3
- package/financing/formalization/schemas/BvPFSchema.mjs +2 -2
- package/financing/formalization/schemas/BvPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/BvPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/BvPJSchema.js +33 -4
- package/financing/formalization/schemas/BvPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +30 -1
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +2 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +31 -2
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +8 -8
- package/financing/formalization/schemas/CashMePFSchema.d.ts +8 -8
- package/financing/formalization/schemas/CashMePFSchema.js +30 -1
- package/financing/formalization/schemas/CashMePFSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePJSchema.d.cts +24 -24
- package/financing/formalization/schemas/CashMePJSchema.d.ts +24 -24
- package/financing/formalization/schemas/CashMePJSchema.js +31 -2
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +8 -8
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +8 -8
- package/financing/formalization/schemas/Credito77PFSchema.js +30 -1
- package/financing/formalization/schemas/Credito77PFSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +24 -24
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +24 -24
- package/financing/formalization/schemas/Credito77PJSchema.js +31 -2
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/EosPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/EosPFSchema.js +30 -1
- package/financing/formalization/schemas/EosPFSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/EosPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/EosPJSchema.js +31 -2
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +30 -1
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +31 -2
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/LosangoPFSchema.js +30 -1
- package/financing/formalization/schemas/LosangoPFSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/LosangoPJSchema.js +31 -2
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SafraPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SafraPFSchema.js +30 -1
- package/financing/formalization/schemas/SafraPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/SafraPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/SafraPJSchema.js +31 -2
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SantanderPFSchema.js +30 -1
- package/financing/formalization/schemas/SantanderPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +24 -24
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +24 -24
- package/financing/formalization/schemas/SantanderPJSchema.js +31 -2
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SolAgoraPFSchema.js +30 -1
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +48 -48
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +48 -48
- package/financing/formalization/schemas/SolAgoraPJSchema.js +33 -4
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +8 -8
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +8 -8
- package/financing/formalization/schemas/SolfacilPFSchema.js +30 -1
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +2 -2
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +36 -36
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +36 -36
- package/financing/formalization/schemas/SolfacilPJSchema.js +32 -3
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +24 -24
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +24 -24
- package/financing/formalization/schemas/UnifiedPFSchema.js +32 -3
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +108 -108
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +108 -108
- package/financing/formalization/schemas/UnifiedPJSchema.js +38 -9
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +2 -2
- package/index.js +127 -64
- package/index.mjs +32 -32
- package/package.json +1 -1
|
@@ -17,18 +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
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";
|
|
27
28
|
cep: string;
|
|
28
29
|
address: string;
|
|
29
30
|
district: string;
|
|
30
31
|
city: string;
|
|
31
|
-
state: string;
|
|
32
32
|
email: string;
|
|
33
33
|
monthly_income: number;
|
|
34
34
|
corporate_name: string;
|
|
@@ -44,11 +44,11 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
44
44
|
}, {
|
|
45
45
|
number: string;
|
|
46
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";
|
|
47
48
|
cep: string;
|
|
48
49
|
address: string;
|
|
49
50
|
district: string;
|
|
50
51
|
city: string;
|
|
51
|
-
state: string;
|
|
52
52
|
email: string;
|
|
53
53
|
monthly_income: number;
|
|
54
54
|
corporate_name: string;
|
|
@@ -76,7 +76,7 @@ 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;
|
|
@@ -84,14 +84,14 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
84
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, {
|
|
@@ -101,6 +101,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
101
101
|
residence_situation: string;
|
|
102
102
|
pep_relationship: string;
|
|
103
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";
|
|
104
107
|
doc_issue_date: string;
|
|
105
108
|
name: string;
|
|
106
109
|
cep: string;
|
|
@@ -110,7 +113,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
110
113
|
mother_name: string;
|
|
111
114
|
district: string;
|
|
112
115
|
city: string;
|
|
113
|
-
state: string;
|
|
114
116
|
nationality: string;
|
|
115
117
|
cellphone: string;
|
|
116
118
|
email: string;
|
|
@@ -119,10 +121,8 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
119
121
|
issuing_body: string;
|
|
120
122
|
phone: string;
|
|
121
123
|
office: string;
|
|
122
|
-
uf_issuing_body: string;
|
|
123
124
|
doc_expiration_date: string;
|
|
124
125
|
patrimony: number;
|
|
125
|
-
uf_naturalness: string;
|
|
126
126
|
months_in_residence: number;
|
|
127
127
|
naturalness: string;
|
|
128
128
|
complement?: string | undefined;
|
|
@@ -133,6 +133,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
133
133
|
residence_situation: string;
|
|
134
134
|
pep_relationship: string;
|
|
135
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";
|
|
136
139
|
doc_issue_date: string;
|
|
137
140
|
name: string;
|
|
138
141
|
cep: string;
|
|
@@ -142,7 +145,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
142
145
|
mother_name: string;
|
|
143
146
|
district: string;
|
|
144
147
|
city: string;
|
|
145
|
-
state: string;
|
|
146
148
|
nationality: string;
|
|
147
149
|
cellphone: string;
|
|
148
150
|
email: string;
|
|
@@ -151,10 +153,8 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
151
153
|
issuing_body: string;
|
|
152
154
|
phone: string;
|
|
153
155
|
office: string;
|
|
154
|
-
uf_issuing_body: string;
|
|
155
156
|
doc_expiration_date: string;
|
|
156
157
|
patrimony: number;
|
|
157
|
-
uf_naturalness: string;
|
|
158
158
|
months_in_residence: number;
|
|
159
159
|
naturalness: string;
|
|
160
160
|
complement?: string | undefined;
|
|
@@ -232,11 +232,11 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
232
232
|
financing_company: {
|
|
233
233
|
number: string;
|
|
234
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";
|
|
235
236
|
cep: string;
|
|
236
237
|
address: string;
|
|
237
238
|
district: string;
|
|
238
239
|
city: string;
|
|
239
|
-
state: string;
|
|
240
240
|
email: string;
|
|
241
241
|
monthly_income: number;
|
|
242
242
|
corporate_name: string;
|
|
@@ -257,6 +257,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
257
257
|
residence_situation: string;
|
|
258
258
|
pep_relationship: string;
|
|
259
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";
|
|
260
263
|
doc_issue_date: string;
|
|
261
264
|
name: string;
|
|
262
265
|
cep: string;
|
|
@@ -266,7 +269,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
266
269
|
mother_name: string;
|
|
267
270
|
district: string;
|
|
268
271
|
city: string;
|
|
269
|
-
state: string;
|
|
270
272
|
nationality: string;
|
|
271
273
|
cellphone: string;
|
|
272
274
|
email: string;
|
|
@@ -275,10 +277,8 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
275
277
|
issuing_body: string;
|
|
276
278
|
phone: string;
|
|
277
279
|
office: string;
|
|
278
|
-
uf_issuing_body: string;
|
|
279
280
|
doc_expiration_date: string;
|
|
280
281
|
patrimony: number;
|
|
281
|
-
uf_naturalness: string;
|
|
282
282
|
months_in_residence: number;
|
|
283
283
|
naturalness: string;
|
|
284
284
|
complement?: string | undefined;
|
|
@@ -307,11 +307,11 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
307
307
|
financing_company: {
|
|
308
308
|
number: string;
|
|
309
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";
|
|
310
311
|
cep: string;
|
|
311
312
|
address: string;
|
|
312
313
|
district: string;
|
|
313
314
|
city: string;
|
|
314
|
-
state: string;
|
|
315
315
|
email: string;
|
|
316
316
|
monthly_income: number;
|
|
317
317
|
corporate_name: string;
|
|
@@ -332,6 +332,9 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
332
332
|
residence_situation: string;
|
|
333
333
|
pep_relationship: string;
|
|
334
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";
|
|
335
338
|
doc_issue_date: string;
|
|
336
339
|
name: string;
|
|
337
340
|
cep: string;
|
|
@@ -341,7 +344,6 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
341
344
|
mother_name: string;
|
|
342
345
|
district: string;
|
|
343
346
|
city: string;
|
|
344
|
-
state: string;
|
|
345
347
|
nationality: string;
|
|
346
348
|
cellphone: string;
|
|
347
349
|
email: string;
|
|
@@ -350,10 +352,8 @@ declare const bvPjObject: z.ZodObject<{
|
|
|
350
352
|
issuing_body: string;
|
|
351
353
|
phone: string;
|
|
352
354
|
office: string;
|
|
353
|
-
uf_issuing_body: string;
|
|
354
355
|
doc_expiration_date: string;
|
|
355
356
|
patrimony: number;
|
|
356
|
-
uf_naturalness: string;
|
|
357
357
|
months_in_residence: number;
|
|
358
358
|
naturalness: string;
|
|
359
359
|
complement?: string | undefined;
|
|
@@ -382,18 +382,18 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
382
382
|
legal_nature: z.ZodString;
|
|
383
383
|
city: z.ZodString;
|
|
384
384
|
economic_activity_group: z.ZodString;
|
|
385
|
-
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"]>;
|
|
386
386
|
economic_activity: z.ZodString;
|
|
387
387
|
monthly_income: z.ZodNumber;
|
|
388
388
|
capital_social: z.ZodNumber;
|
|
389
389
|
}, "strict", z.ZodTypeAny, {
|
|
390
390
|
number: string;
|
|
391
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";
|
|
392
393
|
cep: string;
|
|
393
394
|
address: string;
|
|
394
395
|
district: string;
|
|
395
396
|
city: string;
|
|
396
|
-
state: string;
|
|
397
397
|
email: string;
|
|
398
398
|
monthly_income: number;
|
|
399
399
|
corporate_name: string;
|
|
@@ -409,11 +409,11 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
409
409
|
}, {
|
|
410
410
|
number: string;
|
|
411
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";
|
|
412
413
|
cep: string;
|
|
413
414
|
address: string;
|
|
414
415
|
district: string;
|
|
415
416
|
city: string;
|
|
416
|
-
state: string;
|
|
417
417
|
email: string;
|
|
418
418
|
monthly_income: number;
|
|
419
419
|
corporate_name: string;
|
|
@@ -441,7 +441,7 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
441
441
|
district: z.ZodString;
|
|
442
442
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
443
443
|
city: z.ZodString;
|
|
444
|
-
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"]>;
|
|
445
445
|
civil_status: z.ZodString;
|
|
446
446
|
residence_situation: z.ZodString;
|
|
447
447
|
office: z.ZodString;
|
|
@@ -449,14 +449,14 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
449
449
|
type_doc: z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>;
|
|
450
450
|
doc: z.ZodString;
|
|
451
451
|
issuing_body: z.ZodString;
|
|
452
|
-
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"]>;
|
|
453
453
|
doc_issue_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
|
|
454
454
|
doc_expiration_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
455
455
|
mother_name: z.ZodString;
|
|
456
456
|
monthly_income: z.ZodNumber;
|
|
457
457
|
patrimony: z.ZodNumber;
|
|
458
458
|
naturalness: z.ZodString;
|
|
459
|
-
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"]>;
|
|
460
460
|
nationality: z.ZodString;
|
|
461
461
|
pep_relationship: z.ZodString;
|
|
462
462
|
}, "strict", z.ZodTypeAny, {
|
|
@@ -466,6 +466,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
466
466
|
residence_situation: string;
|
|
467
467
|
pep_relationship: string;
|
|
468
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";
|
|
469
472
|
doc_issue_date: string;
|
|
470
473
|
name: string;
|
|
471
474
|
cep: string;
|
|
@@ -475,7 +478,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
475
478
|
mother_name: string;
|
|
476
479
|
district: string;
|
|
477
480
|
city: string;
|
|
478
|
-
state: string;
|
|
479
481
|
nationality: string;
|
|
480
482
|
cellphone: string;
|
|
481
483
|
email: string;
|
|
@@ -484,10 +486,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
484
486
|
issuing_body: string;
|
|
485
487
|
phone: string;
|
|
486
488
|
office: string;
|
|
487
|
-
uf_issuing_body: string;
|
|
488
489
|
doc_expiration_date: string;
|
|
489
490
|
patrimony: number;
|
|
490
|
-
uf_naturalness: string;
|
|
491
491
|
months_in_residence: number;
|
|
492
492
|
naturalness: string;
|
|
493
493
|
complement?: string | undefined;
|
|
@@ -498,6 +498,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
498
498
|
residence_situation: string;
|
|
499
499
|
pep_relationship: string;
|
|
500
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";
|
|
501
504
|
doc_issue_date: string;
|
|
502
505
|
name: string;
|
|
503
506
|
cep: string;
|
|
@@ -507,7 +510,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
507
510
|
mother_name: string;
|
|
508
511
|
district: string;
|
|
509
512
|
city: string;
|
|
510
|
-
state: string;
|
|
511
513
|
nationality: string;
|
|
512
514
|
cellphone: string;
|
|
513
515
|
email: string;
|
|
@@ -516,10 +518,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
516
518
|
issuing_body: string;
|
|
517
519
|
phone: string;
|
|
518
520
|
office: string;
|
|
519
|
-
uf_issuing_body: string;
|
|
520
521
|
doc_expiration_date: string;
|
|
521
522
|
patrimony: number;
|
|
522
|
-
uf_naturalness: string;
|
|
523
523
|
months_in_residence: number;
|
|
524
524
|
naturalness: string;
|
|
525
525
|
complement?: string | undefined;
|
|
@@ -597,11 +597,11 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
597
597
|
financing_company: {
|
|
598
598
|
number: string;
|
|
599
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";
|
|
600
601
|
cep: string;
|
|
601
602
|
address: string;
|
|
602
603
|
district: string;
|
|
603
604
|
city: string;
|
|
604
|
-
state: string;
|
|
605
605
|
email: string;
|
|
606
606
|
monthly_income: number;
|
|
607
607
|
corporate_name: string;
|
|
@@ -622,6 +622,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
622
622
|
residence_situation: string;
|
|
623
623
|
pep_relationship: string;
|
|
624
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";
|
|
625
628
|
doc_issue_date: string;
|
|
626
629
|
name: string;
|
|
627
630
|
cep: string;
|
|
@@ -631,7 +634,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
631
634
|
mother_name: string;
|
|
632
635
|
district: string;
|
|
633
636
|
city: string;
|
|
634
|
-
state: string;
|
|
635
637
|
nationality: string;
|
|
636
638
|
cellphone: string;
|
|
637
639
|
email: string;
|
|
@@ -640,10 +642,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
640
642
|
issuing_body: string;
|
|
641
643
|
phone: string;
|
|
642
644
|
office: string;
|
|
643
|
-
uf_issuing_body: string;
|
|
644
645
|
doc_expiration_date: string;
|
|
645
646
|
patrimony: number;
|
|
646
|
-
uf_naturalness: string;
|
|
647
647
|
months_in_residence: number;
|
|
648
648
|
naturalness: string;
|
|
649
649
|
complement?: string | undefined;
|
|
@@ -672,11 +672,11 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
672
672
|
financing_company: {
|
|
673
673
|
number: string;
|
|
674
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";
|
|
675
676
|
cep: string;
|
|
676
677
|
address: string;
|
|
677
678
|
district: string;
|
|
678
679
|
city: string;
|
|
679
|
-
state: string;
|
|
680
680
|
email: string;
|
|
681
681
|
monthly_income: number;
|
|
682
682
|
corporate_name: string;
|
|
@@ -697,6 +697,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
697
697
|
residence_situation: string;
|
|
698
698
|
pep_relationship: string;
|
|
699
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";
|
|
700
703
|
doc_issue_date: string;
|
|
701
704
|
name: string;
|
|
702
705
|
cep: string;
|
|
@@ -706,7 +709,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
706
709
|
mother_name: string;
|
|
707
710
|
district: string;
|
|
708
711
|
city: string;
|
|
709
|
-
state: string;
|
|
710
712
|
nationality: string;
|
|
711
713
|
cellphone: string;
|
|
712
714
|
email: string;
|
|
@@ -715,10 +717,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
715
717
|
issuing_body: string;
|
|
716
718
|
phone: string;
|
|
717
719
|
office: string;
|
|
718
|
-
uf_issuing_body: string;
|
|
719
720
|
doc_expiration_date: string;
|
|
720
721
|
patrimony: number;
|
|
721
|
-
uf_naturalness: string;
|
|
722
722
|
months_in_residence: number;
|
|
723
723
|
naturalness: string;
|
|
724
724
|
complement?: string | undefined;
|
|
@@ -749,11 +749,11 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
749
749
|
financing_company: {
|
|
750
750
|
number: string;
|
|
751
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";
|
|
752
753
|
cep: string;
|
|
753
754
|
address: string;
|
|
754
755
|
district: string;
|
|
755
756
|
city: string;
|
|
756
|
-
state: string;
|
|
757
757
|
email: string;
|
|
758
758
|
monthly_income: number;
|
|
759
759
|
corporate_name: string;
|
|
@@ -774,6 +774,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
774
774
|
residence_situation: string;
|
|
775
775
|
pep_relationship: string;
|
|
776
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";
|
|
777
780
|
doc_issue_date: string;
|
|
778
781
|
name: string;
|
|
779
782
|
cep: string;
|
|
@@ -783,7 +786,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
783
786
|
mother_name: string;
|
|
784
787
|
district: string;
|
|
785
788
|
city: string;
|
|
786
|
-
state: string;
|
|
787
789
|
nationality: string;
|
|
788
790
|
cellphone: string;
|
|
789
791
|
email: string;
|
|
@@ -792,10 +794,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
792
794
|
issuing_body: string;
|
|
793
795
|
phone: string;
|
|
794
796
|
office: string;
|
|
795
|
-
uf_issuing_body: string;
|
|
796
797
|
doc_expiration_date: string;
|
|
797
798
|
patrimony: number;
|
|
798
|
-
uf_naturalness: string;
|
|
799
799
|
months_in_residence: number;
|
|
800
800
|
naturalness: string;
|
|
801
801
|
complement?: string | undefined;
|
|
@@ -824,11 +824,11 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
824
824
|
financing_company: {
|
|
825
825
|
number: string;
|
|
826
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";
|
|
827
828
|
cep: string;
|
|
828
829
|
address: string;
|
|
829
830
|
district: string;
|
|
830
831
|
city: string;
|
|
831
|
-
state: string;
|
|
832
832
|
email: string;
|
|
833
833
|
monthly_income: number;
|
|
834
834
|
corporate_name: string;
|
|
@@ -849,6 +849,9 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
849
849
|
residence_situation: string;
|
|
850
850
|
pep_relationship: string;
|
|
851
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";
|
|
852
855
|
doc_issue_date: string;
|
|
853
856
|
name: string;
|
|
854
857
|
cep: string;
|
|
@@ -858,7 +861,6 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
858
861
|
mother_name: string;
|
|
859
862
|
district: string;
|
|
860
863
|
city: string;
|
|
861
|
-
state: string;
|
|
862
864
|
nationality: string;
|
|
863
865
|
cellphone: string;
|
|
864
866
|
email: string;
|
|
@@ -867,10 +869,8 @@ declare const bvPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
867
869
|
issuing_body: string;
|
|
868
870
|
phone: string;
|
|
869
871
|
office: string;
|
|
870
|
-
uf_issuing_body: string;
|
|
871
872
|
doc_expiration_date: string;
|
|
872
873
|
patrimony: number;
|
|
873
|
-
uf_naturalness: string;
|
|
874
874
|
months_in_residence: number;
|
|
875
875
|
naturalness: string;
|
|
876
876
|
complement?: string | undefined;
|