@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
|
@@ -13,7 +13,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
13
13
|
district: z.ZodString;
|
|
14
14
|
legal_nature: z.ZodString;
|
|
15
15
|
city: z.ZodString;
|
|
16
|
-
state: z.
|
|
16
|
+
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"]>;
|
|
17
17
|
cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
18
18
|
economic_activity: z.ZodOptional<z.ZodString>;
|
|
19
19
|
economic_activity_group: z.ZodOptional<z.ZodString>;
|
|
@@ -23,11 +23,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
23
23
|
capital_social: z.ZodOptional<z.ZodNumber>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
number: string;
|
|
26
|
+
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
27
|
cep: string;
|
|
27
28
|
address: string;
|
|
28
29
|
district: string;
|
|
29
30
|
city: string;
|
|
30
|
-
state: string;
|
|
31
31
|
email: string;
|
|
32
32
|
corporate_name: string;
|
|
33
33
|
foundation_date: string;
|
|
@@ -43,11 +43,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
43
43
|
capital_social?: number | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
number: string;
|
|
46
|
+
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
47
|
cep: string;
|
|
47
48
|
address: string;
|
|
48
49
|
district: string;
|
|
49
50
|
city: string;
|
|
50
|
-
state: string;
|
|
51
51
|
email: string;
|
|
52
52
|
corporate_name: string;
|
|
53
53
|
foundation_date: string;
|
|
@@ -75,7 +75,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
75
75
|
district: z.ZodString;
|
|
76
76
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
77
77
|
city: z.ZodString;
|
|
78
|
-
state: z.
|
|
78
|
+
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"]>;
|
|
79
79
|
mother_name: z.ZodString;
|
|
80
80
|
nationality: z.ZodString;
|
|
81
81
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -86,19 +86,20 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
86
86
|
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
87
87
|
doc: z.ZodOptional<z.ZodString>;
|
|
88
88
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
89
|
-
uf_issuing_body: z.ZodOptional<z.
|
|
89
|
+
uf_issuing_body: z.ZodOptional<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"]>>;
|
|
90
90
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
91
91
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
92
92
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
93
93
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
94
94
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
95
|
-
uf_naturalness: z.ZodOptional<z.
|
|
95
|
+
uf_naturalness: z.ZodOptional<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"]>>;
|
|
96
96
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
97
97
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
98
|
-
doc_issuance_uf: z.ZodOptional<z.
|
|
98
|
+
doc_issuance_uf: z.ZodOptional<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"]>>;
|
|
99
99
|
}, "strict", z.ZodTypeAny, {
|
|
100
100
|
number: string;
|
|
101
101
|
sex: "masculino" | "feminino";
|
|
102
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
102
103
|
name: string;
|
|
103
104
|
cep: string;
|
|
104
105
|
cpf: string;
|
|
@@ -107,7 +108,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
107
108
|
mother_name: string;
|
|
108
109
|
district: string;
|
|
109
110
|
city: string;
|
|
110
|
-
state: string;
|
|
111
111
|
nationality: string;
|
|
112
112
|
cellphone: string;
|
|
113
113
|
email: string;
|
|
@@ -115,6 +115,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
115
115
|
residence_situation?: string | undefined;
|
|
116
116
|
pep_relationship?: string | undefined;
|
|
117
117
|
civil_status?: string | undefined;
|
|
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" | undefined;
|
|
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" | undefined;
|
|
120
|
+
doc_issuance_uf?: "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" | undefined;
|
|
118
121
|
doc_issue_date?: string | undefined;
|
|
119
122
|
complement?: string | undefined;
|
|
120
123
|
monthly_income?: number | undefined;
|
|
@@ -122,17 +125,15 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
122
125
|
issuing_body?: string | undefined;
|
|
123
126
|
phone?: string | undefined;
|
|
124
127
|
office?: string | undefined;
|
|
125
|
-
uf_issuing_body?: string | undefined;
|
|
126
128
|
doc_expiration_date?: string | undefined;
|
|
127
129
|
patrimony?: number | undefined;
|
|
128
|
-
uf_naturalness?: string | undefined;
|
|
129
130
|
months_in_residence?: number | undefined;
|
|
130
131
|
naturalness?: string | undefined;
|
|
131
132
|
entry_date?: string | undefined;
|
|
132
|
-
doc_issuance_uf?: string | undefined;
|
|
133
133
|
}, {
|
|
134
134
|
number: string;
|
|
135
135
|
sex: "masculino" | "feminino";
|
|
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";
|
|
136
137
|
name: string;
|
|
137
138
|
cep: string;
|
|
138
139
|
cpf: string;
|
|
@@ -141,7 +142,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
141
142
|
mother_name: string;
|
|
142
143
|
district: string;
|
|
143
144
|
city: string;
|
|
144
|
-
state: string;
|
|
145
145
|
nationality: string;
|
|
146
146
|
cellphone: string;
|
|
147
147
|
email: string;
|
|
@@ -149,6 +149,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
149
149
|
residence_situation?: string | undefined;
|
|
150
150
|
pep_relationship?: string | undefined;
|
|
151
151
|
civil_status?: string | undefined;
|
|
152
|
+
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" | undefined;
|
|
153
|
+
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" | undefined;
|
|
154
|
+
doc_issuance_uf?: "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" | undefined;
|
|
152
155
|
doc_issue_date?: string | undefined;
|
|
153
156
|
complement?: string | undefined;
|
|
154
157
|
monthly_income?: number | undefined;
|
|
@@ -156,14 +159,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
156
159
|
issuing_body?: string | undefined;
|
|
157
160
|
phone?: string | undefined;
|
|
158
161
|
office?: string | undefined;
|
|
159
|
-
uf_issuing_body?: string | undefined;
|
|
160
162
|
doc_expiration_date?: string | undefined;
|
|
161
163
|
patrimony?: number | undefined;
|
|
162
|
-
uf_naturalness?: string | undefined;
|
|
163
164
|
months_in_residence?: number | undefined;
|
|
164
165
|
naturalness?: string | undefined;
|
|
165
166
|
entry_date?: string | undefined;
|
|
166
|
-
doc_issuance_uf?: string | undefined;
|
|
167
167
|
}>, "many">>;
|
|
168
168
|
financing_company_qsa: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
169
169
|
name: z.ZodString;
|
|
@@ -178,7 +178,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
178
178
|
district: z.ZodString;
|
|
179
179
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
180
180
|
city: z.ZodString;
|
|
181
|
-
state: z.
|
|
181
|
+
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"]>;
|
|
182
182
|
mother_name: z.ZodString;
|
|
183
183
|
nationality: z.ZodString;
|
|
184
184
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -189,19 +189,20 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
189
189
|
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
190
190
|
doc: z.ZodOptional<z.ZodString>;
|
|
191
191
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
192
|
-
uf_issuing_body: z.ZodOptional<z.
|
|
192
|
+
uf_issuing_body: z.ZodOptional<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"]>>;
|
|
193
193
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
194
194
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
195
195
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
196
196
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
197
197
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
198
|
-
uf_naturalness: z.ZodOptional<z.
|
|
198
|
+
uf_naturalness: z.ZodOptional<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"]>>;
|
|
199
199
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
200
200
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
201
|
-
doc_issuance_uf: z.ZodOptional<z.
|
|
201
|
+
doc_issuance_uf: z.ZodOptional<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"]>>;
|
|
202
202
|
}, "strict", z.ZodTypeAny, {
|
|
203
203
|
number: string;
|
|
204
204
|
sex: "masculino" | "feminino";
|
|
205
|
+
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";
|
|
205
206
|
name: string;
|
|
206
207
|
cep: string;
|
|
207
208
|
cpf: string;
|
|
@@ -210,7 +211,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
210
211
|
mother_name: string;
|
|
211
212
|
district: string;
|
|
212
213
|
city: string;
|
|
213
|
-
state: string;
|
|
214
214
|
nationality: string;
|
|
215
215
|
cellphone: string;
|
|
216
216
|
email: string;
|
|
@@ -218,6 +218,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
218
218
|
residence_situation?: string | undefined;
|
|
219
219
|
pep_relationship?: string | undefined;
|
|
220
220
|
civil_status?: string | undefined;
|
|
221
|
+
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" | undefined;
|
|
222
|
+
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" | undefined;
|
|
223
|
+
doc_issuance_uf?: "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" | undefined;
|
|
221
224
|
doc_issue_date?: string | undefined;
|
|
222
225
|
complement?: string | undefined;
|
|
223
226
|
monthly_income?: number | undefined;
|
|
@@ -225,17 +228,15 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
225
228
|
issuing_body?: string | undefined;
|
|
226
229
|
phone?: string | undefined;
|
|
227
230
|
office?: string | undefined;
|
|
228
|
-
uf_issuing_body?: string | undefined;
|
|
229
231
|
doc_expiration_date?: string | undefined;
|
|
230
232
|
patrimony?: number | undefined;
|
|
231
|
-
uf_naturalness?: string | undefined;
|
|
232
233
|
months_in_residence?: number | undefined;
|
|
233
234
|
naturalness?: string | undefined;
|
|
234
235
|
entry_date?: string | undefined;
|
|
235
|
-
doc_issuance_uf?: string | undefined;
|
|
236
236
|
}, {
|
|
237
237
|
number: string;
|
|
238
238
|
sex: "masculino" | "feminino";
|
|
239
|
+
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";
|
|
239
240
|
name: string;
|
|
240
241
|
cep: string;
|
|
241
242
|
cpf: string;
|
|
@@ -244,7 +245,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
244
245
|
mother_name: string;
|
|
245
246
|
district: string;
|
|
246
247
|
city: string;
|
|
247
|
-
state: string;
|
|
248
248
|
nationality: string;
|
|
249
249
|
cellphone: string;
|
|
250
250
|
email: string;
|
|
@@ -252,6 +252,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
252
252
|
residence_situation?: string | undefined;
|
|
253
253
|
pep_relationship?: string | undefined;
|
|
254
254
|
civil_status?: string | undefined;
|
|
255
|
+
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" | undefined;
|
|
256
|
+
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" | undefined;
|
|
257
|
+
doc_issuance_uf?: "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" | undefined;
|
|
255
258
|
doc_issue_date?: string | undefined;
|
|
256
259
|
complement?: string | undefined;
|
|
257
260
|
monthly_income?: number | undefined;
|
|
@@ -259,14 +262,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
259
262
|
issuing_body?: string | undefined;
|
|
260
263
|
phone?: string | undefined;
|
|
261
264
|
office?: string | undefined;
|
|
262
|
-
uf_issuing_body?: string | undefined;
|
|
263
265
|
doc_expiration_date?: string | undefined;
|
|
264
266
|
patrimony?: number | undefined;
|
|
265
|
-
uf_naturalness?: string | undefined;
|
|
266
267
|
months_in_residence?: number | undefined;
|
|
267
268
|
naturalness?: string | undefined;
|
|
268
269
|
entry_date?: string | undefined;
|
|
269
|
-
doc_issuance_uf?: string | undefined;
|
|
270
270
|
}>, "many">>;
|
|
271
271
|
voucher_local_installation_address: z.ZodObject<{
|
|
272
272
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -340,11 +340,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
340
340
|
rd_re_insurance_toggle: boolean;
|
|
341
341
|
financing_company: {
|
|
342
342
|
number: string;
|
|
343
|
+
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";
|
|
343
344
|
cep: string;
|
|
344
345
|
address: string;
|
|
345
346
|
district: string;
|
|
346
347
|
city: string;
|
|
347
|
-
state: string;
|
|
348
348
|
email: string;
|
|
349
349
|
corporate_name: string;
|
|
350
350
|
foundation_date: string;
|
|
@@ -367,6 +367,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
367
367
|
financing_company_guarantor?: {
|
|
368
368
|
number: string;
|
|
369
369
|
sex: "masculino" | "feminino";
|
|
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";
|
|
370
371
|
name: string;
|
|
371
372
|
cep: string;
|
|
372
373
|
cpf: string;
|
|
@@ -375,7 +376,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
375
376
|
mother_name: string;
|
|
376
377
|
district: string;
|
|
377
378
|
city: string;
|
|
378
|
-
state: string;
|
|
379
379
|
nationality: string;
|
|
380
380
|
cellphone: string;
|
|
381
381
|
email: string;
|
|
@@ -383,6 +383,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
383
383
|
residence_situation?: string | undefined;
|
|
384
384
|
pep_relationship?: string | undefined;
|
|
385
385
|
civil_status?: string | undefined;
|
|
386
|
+
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" | undefined;
|
|
387
|
+
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" | undefined;
|
|
388
|
+
doc_issuance_uf?: "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" | undefined;
|
|
386
389
|
doc_issue_date?: string | undefined;
|
|
387
390
|
complement?: string | undefined;
|
|
388
391
|
monthly_income?: number | undefined;
|
|
@@ -390,18 +393,16 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
390
393
|
issuing_body?: string | undefined;
|
|
391
394
|
phone?: string | undefined;
|
|
392
395
|
office?: string | undefined;
|
|
393
|
-
uf_issuing_body?: string | undefined;
|
|
394
396
|
doc_expiration_date?: string | undefined;
|
|
395
397
|
patrimony?: number | undefined;
|
|
396
|
-
uf_naturalness?: string | undefined;
|
|
397
398
|
months_in_residence?: number | undefined;
|
|
398
399
|
naturalness?: string | undefined;
|
|
399
400
|
entry_date?: string | undefined;
|
|
400
|
-
doc_issuance_uf?: string | undefined;
|
|
401
401
|
}[] | undefined;
|
|
402
402
|
financing_company_qsa?: {
|
|
403
403
|
number: string;
|
|
404
404
|
sex: "masculino" | "feminino";
|
|
405
|
+
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";
|
|
405
406
|
name: string;
|
|
406
407
|
cep: string;
|
|
407
408
|
cpf: string;
|
|
@@ -410,7 +411,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
410
411
|
mother_name: string;
|
|
411
412
|
district: string;
|
|
412
413
|
city: string;
|
|
413
|
-
state: string;
|
|
414
414
|
nationality: string;
|
|
415
415
|
cellphone: string;
|
|
416
416
|
email: string;
|
|
@@ -418,6 +418,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
418
418
|
residence_situation?: string | undefined;
|
|
419
419
|
pep_relationship?: string | undefined;
|
|
420
420
|
civil_status?: string | undefined;
|
|
421
|
+
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" | undefined;
|
|
422
|
+
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" | undefined;
|
|
423
|
+
doc_issuance_uf?: "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" | undefined;
|
|
421
424
|
doc_issue_date?: string | undefined;
|
|
422
425
|
complement?: string | undefined;
|
|
423
426
|
monthly_income?: number | undefined;
|
|
@@ -425,14 +428,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
425
428
|
issuing_body?: string | undefined;
|
|
426
429
|
phone?: string | undefined;
|
|
427
430
|
office?: string | undefined;
|
|
428
|
-
uf_issuing_body?: string | undefined;
|
|
429
431
|
doc_expiration_date?: string | undefined;
|
|
430
432
|
patrimony?: number | undefined;
|
|
431
|
-
uf_naturalness?: string | undefined;
|
|
432
433
|
months_in_residence?: number | undefined;
|
|
433
434
|
naturalness?: string | undefined;
|
|
434
435
|
entry_date?: string | undefined;
|
|
435
|
-
doc_issuance_uf?: string | undefined;
|
|
436
436
|
}[] | undefined;
|
|
437
437
|
}, {
|
|
438
438
|
voucher_local_installation_address: {
|
|
@@ -452,11 +452,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
452
452
|
};
|
|
453
453
|
financing_company: {
|
|
454
454
|
number: string;
|
|
455
|
+
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";
|
|
455
456
|
cep: string;
|
|
456
457
|
address: string;
|
|
457
458
|
district: string;
|
|
458
459
|
city: string;
|
|
459
|
-
state: string;
|
|
460
460
|
email: string;
|
|
461
461
|
corporate_name: string;
|
|
462
462
|
foundation_date: string;
|
|
@@ -480,6 +480,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
480
480
|
financing_company_guarantor?: {
|
|
481
481
|
number: string;
|
|
482
482
|
sex: "masculino" | "feminino";
|
|
483
|
+
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";
|
|
483
484
|
name: string;
|
|
484
485
|
cep: string;
|
|
485
486
|
cpf: string;
|
|
@@ -488,7 +489,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
488
489
|
mother_name: string;
|
|
489
490
|
district: string;
|
|
490
491
|
city: string;
|
|
491
|
-
state: string;
|
|
492
492
|
nationality: string;
|
|
493
493
|
cellphone: string;
|
|
494
494
|
email: string;
|
|
@@ -496,6 +496,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
496
496
|
residence_situation?: string | undefined;
|
|
497
497
|
pep_relationship?: string | undefined;
|
|
498
498
|
civil_status?: string | undefined;
|
|
499
|
+
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" | undefined;
|
|
500
|
+
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" | undefined;
|
|
501
|
+
doc_issuance_uf?: "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" | undefined;
|
|
499
502
|
doc_issue_date?: string | undefined;
|
|
500
503
|
complement?: string | undefined;
|
|
501
504
|
monthly_income?: number | undefined;
|
|
@@ -503,18 +506,16 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
503
506
|
issuing_body?: string | undefined;
|
|
504
507
|
phone?: string | undefined;
|
|
505
508
|
office?: string | undefined;
|
|
506
|
-
uf_issuing_body?: string | undefined;
|
|
507
509
|
doc_expiration_date?: string | undefined;
|
|
508
510
|
patrimony?: number | undefined;
|
|
509
|
-
uf_naturalness?: string | undefined;
|
|
510
511
|
months_in_residence?: number | undefined;
|
|
511
512
|
naturalness?: string | undefined;
|
|
512
513
|
entry_date?: string | undefined;
|
|
513
|
-
doc_issuance_uf?: string | undefined;
|
|
514
514
|
}[] | undefined;
|
|
515
515
|
financing_company_qsa?: {
|
|
516
516
|
number: string;
|
|
517
517
|
sex: "masculino" | "feminino";
|
|
518
|
+
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";
|
|
518
519
|
name: string;
|
|
519
520
|
cep: string;
|
|
520
521
|
cpf: string;
|
|
@@ -523,7 +524,6 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
523
524
|
mother_name: string;
|
|
524
525
|
district: string;
|
|
525
526
|
city: string;
|
|
526
|
-
state: string;
|
|
527
527
|
nationality: string;
|
|
528
528
|
cellphone: string;
|
|
529
529
|
email: string;
|
|
@@ -531,6 +531,9 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
531
531
|
residence_situation?: string | undefined;
|
|
532
532
|
pep_relationship?: string | undefined;
|
|
533
533
|
civil_status?: string | undefined;
|
|
534
|
+
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" | undefined;
|
|
535
|
+
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" | undefined;
|
|
536
|
+
doc_issuance_uf?: "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" | undefined;
|
|
534
537
|
doc_issue_date?: string | undefined;
|
|
535
538
|
complement?: string | undefined;
|
|
536
539
|
monthly_income?: number | undefined;
|
|
@@ -538,14 +541,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
538
541
|
issuing_body?: string | undefined;
|
|
539
542
|
phone?: string | undefined;
|
|
540
543
|
office?: string | undefined;
|
|
541
|
-
uf_issuing_body?: string | undefined;
|
|
542
544
|
doc_expiration_date?: string | undefined;
|
|
543
545
|
patrimony?: number | undefined;
|
|
544
|
-
uf_naturalness?: string | undefined;
|
|
545
546
|
months_in_residence?: number | undefined;
|
|
546
547
|
naturalness?: string | undefined;
|
|
547
548
|
entry_date?: string | undefined;
|
|
548
|
-
doc_issuance_uf?: string | undefined;
|
|
549
549
|
}[] | undefined;
|
|
550
550
|
}>;
|
|
551
551
|
declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
@@ -561,7 +561,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
561
561
|
district: z.ZodString;
|
|
562
562
|
legal_nature: z.ZodString;
|
|
563
563
|
city: z.ZodString;
|
|
564
|
-
state: z.
|
|
564
|
+
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"]>;
|
|
565
565
|
cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
566
566
|
economic_activity: z.ZodOptional<z.ZodString>;
|
|
567
567
|
economic_activity_group: z.ZodOptional<z.ZodString>;
|
|
@@ -571,11 +571,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
571
571
|
capital_social: z.ZodOptional<z.ZodNumber>;
|
|
572
572
|
}, "strict", z.ZodTypeAny, {
|
|
573
573
|
number: string;
|
|
574
|
+
state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
|
|
574
575
|
cep: string;
|
|
575
576
|
address: string;
|
|
576
577
|
district: string;
|
|
577
578
|
city: string;
|
|
578
|
-
state: string;
|
|
579
579
|
email: string;
|
|
580
580
|
corporate_name: string;
|
|
581
581
|
foundation_date: string;
|
|
@@ -591,11 +591,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
591
591
|
capital_social?: number | undefined;
|
|
592
592
|
}, {
|
|
593
593
|
number: string;
|
|
594
|
+
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";
|
|
594
595
|
cep: string;
|
|
595
596
|
address: string;
|
|
596
597
|
district: string;
|
|
597
598
|
city: string;
|
|
598
|
-
state: string;
|
|
599
599
|
email: string;
|
|
600
600
|
corporate_name: string;
|
|
601
601
|
foundation_date: string;
|
|
@@ -623,7 +623,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
623
623
|
district: z.ZodString;
|
|
624
624
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
625
625
|
city: z.ZodString;
|
|
626
|
-
state: z.
|
|
626
|
+
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"]>;
|
|
627
627
|
mother_name: z.ZodString;
|
|
628
628
|
nationality: z.ZodString;
|
|
629
629
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -634,19 +634,20 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
634
634
|
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
635
635
|
doc: z.ZodOptional<z.ZodString>;
|
|
636
636
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
637
|
-
uf_issuing_body: z.ZodOptional<z.
|
|
637
|
+
uf_issuing_body: z.ZodOptional<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"]>>;
|
|
638
638
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
639
639
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
640
640
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
641
641
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
642
642
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
643
|
-
uf_naturalness: z.ZodOptional<z.
|
|
643
|
+
uf_naturalness: z.ZodOptional<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"]>>;
|
|
644
644
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
645
645
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
646
|
-
doc_issuance_uf: z.ZodOptional<z.
|
|
646
|
+
doc_issuance_uf: z.ZodOptional<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"]>>;
|
|
647
647
|
}, "strict", z.ZodTypeAny, {
|
|
648
648
|
number: string;
|
|
649
649
|
sex: "masculino" | "feminino";
|
|
650
|
+
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";
|
|
650
651
|
name: string;
|
|
651
652
|
cep: string;
|
|
652
653
|
cpf: string;
|
|
@@ -655,7 +656,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
655
656
|
mother_name: string;
|
|
656
657
|
district: string;
|
|
657
658
|
city: string;
|
|
658
|
-
state: string;
|
|
659
659
|
nationality: string;
|
|
660
660
|
cellphone: string;
|
|
661
661
|
email: string;
|
|
@@ -663,6 +663,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
663
663
|
residence_situation?: string | undefined;
|
|
664
664
|
pep_relationship?: string | undefined;
|
|
665
665
|
civil_status?: string | undefined;
|
|
666
|
+
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" | undefined;
|
|
667
|
+
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" | undefined;
|
|
668
|
+
doc_issuance_uf?: "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" | undefined;
|
|
666
669
|
doc_issue_date?: string | undefined;
|
|
667
670
|
complement?: string | undefined;
|
|
668
671
|
monthly_income?: number | undefined;
|
|
@@ -670,17 +673,15 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
670
673
|
issuing_body?: string | undefined;
|
|
671
674
|
phone?: string | undefined;
|
|
672
675
|
office?: string | undefined;
|
|
673
|
-
uf_issuing_body?: string | undefined;
|
|
674
676
|
doc_expiration_date?: string | undefined;
|
|
675
677
|
patrimony?: number | undefined;
|
|
676
|
-
uf_naturalness?: string | undefined;
|
|
677
678
|
months_in_residence?: number | undefined;
|
|
678
679
|
naturalness?: string | undefined;
|
|
679
680
|
entry_date?: string | undefined;
|
|
680
|
-
doc_issuance_uf?: string | undefined;
|
|
681
681
|
}, {
|
|
682
682
|
number: string;
|
|
683
683
|
sex: "masculino" | "feminino";
|
|
684
|
+
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";
|
|
684
685
|
name: string;
|
|
685
686
|
cep: string;
|
|
686
687
|
cpf: string;
|
|
@@ -689,7 +690,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
689
690
|
mother_name: string;
|
|
690
691
|
district: string;
|
|
691
692
|
city: string;
|
|
692
|
-
state: string;
|
|
693
693
|
nationality: string;
|
|
694
694
|
cellphone: string;
|
|
695
695
|
email: string;
|
|
@@ -697,6 +697,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
697
697
|
residence_situation?: string | undefined;
|
|
698
698
|
pep_relationship?: string | undefined;
|
|
699
699
|
civil_status?: string | undefined;
|
|
700
|
+
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" | undefined;
|
|
701
|
+
uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
|
|
702
|
+
doc_issuance_uf?: "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" | undefined;
|
|
700
703
|
doc_issue_date?: string | undefined;
|
|
701
704
|
complement?: string | undefined;
|
|
702
705
|
monthly_income?: number | undefined;
|
|
@@ -704,14 +707,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
704
707
|
issuing_body?: string | undefined;
|
|
705
708
|
phone?: string | undefined;
|
|
706
709
|
office?: string | undefined;
|
|
707
|
-
uf_issuing_body?: string | undefined;
|
|
708
710
|
doc_expiration_date?: string | undefined;
|
|
709
711
|
patrimony?: number | undefined;
|
|
710
|
-
uf_naturalness?: string | undefined;
|
|
711
712
|
months_in_residence?: number | undefined;
|
|
712
713
|
naturalness?: string | undefined;
|
|
713
714
|
entry_date?: string | undefined;
|
|
714
|
-
doc_issuance_uf?: string | undefined;
|
|
715
715
|
}>, "many">>;
|
|
716
716
|
financing_company_qsa: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
717
717
|
name: z.ZodString;
|
|
@@ -726,7 +726,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
726
726
|
district: z.ZodString;
|
|
727
727
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
728
728
|
city: z.ZodString;
|
|
729
|
-
state: z.
|
|
729
|
+
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"]>;
|
|
730
730
|
mother_name: z.ZodString;
|
|
731
731
|
nationality: z.ZodString;
|
|
732
732
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -737,19 +737,20 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
737
737
|
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
738
738
|
doc: z.ZodOptional<z.ZodString>;
|
|
739
739
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
740
|
-
uf_issuing_body: z.ZodOptional<z.
|
|
740
|
+
uf_issuing_body: z.ZodOptional<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"]>>;
|
|
741
741
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
742
742
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
743
743
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
744
744
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
745
745
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
746
|
-
uf_naturalness: z.ZodOptional<z.
|
|
746
|
+
uf_naturalness: z.ZodOptional<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"]>>;
|
|
747
747
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
748
748
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
749
|
-
doc_issuance_uf: z.ZodOptional<z.
|
|
749
|
+
doc_issuance_uf: z.ZodOptional<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"]>>;
|
|
750
750
|
}, "strict", z.ZodTypeAny, {
|
|
751
751
|
number: string;
|
|
752
752
|
sex: "masculino" | "feminino";
|
|
753
|
+
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";
|
|
753
754
|
name: string;
|
|
754
755
|
cep: string;
|
|
755
756
|
cpf: string;
|
|
@@ -758,7 +759,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
758
759
|
mother_name: string;
|
|
759
760
|
district: string;
|
|
760
761
|
city: string;
|
|
761
|
-
state: string;
|
|
762
762
|
nationality: string;
|
|
763
763
|
cellphone: string;
|
|
764
764
|
email: string;
|
|
@@ -766,6 +766,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
766
766
|
residence_situation?: string | undefined;
|
|
767
767
|
pep_relationship?: string | undefined;
|
|
768
768
|
civil_status?: string | undefined;
|
|
769
|
+
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" | undefined;
|
|
770
|
+
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" | undefined;
|
|
771
|
+
doc_issuance_uf?: "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" | undefined;
|
|
769
772
|
doc_issue_date?: string | undefined;
|
|
770
773
|
complement?: string | undefined;
|
|
771
774
|
monthly_income?: number | undefined;
|
|
@@ -773,17 +776,15 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
773
776
|
issuing_body?: string | undefined;
|
|
774
777
|
phone?: string | undefined;
|
|
775
778
|
office?: string | undefined;
|
|
776
|
-
uf_issuing_body?: string | undefined;
|
|
777
779
|
doc_expiration_date?: string | undefined;
|
|
778
780
|
patrimony?: number | undefined;
|
|
779
|
-
uf_naturalness?: string | undefined;
|
|
780
781
|
months_in_residence?: number | undefined;
|
|
781
782
|
naturalness?: string | undefined;
|
|
782
783
|
entry_date?: string | undefined;
|
|
783
|
-
doc_issuance_uf?: string | undefined;
|
|
784
784
|
}, {
|
|
785
785
|
number: string;
|
|
786
786
|
sex: "masculino" | "feminino";
|
|
787
|
+
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";
|
|
787
788
|
name: string;
|
|
788
789
|
cep: string;
|
|
789
790
|
cpf: string;
|
|
@@ -792,7 +793,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
792
793
|
mother_name: string;
|
|
793
794
|
district: string;
|
|
794
795
|
city: string;
|
|
795
|
-
state: string;
|
|
796
796
|
nationality: string;
|
|
797
797
|
cellphone: string;
|
|
798
798
|
email: string;
|
|
@@ -800,6 +800,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
800
800
|
residence_situation?: string | undefined;
|
|
801
801
|
pep_relationship?: string | undefined;
|
|
802
802
|
civil_status?: string | undefined;
|
|
803
|
+
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" | undefined;
|
|
804
|
+
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" | undefined;
|
|
805
|
+
doc_issuance_uf?: "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" | undefined;
|
|
803
806
|
doc_issue_date?: string | undefined;
|
|
804
807
|
complement?: string | undefined;
|
|
805
808
|
monthly_income?: number | undefined;
|
|
@@ -807,14 +810,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
807
810
|
issuing_body?: string | undefined;
|
|
808
811
|
phone?: string | undefined;
|
|
809
812
|
office?: string | undefined;
|
|
810
|
-
uf_issuing_body?: string | undefined;
|
|
811
813
|
doc_expiration_date?: string | undefined;
|
|
812
814
|
patrimony?: number | undefined;
|
|
813
|
-
uf_naturalness?: string | undefined;
|
|
814
815
|
months_in_residence?: number | undefined;
|
|
815
816
|
naturalness?: string | undefined;
|
|
816
817
|
entry_date?: string | undefined;
|
|
817
|
-
doc_issuance_uf?: string | undefined;
|
|
818
818
|
}>, "many">>;
|
|
819
819
|
voucher_local_installation_address: z.ZodObject<{
|
|
820
820
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -888,11 +888,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
888
888
|
rd_re_insurance_toggle: boolean;
|
|
889
889
|
financing_company: {
|
|
890
890
|
number: string;
|
|
891
|
+
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";
|
|
891
892
|
cep: string;
|
|
892
893
|
address: string;
|
|
893
894
|
district: string;
|
|
894
895
|
city: string;
|
|
895
|
-
state: string;
|
|
896
896
|
email: string;
|
|
897
897
|
corporate_name: string;
|
|
898
898
|
foundation_date: string;
|
|
@@ -915,6 +915,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
915
915
|
financing_company_guarantor?: {
|
|
916
916
|
number: string;
|
|
917
917
|
sex: "masculino" | "feminino";
|
|
918
|
+
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";
|
|
918
919
|
name: string;
|
|
919
920
|
cep: string;
|
|
920
921
|
cpf: string;
|
|
@@ -923,7 +924,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
923
924
|
mother_name: string;
|
|
924
925
|
district: string;
|
|
925
926
|
city: string;
|
|
926
|
-
state: string;
|
|
927
927
|
nationality: string;
|
|
928
928
|
cellphone: string;
|
|
929
929
|
email: string;
|
|
@@ -931,6 +931,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
931
931
|
residence_situation?: string | undefined;
|
|
932
932
|
pep_relationship?: string | undefined;
|
|
933
933
|
civil_status?: string | undefined;
|
|
934
|
+
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" | undefined;
|
|
935
|
+
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" | undefined;
|
|
936
|
+
doc_issuance_uf?: "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" | undefined;
|
|
934
937
|
doc_issue_date?: string | undefined;
|
|
935
938
|
complement?: string | undefined;
|
|
936
939
|
monthly_income?: number | undefined;
|
|
@@ -938,18 +941,16 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
938
941
|
issuing_body?: string | undefined;
|
|
939
942
|
phone?: string | undefined;
|
|
940
943
|
office?: string | undefined;
|
|
941
|
-
uf_issuing_body?: string | undefined;
|
|
942
944
|
doc_expiration_date?: string | undefined;
|
|
943
945
|
patrimony?: number | undefined;
|
|
944
|
-
uf_naturalness?: string | undefined;
|
|
945
946
|
months_in_residence?: number | undefined;
|
|
946
947
|
naturalness?: string | undefined;
|
|
947
948
|
entry_date?: string | undefined;
|
|
948
|
-
doc_issuance_uf?: string | undefined;
|
|
949
949
|
}[] | undefined;
|
|
950
950
|
financing_company_qsa?: {
|
|
951
951
|
number: string;
|
|
952
952
|
sex: "masculino" | "feminino";
|
|
953
|
+
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";
|
|
953
954
|
name: string;
|
|
954
955
|
cep: string;
|
|
955
956
|
cpf: string;
|
|
@@ -958,7 +959,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
958
959
|
mother_name: string;
|
|
959
960
|
district: string;
|
|
960
961
|
city: string;
|
|
961
|
-
state: string;
|
|
962
962
|
nationality: string;
|
|
963
963
|
cellphone: string;
|
|
964
964
|
email: string;
|
|
@@ -966,6 +966,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
966
966
|
residence_situation?: string | undefined;
|
|
967
967
|
pep_relationship?: string | undefined;
|
|
968
968
|
civil_status?: string | undefined;
|
|
969
|
+
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" | undefined;
|
|
970
|
+
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" | undefined;
|
|
971
|
+
doc_issuance_uf?: "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" | undefined;
|
|
969
972
|
doc_issue_date?: string | undefined;
|
|
970
973
|
complement?: string | undefined;
|
|
971
974
|
monthly_income?: number | undefined;
|
|
@@ -973,14 +976,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
973
976
|
issuing_body?: string | undefined;
|
|
974
977
|
phone?: string | undefined;
|
|
975
978
|
office?: string | undefined;
|
|
976
|
-
uf_issuing_body?: string | undefined;
|
|
977
979
|
doc_expiration_date?: string | undefined;
|
|
978
980
|
patrimony?: number | undefined;
|
|
979
|
-
uf_naturalness?: string | undefined;
|
|
980
981
|
months_in_residence?: number | undefined;
|
|
981
982
|
naturalness?: string | undefined;
|
|
982
983
|
entry_date?: string | undefined;
|
|
983
|
-
doc_issuance_uf?: string | undefined;
|
|
984
984
|
}[] | undefined;
|
|
985
985
|
}, {
|
|
986
986
|
voucher_local_installation_address: {
|
|
@@ -1000,11 +1000,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1000
1000
|
};
|
|
1001
1001
|
financing_company: {
|
|
1002
1002
|
number: string;
|
|
1003
|
+
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";
|
|
1003
1004
|
cep: string;
|
|
1004
1005
|
address: string;
|
|
1005
1006
|
district: string;
|
|
1006
1007
|
city: string;
|
|
1007
|
-
state: string;
|
|
1008
1008
|
email: string;
|
|
1009
1009
|
corporate_name: string;
|
|
1010
1010
|
foundation_date: string;
|
|
@@ -1028,6 +1028,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1028
1028
|
financing_company_guarantor?: {
|
|
1029
1029
|
number: string;
|
|
1030
1030
|
sex: "masculino" | "feminino";
|
|
1031
|
+
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";
|
|
1031
1032
|
name: string;
|
|
1032
1033
|
cep: string;
|
|
1033
1034
|
cpf: string;
|
|
@@ -1036,7 +1037,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1036
1037
|
mother_name: string;
|
|
1037
1038
|
district: string;
|
|
1038
1039
|
city: string;
|
|
1039
|
-
state: string;
|
|
1040
1040
|
nationality: string;
|
|
1041
1041
|
cellphone: string;
|
|
1042
1042
|
email: string;
|
|
@@ -1044,6 +1044,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1044
1044
|
residence_situation?: string | undefined;
|
|
1045
1045
|
pep_relationship?: string | undefined;
|
|
1046
1046
|
civil_status?: string | undefined;
|
|
1047
|
+
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" | undefined;
|
|
1048
|
+
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" | undefined;
|
|
1049
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1047
1050
|
doc_issue_date?: string | undefined;
|
|
1048
1051
|
complement?: string | undefined;
|
|
1049
1052
|
monthly_income?: number | undefined;
|
|
@@ -1051,18 +1054,16 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1051
1054
|
issuing_body?: string | undefined;
|
|
1052
1055
|
phone?: string | undefined;
|
|
1053
1056
|
office?: string | undefined;
|
|
1054
|
-
uf_issuing_body?: string | undefined;
|
|
1055
1057
|
doc_expiration_date?: string | undefined;
|
|
1056
1058
|
patrimony?: number | undefined;
|
|
1057
|
-
uf_naturalness?: string | undefined;
|
|
1058
1059
|
months_in_residence?: number | undefined;
|
|
1059
1060
|
naturalness?: string | undefined;
|
|
1060
1061
|
entry_date?: string | undefined;
|
|
1061
|
-
doc_issuance_uf?: string | undefined;
|
|
1062
1062
|
}[] | undefined;
|
|
1063
1063
|
financing_company_qsa?: {
|
|
1064
1064
|
number: string;
|
|
1065
1065
|
sex: "masculino" | "feminino";
|
|
1066
|
+
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";
|
|
1066
1067
|
name: string;
|
|
1067
1068
|
cep: string;
|
|
1068
1069
|
cpf: string;
|
|
@@ -1071,7 +1072,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1071
1072
|
mother_name: string;
|
|
1072
1073
|
district: string;
|
|
1073
1074
|
city: string;
|
|
1074
|
-
state: string;
|
|
1075
1075
|
nationality: string;
|
|
1076
1076
|
cellphone: string;
|
|
1077
1077
|
email: string;
|
|
@@ -1079,6 +1079,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1079
1079
|
residence_situation?: string | undefined;
|
|
1080
1080
|
pep_relationship?: string | undefined;
|
|
1081
1081
|
civil_status?: string | undefined;
|
|
1082
|
+
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" | undefined;
|
|
1083
|
+
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" | undefined;
|
|
1084
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1082
1085
|
doc_issue_date?: string | undefined;
|
|
1083
1086
|
complement?: string | undefined;
|
|
1084
1087
|
monthly_income?: number | undefined;
|
|
@@ -1086,14 +1089,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1086
1089
|
issuing_body?: string | undefined;
|
|
1087
1090
|
phone?: string | undefined;
|
|
1088
1091
|
office?: string | undefined;
|
|
1089
|
-
uf_issuing_body?: string | undefined;
|
|
1090
1092
|
doc_expiration_date?: string | undefined;
|
|
1091
1093
|
patrimony?: number | undefined;
|
|
1092
|
-
uf_naturalness?: string | undefined;
|
|
1093
1094
|
months_in_residence?: number | undefined;
|
|
1094
1095
|
naturalness?: string | undefined;
|
|
1095
1096
|
entry_date?: string | undefined;
|
|
1096
|
-
doc_issuance_uf?: string | undefined;
|
|
1097
1097
|
}[] | undefined;
|
|
1098
1098
|
}>, {
|
|
1099
1099
|
voucher_local_installation_address: {
|
|
@@ -1114,11 +1114,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1114
1114
|
rd_re_insurance_toggle: boolean;
|
|
1115
1115
|
financing_company: {
|
|
1116
1116
|
number: string;
|
|
1117
|
+
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";
|
|
1117
1118
|
cep: string;
|
|
1118
1119
|
address: string;
|
|
1119
1120
|
district: string;
|
|
1120
1121
|
city: string;
|
|
1121
|
-
state: string;
|
|
1122
1122
|
email: string;
|
|
1123
1123
|
corporate_name: string;
|
|
1124
1124
|
foundation_date: string;
|
|
@@ -1141,6 +1141,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1141
1141
|
financing_company_guarantor?: {
|
|
1142
1142
|
number: string;
|
|
1143
1143
|
sex: "masculino" | "feminino";
|
|
1144
|
+
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";
|
|
1144
1145
|
name: string;
|
|
1145
1146
|
cep: string;
|
|
1146
1147
|
cpf: string;
|
|
@@ -1149,7 +1150,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1149
1150
|
mother_name: string;
|
|
1150
1151
|
district: string;
|
|
1151
1152
|
city: string;
|
|
1152
|
-
state: string;
|
|
1153
1153
|
nationality: string;
|
|
1154
1154
|
cellphone: string;
|
|
1155
1155
|
email: string;
|
|
@@ -1157,6 +1157,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1157
1157
|
residence_situation?: string | undefined;
|
|
1158
1158
|
pep_relationship?: string | undefined;
|
|
1159
1159
|
civil_status?: string | undefined;
|
|
1160
|
+
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" | undefined;
|
|
1161
|
+
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" | undefined;
|
|
1162
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1160
1163
|
doc_issue_date?: string | undefined;
|
|
1161
1164
|
complement?: string | undefined;
|
|
1162
1165
|
monthly_income?: number | undefined;
|
|
@@ -1164,18 +1167,16 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1164
1167
|
issuing_body?: string | undefined;
|
|
1165
1168
|
phone?: string | undefined;
|
|
1166
1169
|
office?: string | undefined;
|
|
1167
|
-
uf_issuing_body?: string | undefined;
|
|
1168
1170
|
doc_expiration_date?: string | undefined;
|
|
1169
1171
|
patrimony?: number | undefined;
|
|
1170
|
-
uf_naturalness?: string | undefined;
|
|
1171
1172
|
months_in_residence?: number | undefined;
|
|
1172
1173
|
naturalness?: string | undefined;
|
|
1173
1174
|
entry_date?: string | undefined;
|
|
1174
|
-
doc_issuance_uf?: string | undefined;
|
|
1175
1175
|
}[] | undefined;
|
|
1176
1176
|
financing_company_qsa?: {
|
|
1177
1177
|
number: string;
|
|
1178
1178
|
sex: "masculino" | "feminino";
|
|
1179
|
+
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";
|
|
1179
1180
|
name: string;
|
|
1180
1181
|
cep: string;
|
|
1181
1182
|
cpf: string;
|
|
@@ -1184,7 +1185,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1184
1185
|
mother_name: string;
|
|
1185
1186
|
district: string;
|
|
1186
1187
|
city: string;
|
|
1187
|
-
state: string;
|
|
1188
1188
|
nationality: string;
|
|
1189
1189
|
cellphone: string;
|
|
1190
1190
|
email: string;
|
|
@@ -1192,6 +1192,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1192
1192
|
residence_situation?: string | undefined;
|
|
1193
1193
|
pep_relationship?: string | undefined;
|
|
1194
1194
|
civil_status?: string | undefined;
|
|
1195
|
+
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" | undefined;
|
|
1196
|
+
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" | undefined;
|
|
1197
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1195
1198
|
doc_issue_date?: string | undefined;
|
|
1196
1199
|
complement?: string | undefined;
|
|
1197
1200
|
monthly_income?: number | undefined;
|
|
@@ -1199,14 +1202,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1199
1202
|
issuing_body?: string | undefined;
|
|
1200
1203
|
phone?: string | undefined;
|
|
1201
1204
|
office?: string | undefined;
|
|
1202
|
-
uf_issuing_body?: string | undefined;
|
|
1203
1205
|
doc_expiration_date?: string | undefined;
|
|
1204
1206
|
patrimony?: number | undefined;
|
|
1205
|
-
uf_naturalness?: string | undefined;
|
|
1206
1207
|
months_in_residence?: number | undefined;
|
|
1207
1208
|
naturalness?: string | undefined;
|
|
1208
1209
|
entry_date?: string | undefined;
|
|
1209
|
-
doc_issuance_uf?: string | undefined;
|
|
1210
1210
|
}[] | undefined;
|
|
1211
1211
|
}, {
|
|
1212
1212
|
voucher_local_installation_address: {
|
|
@@ -1226,11 +1226,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1226
1226
|
};
|
|
1227
1227
|
financing_company: {
|
|
1228
1228
|
number: string;
|
|
1229
|
+
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";
|
|
1229
1230
|
cep: string;
|
|
1230
1231
|
address: string;
|
|
1231
1232
|
district: string;
|
|
1232
1233
|
city: string;
|
|
1233
|
-
state: string;
|
|
1234
1234
|
email: string;
|
|
1235
1235
|
corporate_name: string;
|
|
1236
1236
|
foundation_date: string;
|
|
@@ -1254,6 +1254,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1254
1254
|
financing_company_guarantor?: {
|
|
1255
1255
|
number: string;
|
|
1256
1256
|
sex: "masculino" | "feminino";
|
|
1257
|
+
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";
|
|
1257
1258
|
name: string;
|
|
1258
1259
|
cep: string;
|
|
1259
1260
|
cpf: string;
|
|
@@ -1262,7 +1263,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1262
1263
|
mother_name: string;
|
|
1263
1264
|
district: string;
|
|
1264
1265
|
city: string;
|
|
1265
|
-
state: string;
|
|
1266
1266
|
nationality: string;
|
|
1267
1267
|
cellphone: string;
|
|
1268
1268
|
email: string;
|
|
@@ -1270,6 +1270,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1270
1270
|
residence_situation?: string | undefined;
|
|
1271
1271
|
pep_relationship?: string | undefined;
|
|
1272
1272
|
civil_status?: string | undefined;
|
|
1273
|
+
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" | undefined;
|
|
1274
|
+
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" | undefined;
|
|
1275
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1273
1276
|
doc_issue_date?: string | undefined;
|
|
1274
1277
|
complement?: string | undefined;
|
|
1275
1278
|
monthly_income?: number | undefined;
|
|
@@ -1277,18 +1280,16 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1277
1280
|
issuing_body?: string | undefined;
|
|
1278
1281
|
phone?: string | undefined;
|
|
1279
1282
|
office?: string | undefined;
|
|
1280
|
-
uf_issuing_body?: string | undefined;
|
|
1281
1283
|
doc_expiration_date?: string | undefined;
|
|
1282
1284
|
patrimony?: number | undefined;
|
|
1283
|
-
uf_naturalness?: string | undefined;
|
|
1284
1285
|
months_in_residence?: number | undefined;
|
|
1285
1286
|
naturalness?: string | undefined;
|
|
1286
1287
|
entry_date?: string | undefined;
|
|
1287
|
-
doc_issuance_uf?: string | undefined;
|
|
1288
1288
|
}[] | undefined;
|
|
1289
1289
|
financing_company_qsa?: {
|
|
1290
1290
|
number: string;
|
|
1291
1291
|
sex: "masculino" | "feminino";
|
|
1292
|
+
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";
|
|
1292
1293
|
name: string;
|
|
1293
1294
|
cep: string;
|
|
1294
1295
|
cpf: string;
|
|
@@ -1297,7 +1298,6 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1297
1298
|
mother_name: string;
|
|
1298
1299
|
district: string;
|
|
1299
1300
|
city: string;
|
|
1300
|
-
state: string;
|
|
1301
1301
|
nationality: string;
|
|
1302
1302
|
cellphone: string;
|
|
1303
1303
|
email: string;
|
|
@@ -1305,6 +1305,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1305
1305
|
residence_situation?: string | undefined;
|
|
1306
1306
|
pep_relationship?: string | undefined;
|
|
1307
1307
|
civil_status?: string | undefined;
|
|
1308
|
+
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" | undefined;
|
|
1309
|
+
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" | undefined;
|
|
1310
|
+
doc_issuance_uf?: "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" | undefined;
|
|
1308
1311
|
doc_issue_date?: string | undefined;
|
|
1309
1312
|
complement?: string | undefined;
|
|
1310
1313
|
monthly_income?: number | undefined;
|
|
@@ -1312,14 +1315,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1312
1315
|
issuing_body?: string | undefined;
|
|
1313
1316
|
phone?: string | undefined;
|
|
1314
1317
|
office?: string | undefined;
|
|
1315
|
-
uf_issuing_body?: string | undefined;
|
|
1316
1318
|
doc_expiration_date?: string | undefined;
|
|
1317
1319
|
patrimony?: number | undefined;
|
|
1318
|
-
uf_naturalness?: string | undefined;
|
|
1319
1320
|
months_in_residence?: number | undefined;
|
|
1320
1321
|
naturalness?: string | undefined;
|
|
1321
1322
|
entry_date?: string | undefined;
|
|
1322
|
-
doc_issuance_uf?: string | undefined;
|
|
1323
1323
|
}[] | undefined;
|
|
1324
1324
|
}>;
|
|
1325
1325
|
type UnifiedPjFicha = z.infer<typeof unifiedPjSchema>;
|