@77sol-lab/form-schemas 1.3.0 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{chunk-TEL6EWAJ.mjs → chunk-2END6TYT.mjs} +3 -3
- package/{chunk-WHVCW22E.mjs → chunk-3OIG2FI5.mjs} +3 -3
- package/{chunk-FISPUQLP.mjs → chunk-4XJZIRLT.mjs} +6 -6
- package/{chunk-SBOQWT53.mjs → chunk-53GXILC6.mjs} +3 -3
- package/{chunk-CY2EXD6C.mjs → chunk-5C4YMHXV.mjs} +5 -5
- package/{chunk-TUYULPDF.mjs → chunk-6PH42V5T.mjs} +3 -3
- package/chunk-6YS5KBXS.mjs +438 -0
- package/chunk-7I2LXGA2.mjs +13 -0
- package/{chunk-2TGZGHS3.mjs → chunk-7MWUETLP.mjs} +3 -3
- package/{chunk-W3CNJVMM.mjs → chunk-7ZF45QUN.mjs} +3 -3
- package/chunk-D2ZUTYWA.mjs +109 -0
- package/{chunk-KXEEZLMR.mjs → chunk-F27U6CXB.mjs} +3 -3
- package/{chunk-TE64VI3I.mjs → chunk-FPJKWVVF.mjs} +3 -3
- package/{chunk-G3T562PC.mjs → chunk-FRMGP3C3.mjs} +3 -3
- package/{chunk-UHMVAJYK.mjs → chunk-G5SKXDYM.mjs} +3 -3
- package/{chunk-NL4VK2TF.mjs → chunk-GQ5G2YX4.mjs} +3 -3
- package/{chunk-RMWCQ6YU.mjs → chunk-H54QBCSW.mjs} +3 -3
- package/{chunk-NDJRJOFE.mjs → chunk-HBTFOSJU.mjs} +105 -33
- package/{chunk-FVIOZ4Q5.mjs → chunk-IWSDOFBY.mjs} +6 -6
- package/{chunk-HKY6D6J5.mjs → chunk-L4EWOROT.mjs} +3 -3
- package/{chunk-7LHQ27CS.mjs → chunk-N2IX5TRK.mjs} +3 -3
- package/{chunk-XNACW46V.mjs → chunk-NCTEG6EL.mjs} +11 -11
- package/{chunk-TCPW5MUT.mjs → chunk-OARPUXXM.mjs} +3 -3
- package/{chunk-ORO6OVTB.mjs → chunk-OVANLPKX.mjs} +3 -3
- package/{chunk-B7RDVG4R.mjs → chunk-R6CEKWRQ.mjs} +6 -6
- package/{chunk-MWPQSGDD.mjs → chunk-RYJSCFSY.mjs} +3 -3
- package/{chunk-36GQASLI.mjs → chunk-UMP5UF3U.mjs} +3 -3
- package/{chunk-GCYI6OFG.mjs → chunk-UU3MRKTH.mjs} +3 -3
- package/{chunk-TTHE6D3Y.mjs → chunk-UUWULEKH.mjs} +3 -3
- package/{chunk-6BD6V7EB.mjs → chunk-VO573WIK.mjs} +3 -3
- package/{chunk-22ZUS7K3.mjs → chunk-WTHEEPBE.mjs} +3 -3
- package/{chunk-EFLW2FHX.mjs → chunk-YIUJVGT4.mjs} +3 -3
- package/{chunk-XUMC3TQU.mjs → chunk-Z2TTZ3JJ.mjs} +4 -4
- package/financing/formalization/index.d.cts +2518 -2581
- package/financing/formalization/index.d.ts +2518 -2581
- package/financing/formalization/index.js +485 -154
- package/financing/formalization/index.mjs +33 -33
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/AlfaPFSchema.js +75 -35
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/AlfaPJSchema.js +40 -24
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +75 -35
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +40 -24
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/BtgPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/BtgPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/BtgPFSchema.js +75 -35
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BtgPJSchema.d.cts +106 -114
- package/financing/formalization/schemas/BtgPJSchema.d.ts +106 -114
- package/financing/formalization/schemas/BtgPJSchema.js +46 -27
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPFSchema.d.cts +84 -92
- package/financing/formalization/schemas/BvPFSchema.d.ts +84 -92
- package/financing/formalization/schemas/BvPFSchema.js +77 -37
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
- package/financing/formalization/schemas/BvPJSchema.d.cts +136 -144
- package/financing/formalization/schemas/BvPJSchema.d.ts +136 -144
- package/financing/formalization/schemas/BvPJSchema.js +46 -27
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +75 -35
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +40 -24
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
- package/financing/formalization/schemas/CashMePFSchema.d.cts +50 -58
- package/financing/formalization/schemas/CashMePFSchema.d.ts +50 -58
- package/financing/formalization/schemas/CashMePFSchema.js +75 -35
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
- package/financing/formalization/schemas/CashMePJSchema.d.cts +60 -68
- package/financing/formalization/schemas/CashMePJSchema.d.ts +60 -68
- package/financing/formalization/schemas/CashMePJSchema.js +40 -24
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +50 -58
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +50 -58
- package/financing/formalization/schemas/Credito77PFSchema.js +75 -35
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +60 -68
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +60 -68
- package/financing/formalization/schemas/Credito77PJSchema.js +40 -24
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
- package/financing/formalization/schemas/EosPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/EosPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/EosPFSchema.js +75 -35
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
- package/financing/formalization/schemas/EosPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/EosPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/EosPJSchema.js +40 -24
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +75 -35
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +40 -24
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/LosangoPFSchema.js +75 -35
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/LosangoPJSchema.js +40 -24
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SafraPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SafraPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SafraPFSchema.js +75 -35
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SafraPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/SafraPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/SafraPJSchema.js +40 -24
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SantanderPFSchema.js +75 -35
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +60 -68
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +60 -68
- package/financing/formalization/schemas/SantanderPJSchema.js +40 -24
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SolAgoraPFSchema.js +75 -35
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +106 -114
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +106 -114
- package/financing/formalization/schemas/SolAgoraPJSchema.js +46 -27
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +50 -58
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +50 -58
- package/financing/formalization/schemas/SolfacilPFSchema.js +75 -35
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +82 -90
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +82 -90
- package/financing/formalization/schemas/SolfacilPJSchema.js +41 -25
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
- package/financing/formalization/schemas/UnifiedPFSchema.d.cts +222 -166
- package/financing/formalization/schemas/UnifiedPFSchema.d.ts +222 -166
- package/financing/formalization/schemas/UnifiedPFSchema.js +114 -43
- package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
- package/financing/formalization/schemas/UnifiedPJSchema.d.cts +258 -266
- package/financing/formalization/schemas/UnifiedPJSchema.d.ts +258 -266
- package/financing/formalization/schemas/UnifiedPJSchema.js +51 -32
- package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
- package/index.d.cts +1 -1
- package/index.d.ts +1 -1
- package/index.js +485 -154
- package/index.mjs +33 -33
- package/package.json +1 -1
- package/chunk-52KJIJBF.mjs +0 -45
- package/chunk-A2TV7TRP.mjs +0 -6
- package/chunk-KKGV43J4.mjs +0 -250
|
@@ -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,42 +23,42 @@ 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;
|
|
34
34
|
cnpj: string;
|
|
35
35
|
phone: string;
|
|
36
36
|
legal_nature: string;
|
|
37
|
+
residence_situation?: string | undefined;
|
|
37
38
|
complement?: string | undefined;
|
|
38
39
|
monthly_income?: number | undefined;
|
|
39
40
|
economic_activity_group?: string | undefined;
|
|
40
41
|
economic_activity?: string | undefined;
|
|
41
|
-
residence_situation?: string | undefined;
|
|
42
42
|
months_in_residence?: number | undefined;
|
|
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;
|
|
54
54
|
cnpj: string;
|
|
55
55
|
phone: string;
|
|
56
56
|
legal_nature: string;
|
|
57
|
+
residence_situation?: string | undefined;
|
|
57
58
|
complement?: string | undefined;
|
|
58
59
|
monthly_income?: number | undefined;
|
|
59
60
|
economic_activity_group?: string | undefined;
|
|
60
61
|
economic_activity?: string | undefined;
|
|
61
|
-
residence_situation?: string | undefined;
|
|
62
62
|
months_in_residence?: number | undefined;
|
|
63
63
|
capital_social?: number | undefined;
|
|
64
64
|
}>;
|
|
@@ -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>;
|
|
@@ -83,35 +83,41 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
83
83
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
84
84
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
85
85
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
86
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
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;
|
|
105
106
|
address: string;
|
|
106
107
|
birth_date: string;
|
|
107
|
-
sex: "masculino" | "feminino";
|
|
108
108
|
mother_name: string;
|
|
109
109
|
district: string;
|
|
110
110
|
city: string;
|
|
111
|
-
|
|
111
|
+
nationality: string;
|
|
112
112
|
cellphone: string;
|
|
113
113
|
email: string;
|
|
114
|
-
type_doc?: "
|
|
114
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
115
|
+
residence_situation?: string | undefined;
|
|
116
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
115
121
|
doc_issue_date?: string | undefined;
|
|
116
122
|
complement?: string | undefined;
|
|
117
123
|
monthly_income?: number | undefined;
|
|
@@ -119,33 +125,33 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
119
125
|
issuing_body?: string | undefined;
|
|
120
126
|
phone?: string | undefined;
|
|
121
127
|
office?: string | undefined;
|
|
122
|
-
civil_status?: string | undefined;
|
|
123
|
-
uf_issuing_body?: string | undefined;
|
|
124
128
|
doc_expiration_date?: string | undefined;
|
|
125
129
|
patrimony?: number | undefined;
|
|
126
|
-
uf_naturalness?: string | undefined;
|
|
127
|
-
residence_situation?: string | undefined;
|
|
128
130
|
months_in_residence?: number | undefined;
|
|
129
131
|
naturalness?: string | undefined;
|
|
130
|
-
pep_relationship?: 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;
|
|
139
140
|
address: string;
|
|
140
141
|
birth_date: string;
|
|
141
|
-
sex: "masculino" | "feminino";
|
|
142
142
|
mother_name: string;
|
|
143
143
|
district: string;
|
|
144
144
|
city: string;
|
|
145
|
-
|
|
145
|
+
nationality: string;
|
|
146
146
|
cellphone: string;
|
|
147
147
|
email: string;
|
|
148
|
-
type_doc?: "
|
|
148
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
149
|
+
residence_situation?: string | undefined;
|
|
150
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
149
155
|
doc_issue_date?: string | undefined;
|
|
150
156
|
complement?: string | undefined;
|
|
151
157
|
monthly_income?: number | undefined;
|
|
@@ -153,17 +159,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
153
159
|
issuing_body?: string | undefined;
|
|
154
160
|
phone?: string | undefined;
|
|
155
161
|
office?: string | undefined;
|
|
156
|
-
civil_status?: string | undefined;
|
|
157
|
-
uf_issuing_body?: string | undefined;
|
|
158
162
|
doc_expiration_date?: string | undefined;
|
|
159
163
|
patrimony?: number | undefined;
|
|
160
|
-
uf_naturalness?: string | undefined;
|
|
161
|
-
residence_situation?: string | undefined;
|
|
162
164
|
months_in_residence?: number | undefined;
|
|
163
165
|
naturalness?: string | undefined;
|
|
164
|
-
pep_relationship?: 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>;
|
|
@@ -186,35 +186,41 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
186
186
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
187
187
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
188
188
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
189
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
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;
|
|
208
209
|
address: string;
|
|
209
210
|
birth_date: string;
|
|
210
|
-
sex: "masculino" | "feminino";
|
|
211
211
|
mother_name: string;
|
|
212
212
|
district: string;
|
|
213
213
|
city: string;
|
|
214
|
-
|
|
214
|
+
nationality: string;
|
|
215
215
|
cellphone: string;
|
|
216
216
|
email: string;
|
|
217
|
-
type_doc?: "
|
|
217
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
218
|
+
residence_situation?: string | undefined;
|
|
219
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
218
224
|
doc_issue_date?: string | undefined;
|
|
219
225
|
complement?: string | undefined;
|
|
220
226
|
monthly_income?: number | undefined;
|
|
@@ -222,33 +228,33 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
222
228
|
issuing_body?: string | undefined;
|
|
223
229
|
phone?: string | undefined;
|
|
224
230
|
office?: string | undefined;
|
|
225
|
-
civil_status?: string | undefined;
|
|
226
|
-
uf_issuing_body?: string | undefined;
|
|
227
231
|
doc_expiration_date?: string | undefined;
|
|
228
232
|
patrimony?: number | undefined;
|
|
229
|
-
uf_naturalness?: string | undefined;
|
|
230
|
-
residence_situation?: string | undefined;
|
|
231
233
|
months_in_residence?: number | undefined;
|
|
232
234
|
naturalness?: string | undefined;
|
|
233
|
-
pep_relationship?: 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;
|
|
242
243
|
address: string;
|
|
243
244
|
birth_date: string;
|
|
244
|
-
sex: "masculino" | "feminino";
|
|
245
245
|
mother_name: string;
|
|
246
246
|
district: string;
|
|
247
247
|
city: string;
|
|
248
|
-
|
|
248
|
+
nationality: string;
|
|
249
249
|
cellphone: string;
|
|
250
250
|
email: string;
|
|
251
|
-
type_doc?: "
|
|
251
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
252
|
+
residence_situation?: string | undefined;
|
|
253
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
252
258
|
doc_issue_date?: string | undefined;
|
|
253
259
|
complement?: string | undefined;
|
|
254
260
|
monthly_income?: number | undefined;
|
|
@@ -256,19 +262,13 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
256
262
|
issuing_body?: string | undefined;
|
|
257
263
|
phone?: string | undefined;
|
|
258
264
|
office?: string | undefined;
|
|
259
|
-
civil_status?: string | undefined;
|
|
260
|
-
uf_issuing_body?: string | undefined;
|
|
261
265
|
doc_expiration_date?: string | undefined;
|
|
262
266
|
patrimony?: number | undefined;
|
|
263
|
-
uf_naturalness?: string | undefined;
|
|
264
|
-
residence_situation?: string | undefined;
|
|
265
267
|
months_in_residence?: number | undefined;
|
|
266
268
|
naturalness?: string | undefined;
|
|
267
|
-
pep_relationship?: 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>;
|
|
273
273
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
274
274
|
sizeBytes: z.ZodNumber;
|
|
@@ -281,8 +281,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
281
281
|
sizeBytes: number;
|
|
282
282
|
url?: string | undefined;
|
|
283
283
|
}>;
|
|
284
|
-
|
|
285
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
284
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
286
285
|
url: z.ZodOptional<z.ZodString>;
|
|
287
286
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
288
287
|
sizeBytes: z.ZodNumber;
|
|
@@ -323,8 +322,7 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
323
322
|
}>;
|
|
324
323
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
325
324
|
}, "strip", z.ZodTypeAny, {
|
|
326
|
-
|
|
327
|
-
energy_bill_upload: {
|
|
325
|
+
voucher_local_installation_address: {
|
|
328
326
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
329
327
|
sizeBytes: number;
|
|
330
328
|
url?: string | undefined;
|
|
@@ -342,46 +340,52 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
342
340
|
rd_re_insurance_toggle: boolean;
|
|
343
341
|
financing_company: {
|
|
344
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";
|
|
345
344
|
cep: string;
|
|
346
345
|
address: string;
|
|
347
346
|
district: string;
|
|
348
347
|
city: string;
|
|
349
|
-
state: string;
|
|
350
348
|
email: string;
|
|
351
349
|
corporate_name: string;
|
|
352
350
|
foundation_date: string;
|
|
353
351
|
cnpj: string;
|
|
354
352
|
phone: string;
|
|
355
353
|
legal_nature: string;
|
|
354
|
+
residence_situation?: string | undefined;
|
|
356
355
|
complement?: string | undefined;
|
|
357
356
|
monthly_income?: number | undefined;
|
|
358
357
|
economic_activity_group?: string | undefined;
|
|
359
358
|
economic_activity?: string | undefined;
|
|
360
|
-
residence_situation?: string | undefined;
|
|
361
359
|
months_in_residence?: number | undefined;
|
|
362
360
|
capital_social?: number | undefined;
|
|
363
361
|
};
|
|
364
|
-
|
|
362
|
+
proof_kinship?: {
|
|
365
363
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
366
364
|
sizeBytes: number;
|
|
367
365
|
url?: string | undefined;
|
|
368
366
|
} | undefined;
|
|
369
367
|
financing_company_guarantor?: {
|
|
370
368
|
number: string;
|
|
371
|
-
|
|
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";
|
|
372
371
|
name: string;
|
|
373
372
|
cep: string;
|
|
374
373
|
cpf: string;
|
|
375
374
|
address: string;
|
|
376
375
|
birth_date: string;
|
|
377
|
-
sex: "masculino" | "feminino";
|
|
378
376
|
mother_name: string;
|
|
379
377
|
district: string;
|
|
380
378
|
city: string;
|
|
381
|
-
|
|
379
|
+
nationality: string;
|
|
382
380
|
cellphone: string;
|
|
383
381
|
email: string;
|
|
384
|
-
type_doc?: "
|
|
382
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
383
|
+
residence_situation?: string | undefined;
|
|
384
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
385
389
|
doc_issue_date?: string | undefined;
|
|
386
390
|
complement?: string | undefined;
|
|
387
391
|
monthly_income?: number | undefined;
|
|
@@ -389,34 +393,34 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
389
393
|
issuing_body?: string | undefined;
|
|
390
394
|
phone?: string | undefined;
|
|
391
395
|
office?: string | undefined;
|
|
392
|
-
civil_status?: 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
|
-
residence_situation?: string | undefined;
|
|
398
398
|
months_in_residence?: number | undefined;
|
|
399
399
|
naturalness?: string | undefined;
|
|
400
|
-
pep_relationship?: string | undefined;
|
|
401
400
|
entry_date?: string | undefined;
|
|
402
|
-
doc_issuance_uf?: string | undefined;
|
|
403
401
|
}[] | undefined;
|
|
404
402
|
financing_company_qsa?: {
|
|
405
403
|
number: string;
|
|
406
|
-
|
|
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";
|
|
407
406
|
name: string;
|
|
408
407
|
cep: string;
|
|
409
408
|
cpf: string;
|
|
410
409
|
address: string;
|
|
411
410
|
birth_date: string;
|
|
412
|
-
sex: "masculino" | "feminino";
|
|
413
411
|
mother_name: string;
|
|
414
412
|
district: string;
|
|
415
413
|
city: string;
|
|
416
|
-
|
|
414
|
+
nationality: string;
|
|
417
415
|
cellphone: string;
|
|
418
416
|
email: string;
|
|
419
|
-
type_doc?: "
|
|
417
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
418
|
+
residence_situation?: string | undefined;
|
|
419
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
420
424
|
doc_issue_date?: string | undefined;
|
|
421
425
|
complement?: string | undefined;
|
|
422
426
|
monthly_income?: number | undefined;
|
|
@@ -424,21 +428,14 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
424
428
|
issuing_body?: string | undefined;
|
|
425
429
|
phone?: string | undefined;
|
|
426
430
|
office?: string | undefined;
|
|
427
|
-
civil_status?: 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
|
-
residence_situation?: string | undefined;
|
|
433
433
|
months_in_residence?: number | undefined;
|
|
434
434
|
naturalness?: string | undefined;
|
|
435
|
-
pep_relationship?: string | undefined;
|
|
436
435
|
entry_date?: string | undefined;
|
|
437
|
-
doc_issuance_uf?: string | undefined;
|
|
438
436
|
}[] | undefined;
|
|
439
437
|
}, {
|
|
440
|
-
|
|
441
|
-
energy_bill_upload: {
|
|
438
|
+
voucher_local_installation_address: {
|
|
442
439
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
443
440
|
sizeBytes: number;
|
|
444
441
|
url?: string | undefined;
|
|
@@ -455,26 +452,26 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
455
452
|
};
|
|
456
453
|
financing_company: {
|
|
457
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";
|
|
458
456
|
cep: string;
|
|
459
457
|
address: string;
|
|
460
458
|
district: string;
|
|
461
459
|
city: string;
|
|
462
|
-
state: string;
|
|
463
460
|
email: string;
|
|
464
461
|
corporate_name: string;
|
|
465
462
|
foundation_date: string;
|
|
466
463
|
cnpj: string;
|
|
467
464
|
phone: string;
|
|
468
465
|
legal_nature: string;
|
|
466
|
+
residence_situation?: string | undefined;
|
|
469
467
|
complement?: string | undefined;
|
|
470
468
|
monthly_income?: number | undefined;
|
|
471
469
|
economic_activity_group?: string | undefined;
|
|
472
470
|
economic_activity?: string | undefined;
|
|
473
|
-
residence_situation?: string | undefined;
|
|
474
471
|
months_in_residence?: number | undefined;
|
|
475
472
|
capital_social?: number | undefined;
|
|
476
473
|
};
|
|
477
|
-
|
|
474
|
+
proof_kinship?: {
|
|
478
475
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
479
476
|
sizeBytes: number;
|
|
480
477
|
url?: string | undefined;
|
|
@@ -482,20 +479,26 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
482
479
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
483
480
|
financing_company_guarantor?: {
|
|
484
481
|
number: string;
|
|
485
|
-
|
|
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";
|
|
486
484
|
name: string;
|
|
487
485
|
cep: string;
|
|
488
486
|
cpf: string;
|
|
489
487
|
address: string;
|
|
490
488
|
birth_date: string;
|
|
491
|
-
sex: "masculino" | "feminino";
|
|
492
489
|
mother_name: string;
|
|
493
490
|
district: string;
|
|
494
491
|
city: string;
|
|
495
|
-
|
|
492
|
+
nationality: string;
|
|
496
493
|
cellphone: string;
|
|
497
494
|
email: string;
|
|
498
|
-
type_doc?: "
|
|
495
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
496
|
+
residence_situation?: string | undefined;
|
|
497
|
+
pep_relationship?: string | undefined;
|
|
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,34 +506,34 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
503
506
|
issuing_body?: string | undefined;
|
|
504
507
|
phone?: string | undefined;
|
|
505
508
|
office?: string | undefined;
|
|
506
|
-
civil_status?: string | undefined;
|
|
507
|
-
uf_issuing_body?: string | undefined;
|
|
508
509
|
doc_expiration_date?: string | undefined;
|
|
509
510
|
patrimony?: number | undefined;
|
|
510
|
-
uf_naturalness?: string | undefined;
|
|
511
|
-
residence_situation?: string | undefined;
|
|
512
511
|
months_in_residence?: number | undefined;
|
|
513
512
|
naturalness?: string | undefined;
|
|
514
|
-
pep_relationship?: string | undefined;
|
|
515
513
|
entry_date?: string | undefined;
|
|
516
|
-
doc_issuance_uf?: string | undefined;
|
|
517
514
|
}[] | undefined;
|
|
518
515
|
financing_company_qsa?: {
|
|
519
516
|
number: string;
|
|
520
|
-
|
|
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";
|
|
521
519
|
name: string;
|
|
522
520
|
cep: string;
|
|
523
521
|
cpf: string;
|
|
524
522
|
address: string;
|
|
525
523
|
birth_date: string;
|
|
526
|
-
sex: "masculino" | "feminino";
|
|
527
524
|
mother_name: string;
|
|
528
525
|
district: string;
|
|
529
526
|
city: string;
|
|
530
|
-
|
|
527
|
+
nationality: string;
|
|
531
528
|
cellphone: string;
|
|
532
529
|
email: string;
|
|
533
|
-
type_doc?: "
|
|
530
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
531
|
+
residence_situation?: string | undefined;
|
|
532
|
+
pep_relationship?: string | undefined;
|
|
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,17 +541,11 @@ declare const unifiedPjObject: z.ZodObject<{
|
|
|
538
541
|
issuing_body?: string | undefined;
|
|
539
542
|
phone?: string | undefined;
|
|
540
543
|
office?: string | undefined;
|
|
541
|
-
civil_status?: string | undefined;
|
|
542
|
-
uf_issuing_body?: string | undefined;
|
|
543
544
|
doc_expiration_date?: string | undefined;
|
|
544
545
|
patrimony?: number | undefined;
|
|
545
|
-
uf_naturalness?: string | undefined;
|
|
546
|
-
residence_situation?: string | undefined;
|
|
547
546
|
months_in_residence?: number | undefined;
|
|
548
547
|
naturalness?: string | undefined;
|
|
549
|
-
pep_relationship?: string | undefined;
|
|
550
548
|
entry_date?: string | undefined;
|
|
551
|
-
doc_issuance_uf?: string | undefined;
|
|
552
549
|
}[] | undefined;
|
|
553
550
|
}>;
|
|
554
551
|
declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
@@ -564,7 +561,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
564
561
|
district: z.ZodString;
|
|
565
562
|
legal_nature: z.ZodString;
|
|
566
563
|
city: z.ZodString;
|
|
567
|
-
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"]>;
|
|
568
565
|
cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
569
566
|
economic_activity: z.ZodOptional<z.ZodString>;
|
|
570
567
|
economic_activity_group: z.ZodOptional<z.ZodString>;
|
|
@@ -574,42 +571,42 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
574
571
|
capital_social: z.ZodOptional<z.ZodNumber>;
|
|
575
572
|
}, "strict", z.ZodTypeAny, {
|
|
576
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";
|
|
577
575
|
cep: string;
|
|
578
576
|
address: string;
|
|
579
577
|
district: string;
|
|
580
578
|
city: string;
|
|
581
|
-
state: string;
|
|
582
579
|
email: string;
|
|
583
580
|
corporate_name: string;
|
|
584
581
|
foundation_date: string;
|
|
585
582
|
cnpj: string;
|
|
586
583
|
phone: string;
|
|
587
584
|
legal_nature: string;
|
|
585
|
+
residence_situation?: string | undefined;
|
|
588
586
|
complement?: string | undefined;
|
|
589
587
|
monthly_income?: number | undefined;
|
|
590
588
|
economic_activity_group?: string | undefined;
|
|
591
589
|
economic_activity?: string | undefined;
|
|
592
|
-
residence_situation?: string | undefined;
|
|
593
590
|
months_in_residence?: number | undefined;
|
|
594
591
|
capital_social?: number | undefined;
|
|
595
592
|
}, {
|
|
596
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";
|
|
597
595
|
cep: string;
|
|
598
596
|
address: string;
|
|
599
597
|
district: string;
|
|
600
598
|
city: string;
|
|
601
|
-
state: string;
|
|
602
599
|
email: string;
|
|
603
600
|
corporate_name: string;
|
|
604
601
|
foundation_date: string;
|
|
605
602
|
cnpj: string;
|
|
606
603
|
phone: string;
|
|
607
604
|
legal_nature: string;
|
|
605
|
+
residence_situation?: string | undefined;
|
|
608
606
|
complement?: string | undefined;
|
|
609
607
|
monthly_income?: number | undefined;
|
|
610
608
|
economic_activity_group?: string | undefined;
|
|
611
609
|
economic_activity?: string | undefined;
|
|
612
|
-
residence_situation?: string | undefined;
|
|
613
610
|
months_in_residence?: number | undefined;
|
|
614
611
|
capital_social?: number | undefined;
|
|
615
612
|
}>;
|
|
@@ -626,7 +623,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
626
623
|
district: z.ZodString;
|
|
627
624
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
628
625
|
city: z.ZodString;
|
|
629
|
-
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"]>;
|
|
630
627
|
mother_name: z.ZodString;
|
|
631
628
|
nationality: z.ZodString;
|
|
632
629
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -634,35 +631,41 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
634
631
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
635
632
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
636
633
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
637
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
634
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
638
635
|
doc: z.ZodOptional<z.ZodString>;
|
|
639
636
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
640
|
-
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"]>>;
|
|
641
638
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
642
639
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
643
640
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
644
641
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
645
642
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
646
|
-
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"]>>;
|
|
647
644
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
648
645
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
649
|
-
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"]>>;
|
|
650
647
|
}, "strict", z.ZodTypeAny, {
|
|
651
648
|
number: string;
|
|
652
|
-
|
|
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";
|
|
653
651
|
name: string;
|
|
654
652
|
cep: string;
|
|
655
653
|
cpf: string;
|
|
656
654
|
address: string;
|
|
657
655
|
birth_date: string;
|
|
658
|
-
sex: "masculino" | "feminino";
|
|
659
656
|
mother_name: string;
|
|
660
657
|
district: string;
|
|
661
658
|
city: string;
|
|
662
|
-
|
|
659
|
+
nationality: string;
|
|
663
660
|
cellphone: string;
|
|
664
661
|
email: string;
|
|
665
|
-
type_doc?: "
|
|
662
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
663
|
+
residence_situation?: string | undefined;
|
|
664
|
+
pep_relationship?: string | undefined;
|
|
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,33 +673,33 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
670
673
|
issuing_body?: string | undefined;
|
|
671
674
|
phone?: string | undefined;
|
|
672
675
|
office?: string | undefined;
|
|
673
|
-
civil_status?: string | undefined;
|
|
674
|
-
uf_issuing_body?: string | undefined;
|
|
675
676
|
doc_expiration_date?: string | undefined;
|
|
676
677
|
patrimony?: number | undefined;
|
|
677
|
-
uf_naturalness?: string | undefined;
|
|
678
|
-
residence_situation?: string | undefined;
|
|
679
678
|
months_in_residence?: number | undefined;
|
|
680
679
|
naturalness?: string | undefined;
|
|
681
|
-
pep_relationship?: string | undefined;
|
|
682
680
|
entry_date?: string | undefined;
|
|
683
|
-
doc_issuance_uf?: string | undefined;
|
|
684
681
|
}, {
|
|
685
682
|
number: string;
|
|
686
|
-
|
|
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";
|
|
687
685
|
name: string;
|
|
688
686
|
cep: string;
|
|
689
687
|
cpf: string;
|
|
690
688
|
address: string;
|
|
691
689
|
birth_date: string;
|
|
692
|
-
sex: "masculino" | "feminino";
|
|
693
690
|
mother_name: string;
|
|
694
691
|
district: string;
|
|
695
692
|
city: string;
|
|
696
|
-
|
|
693
|
+
nationality: string;
|
|
697
694
|
cellphone: string;
|
|
698
695
|
email: string;
|
|
699
|
-
type_doc?: "
|
|
696
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
697
|
+
residence_situation?: string | undefined;
|
|
698
|
+
pep_relationship?: string | undefined;
|
|
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,17 +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
|
-
civil_status?: string | undefined;
|
|
708
|
-
uf_issuing_body?: string | undefined;
|
|
709
710
|
doc_expiration_date?: string | undefined;
|
|
710
711
|
patrimony?: number | undefined;
|
|
711
|
-
uf_naturalness?: string | undefined;
|
|
712
|
-
residence_situation?: string | undefined;
|
|
713
712
|
months_in_residence?: number | undefined;
|
|
714
713
|
naturalness?: string | undefined;
|
|
715
|
-
pep_relationship?: string | undefined;
|
|
716
714
|
entry_date?: string | undefined;
|
|
717
|
-
doc_issuance_uf?: string | undefined;
|
|
718
715
|
}>, "many">>;
|
|
719
716
|
financing_company_qsa: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
720
717
|
name: z.ZodString;
|
|
@@ -729,7 +726,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
729
726
|
district: z.ZodString;
|
|
730
727
|
sex: z.ZodEnum<["masculino", "feminino"]>;
|
|
731
728
|
city: z.ZodString;
|
|
732
|
-
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"]>;
|
|
733
730
|
mother_name: z.ZodString;
|
|
734
731
|
nationality: z.ZodString;
|
|
735
732
|
office: z.ZodOptional<z.ZodString>;
|
|
@@ -737,35 +734,41 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
737
734
|
civil_status: z.ZodOptional<z.ZodString>;
|
|
738
735
|
residence_situation: z.ZodOptional<z.ZodString>;
|
|
739
736
|
months_in_residence: z.ZodOptional<z.ZodNumber>;
|
|
740
|
-
type_doc: z.ZodOptional<z.ZodEnum<["
|
|
737
|
+
type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
|
|
741
738
|
doc: z.ZodOptional<z.ZodString>;
|
|
742
739
|
issuing_body: z.ZodOptional<z.ZodString>;
|
|
743
|
-
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"]>>;
|
|
744
741
|
doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
745
742
|
doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
|
|
746
743
|
monthly_income: z.ZodOptional<z.ZodNumber>;
|
|
747
744
|
patrimony: z.ZodOptional<z.ZodNumber>;
|
|
748
745
|
naturalness: z.ZodOptional<z.ZodString>;
|
|
749
|
-
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"]>>;
|
|
750
747
|
pep_relationship: z.ZodOptional<z.ZodString>;
|
|
751
748
|
entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
|
|
752
|
-
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"]>>;
|
|
753
750
|
}, "strict", z.ZodTypeAny, {
|
|
754
751
|
number: string;
|
|
755
|
-
|
|
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";
|
|
756
754
|
name: string;
|
|
757
755
|
cep: string;
|
|
758
756
|
cpf: string;
|
|
759
757
|
address: string;
|
|
760
758
|
birth_date: string;
|
|
761
|
-
sex: "masculino" | "feminino";
|
|
762
759
|
mother_name: string;
|
|
763
760
|
district: string;
|
|
764
761
|
city: string;
|
|
765
|
-
|
|
762
|
+
nationality: string;
|
|
766
763
|
cellphone: string;
|
|
767
764
|
email: string;
|
|
768
|
-
type_doc?: "
|
|
765
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
766
|
+
residence_situation?: string | undefined;
|
|
767
|
+
pep_relationship?: string | undefined;
|
|
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,33 +776,33 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
773
776
|
issuing_body?: string | undefined;
|
|
774
777
|
phone?: string | undefined;
|
|
775
778
|
office?: string | undefined;
|
|
776
|
-
civil_status?: string | undefined;
|
|
777
|
-
uf_issuing_body?: string | undefined;
|
|
778
779
|
doc_expiration_date?: string | undefined;
|
|
779
780
|
patrimony?: number | undefined;
|
|
780
|
-
uf_naturalness?: string | undefined;
|
|
781
|
-
residence_situation?: string | undefined;
|
|
782
781
|
months_in_residence?: number | undefined;
|
|
783
782
|
naturalness?: string | undefined;
|
|
784
|
-
pep_relationship?: string | undefined;
|
|
785
783
|
entry_date?: string | undefined;
|
|
786
|
-
doc_issuance_uf?: string | undefined;
|
|
787
784
|
}, {
|
|
788
785
|
number: string;
|
|
789
|
-
|
|
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";
|
|
790
788
|
name: string;
|
|
791
789
|
cep: string;
|
|
792
790
|
cpf: string;
|
|
793
791
|
address: string;
|
|
794
792
|
birth_date: string;
|
|
795
|
-
sex: "masculino" | "feminino";
|
|
796
793
|
mother_name: string;
|
|
797
794
|
district: string;
|
|
798
795
|
city: string;
|
|
799
|
-
|
|
796
|
+
nationality: string;
|
|
800
797
|
cellphone: string;
|
|
801
798
|
email: string;
|
|
802
|
-
type_doc?: "
|
|
799
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
800
|
+
residence_situation?: string | undefined;
|
|
801
|
+
pep_relationship?: string | undefined;
|
|
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,19 +810,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
807
810
|
issuing_body?: string | undefined;
|
|
808
811
|
phone?: string | undefined;
|
|
809
812
|
office?: string | undefined;
|
|
810
|
-
civil_status?: string | undefined;
|
|
811
|
-
uf_issuing_body?: string | undefined;
|
|
812
813
|
doc_expiration_date?: string | undefined;
|
|
813
814
|
patrimony?: number | undefined;
|
|
814
|
-
uf_naturalness?: string | undefined;
|
|
815
|
-
residence_situation?: string | undefined;
|
|
816
815
|
months_in_residence?: number | undefined;
|
|
817
816
|
naturalness?: string | undefined;
|
|
818
|
-
pep_relationship?: string | undefined;
|
|
819
817
|
entry_date?: string | undefined;
|
|
820
|
-
doc_issuance_uf?: string | undefined;
|
|
821
818
|
}>, "many">>;
|
|
822
|
-
|
|
819
|
+
voucher_local_installation_address: z.ZodObject<{
|
|
823
820
|
url: z.ZodOptional<z.ZodString>;
|
|
824
821
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
825
822
|
sizeBytes: z.ZodNumber;
|
|
@@ -832,8 +829,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
832
829
|
sizeBytes: number;
|
|
833
830
|
url?: string | undefined;
|
|
834
831
|
}>;
|
|
835
|
-
|
|
836
|
-
bond_document_upload: z.ZodOptional<z.ZodObject<{
|
|
832
|
+
proof_kinship: z.ZodOptional<z.ZodObject<{
|
|
837
833
|
url: z.ZodOptional<z.ZodString>;
|
|
838
834
|
mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
|
|
839
835
|
sizeBytes: z.ZodNumber;
|
|
@@ -874,8 +870,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
874
870
|
}>;
|
|
875
871
|
rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
|
|
876
872
|
}, "strict", z.ZodTypeAny, {
|
|
877
|
-
|
|
878
|
-
energy_bill_upload: {
|
|
873
|
+
voucher_local_installation_address: {
|
|
879
874
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
880
875
|
sizeBytes: number;
|
|
881
876
|
url?: string | undefined;
|
|
@@ -893,46 +888,52 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
893
888
|
rd_re_insurance_toggle: boolean;
|
|
894
889
|
financing_company: {
|
|
895
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";
|
|
896
892
|
cep: string;
|
|
897
893
|
address: string;
|
|
898
894
|
district: string;
|
|
899
895
|
city: string;
|
|
900
|
-
state: string;
|
|
901
896
|
email: string;
|
|
902
897
|
corporate_name: string;
|
|
903
898
|
foundation_date: string;
|
|
904
899
|
cnpj: string;
|
|
905
900
|
phone: string;
|
|
906
901
|
legal_nature: string;
|
|
902
|
+
residence_situation?: string | undefined;
|
|
907
903
|
complement?: string | undefined;
|
|
908
904
|
monthly_income?: number | undefined;
|
|
909
905
|
economic_activity_group?: string | undefined;
|
|
910
906
|
economic_activity?: string | undefined;
|
|
911
|
-
residence_situation?: string | undefined;
|
|
912
907
|
months_in_residence?: number | undefined;
|
|
913
908
|
capital_social?: number | undefined;
|
|
914
909
|
};
|
|
915
|
-
|
|
910
|
+
proof_kinship?: {
|
|
916
911
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
917
912
|
sizeBytes: number;
|
|
918
913
|
url?: string | undefined;
|
|
919
914
|
} | undefined;
|
|
920
915
|
financing_company_guarantor?: {
|
|
921
916
|
number: string;
|
|
922
|
-
|
|
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";
|
|
923
919
|
name: string;
|
|
924
920
|
cep: string;
|
|
925
921
|
cpf: string;
|
|
926
922
|
address: string;
|
|
927
923
|
birth_date: string;
|
|
928
|
-
sex: "masculino" | "feminino";
|
|
929
924
|
mother_name: string;
|
|
930
925
|
district: string;
|
|
931
926
|
city: string;
|
|
932
|
-
|
|
927
|
+
nationality: string;
|
|
933
928
|
cellphone: string;
|
|
934
929
|
email: string;
|
|
935
|
-
type_doc?: "
|
|
930
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
931
|
+
residence_situation?: string | undefined;
|
|
932
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
936
937
|
doc_issue_date?: string | undefined;
|
|
937
938
|
complement?: string | undefined;
|
|
938
939
|
monthly_income?: number | undefined;
|
|
@@ -940,34 +941,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
940
941
|
issuing_body?: string | undefined;
|
|
941
942
|
phone?: string | undefined;
|
|
942
943
|
office?: string | undefined;
|
|
943
|
-
civil_status?: string | undefined;
|
|
944
|
-
uf_issuing_body?: string | undefined;
|
|
945
944
|
doc_expiration_date?: string | undefined;
|
|
946
945
|
patrimony?: number | undefined;
|
|
947
|
-
uf_naturalness?: string | undefined;
|
|
948
|
-
residence_situation?: string | undefined;
|
|
949
946
|
months_in_residence?: number | undefined;
|
|
950
947
|
naturalness?: string | undefined;
|
|
951
|
-
pep_relationship?: string | undefined;
|
|
952
948
|
entry_date?: string | undefined;
|
|
953
|
-
doc_issuance_uf?: string | undefined;
|
|
954
949
|
}[] | undefined;
|
|
955
950
|
financing_company_qsa?: {
|
|
956
951
|
number: string;
|
|
957
|
-
|
|
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";
|
|
958
954
|
name: string;
|
|
959
955
|
cep: string;
|
|
960
956
|
cpf: string;
|
|
961
957
|
address: string;
|
|
962
958
|
birth_date: string;
|
|
963
|
-
sex: "masculino" | "feminino";
|
|
964
959
|
mother_name: string;
|
|
965
960
|
district: string;
|
|
966
961
|
city: string;
|
|
967
|
-
|
|
962
|
+
nationality: string;
|
|
968
963
|
cellphone: string;
|
|
969
964
|
email: string;
|
|
970
|
-
type_doc?: "
|
|
965
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
966
|
+
residence_situation?: string | undefined;
|
|
967
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
971
972
|
doc_issue_date?: string | undefined;
|
|
972
973
|
complement?: string | undefined;
|
|
973
974
|
monthly_income?: number | undefined;
|
|
@@ -975,21 +976,14 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
975
976
|
issuing_body?: string | undefined;
|
|
976
977
|
phone?: string | undefined;
|
|
977
978
|
office?: string | undefined;
|
|
978
|
-
civil_status?: string | undefined;
|
|
979
|
-
uf_issuing_body?: string | undefined;
|
|
980
979
|
doc_expiration_date?: string | undefined;
|
|
981
980
|
patrimony?: number | undefined;
|
|
982
|
-
uf_naturalness?: string | undefined;
|
|
983
|
-
residence_situation?: string | undefined;
|
|
984
981
|
months_in_residence?: number | undefined;
|
|
985
982
|
naturalness?: string | undefined;
|
|
986
|
-
pep_relationship?: string | undefined;
|
|
987
983
|
entry_date?: string | undefined;
|
|
988
|
-
doc_issuance_uf?: string | undefined;
|
|
989
984
|
}[] | undefined;
|
|
990
985
|
}, {
|
|
991
|
-
|
|
992
|
-
energy_bill_upload: {
|
|
986
|
+
voucher_local_installation_address: {
|
|
993
987
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
994
988
|
sizeBytes: number;
|
|
995
989
|
url?: string | undefined;
|
|
@@ -1006,26 +1000,26 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1006
1000
|
};
|
|
1007
1001
|
financing_company: {
|
|
1008
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";
|
|
1009
1004
|
cep: string;
|
|
1010
1005
|
address: string;
|
|
1011
1006
|
district: string;
|
|
1012
1007
|
city: string;
|
|
1013
|
-
state: string;
|
|
1014
1008
|
email: string;
|
|
1015
1009
|
corporate_name: string;
|
|
1016
1010
|
foundation_date: string;
|
|
1017
1011
|
cnpj: string;
|
|
1018
1012
|
phone: string;
|
|
1019
1013
|
legal_nature: string;
|
|
1014
|
+
residence_situation?: string | undefined;
|
|
1020
1015
|
complement?: string | undefined;
|
|
1021
1016
|
monthly_income?: number | undefined;
|
|
1022
1017
|
economic_activity_group?: string | undefined;
|
|
1023
1018
|
economic_activity?: string | undefined;
|
|
1024
|
-
residence_situation?: string | undefined;
|
|
1025
1019
|
months_in_residence?: number | undefined;
|
|
1026
1020
|
capital_social?: number | undefined;
|
|
1027
1021
|
};
|
|
1028
|
-
|
|
1022
|
+
proof_kinship?: {
|
|
1029
1023
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1030
1024
|
sizeBytes: number;
|
|
1031
1025
|
url?: string | undefined;
|
|
@@ -1033,20 +1027,26 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1033
1027
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
1034
1028
|
financing_company_guarantor?: {
|
|
1035
1029
|
number: string;
|
|
1036
|
-
|
|
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";
|
|
1037
1032
|
name: string;
|
|
1038
1033
|
cep: string;
|
|
1039
1034
|
cpf: string;
|
|
1040
1035
|
address: string;
|
|
1041
1036
|
birth_date: string;
|
|
1042
|
-
sex: "masculino" | "feminino";
|
|
1043
1037
|
mother_name: string;
|
|
1044
1038
|
district: string;
|
|
1045
1039
|
city: string;
|
|
1046
|
-
|
|
1040
|
+
nationality: string;
|
|
1047
1041
|
cellphone: string;
|
|
1048
1042
|
email: string;
|
|
1049
|
-
type_doc?: "
|
|
1043
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1044
|
+
residence_situation?: string | undefined;
|
|
1045
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1050
1050
|
doc_issue_date?: string | undefined;
|
|
1051
1051
|
complement?: string | undefined;
|
|
1052
1052
|
monthly_income?: number | undefined;
|
|
@@ -1054,34 +1054,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1054
1054
|
issuing_body?: string | undefined;
|
|
1055
1055
|
phone?: string | undefined;
|
|
1056
1056
|
office?: string | undefined;
|
|
1057
|
-
civil_status?: string | undefined;
|
|
1058
|
-
uf_issuing_body?: string | undefined;
|
|
1059
1057
|
doc_expiration_date?: string | undefined;
|
|
1060
1058
|
patrimony?: number | undefined;
|
|
1061
|
-
uf_naturalness?: string | undefined;
|
|
1062
|
-
residence_situation?: string | undefined;
|
|
1063
1059
|
months_in_residence?: number | undefined;
|
|
1064
1060
|
naturalness?: string | undefined;
|
|
1065
|
-
pep_relationship?: string | undefined;
|
|
1066
1061
|
entry_date?: string | undefined;
|
|
1067
|
-
doc_issuance_uf?: string | undefined;
|
|
1068
1062
|
}[] | undefined;
|
|
1069
1063
|
financing_company_qsa?: {
|
|
1070
1064
|
number: string;
|
|
1071
|
-
|
|
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";
|
|
1072
1067
|
name: string;
|
|
1073
1068
|
cep: string;
|
|
1074
1069
|
cpf: string;
|
|
1075
1070
|
address: string;
|
|
1076
1071
|
birth_date: string;
|
|
1077
|
-
sex: "masculino" | "feminino";
|
|
1078
1072
|
mother_name: string;
|
|
1079
1073
|
district: string;
|
|
1080
1074
|
city: string;
|
|
1081
|
-
|
|
1075
|
+
nationality: string;
|
|
1082
1076
|
cellphone: string;
|
|
1083
1077
|
email: string;
|
|
1084
|
-
type_doc?: "
|
|
1078
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1079
|
+
residence_situation?: string | undefined;
|
|
1080
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1085
1085
|
doc_issue_date?: string | undefined;
|
|
1086
1086
|
complement?: string | undefined;
|
|
1087
1087
|
monthly_income?: number | undefined;
|
|
@@ -1089,21 +1089,14 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1089
1089
|
issuing_body?: string | undefined;
|
|
1090
1090
|
phone?: string | undefined;
|
|
1091
1091
|
office?: string | undefined;
|
|
1092
|
-
civil_status?: string | undefined;
|
|
1093
|
-
uf_issuing_body?: string | undefined;
|
|
1094
1092
|
doc_expiration_date?: string | undefined;
|
|
1095
1093
|
patrimony?: number | undefined;
|
|
1096
|
-
uf_naturalness?: string | undefined;
|
|
1097
|
-
residence_situation?: string | undefined;
|
|
1098
1094
|
months_in_residence?: number | undefined;
|
|
1099
1095
|
naturalness?: string | undefined;
|
|
1100
|
-
pep_relationship?: string | undefined;
|
|
1101
1096
|
entry_date?: string | undefined;
|
|
1102
|
-
doc_issuance_uf?: string | undefined;
|
|
1103
1097
|
}[] | undefined;
|
|
1104
1098
|
}>, {
|
|
1105
|
-
|
|
1106
|
-
energy_bill_upload: {
|
|
1099
|
+
voucher_local_installation_address: {
|
|
1107
1100
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1108
1101
|
sizeBytes: number;
|
|
1109
1102
|
url?: string | undefined;
|
|
@@ -1121,46 +1114,52 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1121
1114
|
rd_re_insurance_toggle: boolean;
|
|
1122
1115
|
financing_company: {
|
|
1123
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";
|
|
1124
1118
|
cep: string;
|
|
1125
1119
|
address: string;
|
|
1126
1120
|
district: string;
|
|
1127
1121
|
city: string;
|
|
1128
|
-
state: string;
|
|
1129
1122
|
email: string;
|
|
1130
1123
|
corporate_name: string;
|
|
1131
1124
|
foundation_date: string;
|
|
1132
1125
|
cnpj: string;
|
|
1133
1126
|
phone: string;
|
|
1134
1127
|
legal_nature: string;
|
|
1128
|
+
residence_situation?: string | undefined;
|
|
1135
1129
|
complement?: string | undefined;
|
|
1136
1130
|
monthly_income?: number | undefined;
|
|
1137
1131
|
economic_activity_group?: string | undefined;
|
|
1138
1132
|
economic_activity?: string | undefined;
|
|
1139
|
-
residence_situation?: string | undefined;
|
|
1140
1133
|
months_in_residence?: number | undefined;
|
|
1141
1134
|
capital_social?: number | undefined;
|
|
1142
1135
|
};
|
|
1143
|
-
|
|
1136
|
+
proof_kinship?: {
|
|
1144
1137
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1145
1138
|
sizeBytes: number;
|
|
1146
1139
|
url?: string | undefined;
|
|
1147
1140
|
} | undefined;
|
|
1148
1141
|
financing_company_guarantor?: {
|
|
1149
1142
|
number: string;
|
|
1150
|
-
|
|
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";
|
|
1151
1145
|
name: string;
|
|
1152
1146
|
cep: string;
|
|
1153
1147
|
cpf: string;
|
|
1154
1148
|
address: string;
|
|
1155
1149
|
birth_date: string;
|
|
1156
|
-
sex: "masculino" | "feminino";
|
|
1157
1150
|
mother_name: string;
|
|
1158
1151
|
district: string;
|
|
1159
1152
|
city: string;
|
|
1160
|
-
|
|
1153
|
+
nationality: string;
|
|
1161
1154
|
cellphone: string;
|
|
1162
1155
|
email: string;
|
|
1163
|
-
type_doc?: "
|
|
1156
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1157
|
+
residence_situation?: string | undefined;
|
|
1158
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1164
1163
|
doc_issue_date?: string | undefined;
|
|
1165
1164
|
complement?: string | undefined;
|
|
1166
1165
|
monthly_income?: number | undefined;
|
|
@@ -1168,34 +1167,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1168
1167
|
issuing_body?: string | undefined;
|
|
1169
1168
|
phone?: string | undefined;
|
|
1170
1169
|
office?: string | undefined;
|
|
1171
|
-
civil_status?: string | undefined;
|
|
1172
|
-
uf_issuing_body?: string | undefined;
|
|
1173
1170
|
doc_expiration_date?: string | undefined;
|
|
1174
1171
|
patrimony?: number | undefined;
|
|
1175
|
-
uf_naturalness?: string | undefined;
|
|
1176
|
-
residence_situation?: string | undefined;
|
|
1177
1172
|
months_in_residence?: number | undefined;
|
|
1178
1173
|
naturalness?: string | undefined;
|
|
1179
|
-
pep_relationship?: string | undefined;
|
|
1180
1174
|
entry_date?: string | undefined;
|
|
1181
|
-
doc_issuance_uf?: string | undefined;
|
|
1182
1175
|
}[] | undefined;
|
|
1183
1176
|
financing_company_qsa?: {
|
|
1184
1177
|
number: string;
|
|
1185
|
-
|
|
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";
|
|
1186
1180
|
name: string;
|
|
1187
1181
|
cep: string;
|
|
1188
1182
|
cpf: string;
|
|
1189
1183
|
address: string;
|
|
1190
1184
|
birth_date: string;
|
|
1191
|
-
sex: "masculino" | "feminino";
|
|
1192
1185
|
mother_name: string;
|
|
1193
1186
|
district: string;
|
|
1194
1187
|
city: string;
|
|
1195
|
-
|
|
1188
|
+
nationality: string;
|
|
1196
1189
|
cellphone: string;
|
|
1197
1190
|
email: string;
|
|
1198
|
-
type_doc?: "
|
|
1191
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1192
|
+
residence_situation?: string | undefined;
|
|
1193
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1199
1198
|
doc_issue_date?: string | undefined;
|
|
1200
1199
|
complement?: string | undefined;
|
|
1201
1200
|
monthly_income?: number | undefined;
|
|
@@ -1203,21 +1202,14 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1203
1202
|
issuing_body?: string | undefined;
|
|
1204
1203
|
phone?: string | undefined;
|
|
1205
1204
|
office?: string | undefined;
|
|
1206
|
-
civil_status?: string | undefined;
|
|
1207
|
-
uf_issuing_body?: string | undefined;
|
|
1208
1205
|
doc_expiration_date?: string | undefined;
|
|
1209
1206
|
patrimony?: number | undefined;
|
|
1210
|
-
uf_naturalness?: string | undefined;
|
|
1211
|
-
residence_situation?: string | undefined;
|
|
1212
1207
|
months_in_residence?: number | undefined;
|
|
1213
1208
|
naturalness?: string | undefined;
|
|
1214
|
-
pep_relationship?: string | undefined;
|
|
1215
1209
|
entry_date?: string | undefined;
|
|
1216
|
-
doc_issuance_uf?: string | undefined;
|
|
1217
1210
|
}[] | undefined;
|
|
1218
1211
|
}, {
|
|
1219
|
-
|
|
1220
|
-
energy_bill_upload: {
|
|
1212
|
+
voucher_local_installation_address: {
|
|
1221
1213
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1222
1214
|
sizeBytes: number;
|
|
1223
1215
|
url?: string | undefined;
|
|
@@ -1234,26 +1226,26 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1234
1226
|
};
|
|
1235
1227
|
financing_company: {
|
|
1236
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";
|
|
1237
1230
|
cep: string;
|
|
1238
1231
|
address: string;
|
|
1239
1232
|
district: string;
|
|
1240
1233
|
city: string;
|
|
1241
|
-
state: string;
|
|
1242
1234
|
email: string;
|
|
1243
1235
|
corporate_name: string;
|
|
1244
1236
|
foundation_date: string;
|
|
1245
1237
|
cnpj: string;
|
|
1246
1238
|
phone: string;
|
|
1247
1239
|
legal_nature: string;
|
|
1240
|
+
residence_situation?: string | undefined;
|
|
1248
1241
|
complement?: string | undefined;
|
|
1249
1242
|
monthly_income?: number | undefined;
|
|
1250
1243
|
economic_activity_group?: string | undefined;
|
|
1251
1244
|
economic_activity?: string | undefined;
|
|
1252
|
-
residence_situation?: string | undefined;
|
|
1253
1245
|
months_in_residence?: number | undefined;
|
|
1254
1246
|
capital_social?: number | undefined;
|
|
1255
1247
|
};
|
|
1256
|
-
|
|
1248
|
+
proof_kinship?: {
|
|
1257
1249
|
mime: "image/jpeg" | "image/png" | "application/pdf";
|
|
1258
1250
|
sizeBytes: number;
|
|
1259
1251
|
url?: string | undefined;
|
|
@@ -1261,20 +1253,26 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1261
1253
|
rd_re_insurance_toggle?: boolean | undefined;
|
|
1262
1254
|
financing_company_guarantor?: {
|
|
1263
1255
|
number: string;
|
|
1264
|
-
|
|
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";
|
|
1265
1258
|
name: string;
|
|
1266
1259
|
cep: string;
|
|
1267
1260
|
cpf: string;
|
|
1268
1261
|
address: string;
|
|
1269
1262
|
birth_date: string;
|
|
1270
|
-
sex: "masculino" | "feminino";
|
|
1271
1263
|
mother_name: string;
|
|
1272
1264
|
district: string;
|
|
1273
1265
|
city: string;
|
|
1274
|
-
|
|
1266
|
+
nationality: string;
|
|
1275
1267
|
cellphone: string;
|
|
1276
1268
|
email: string;
|
|
1277
|
-
type_doc?: "
|
|
1269
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1270
|
+
residence_situation?: string | undefined;
|
|
1271
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1278
1276
|
doc_issue_date?: string | undefined;
|
|
1279
1277
|
complement?: string | undefined;
|
|
1280
1278
|
monthly_income?: number | undefined;
|
|
@@ -1282,34 +1280,34 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1282
1280
|
issuing_body?: string | undefined;
|
|
1283
1281
|
phone?: string | undefined;
|
|
1284
1282
|
office?: string | undefined;
|
|
1285
|
-
civil_status?: string | undefined;
|
|
1286
|
-
uf_issuing_body?: string | undefined;
|
|
1287
1283
|
doc_expiration_date?: string | undefined;
|
|
1288
1284
|
patrimony?: number | undefined;
|
|
1289
|
-
uf_naturalness?: string | undefined;
|
|
1290
|
-
residence_situation?: string | undefined;
|
|
1291
1285
|
months_in_residence?: number | undefined;
|
|
1292
1286
|
naturalness?: string | undefined;
|
|
1293
|
-
pep_relationship?: string | undefined;
|
|
1294
1287
|
entry_date?: string | undefined;
|
|
1295
|
-
doc_issuance_uf?: string | undefined;
|
|
1296
1288
|
}[] | undefined;
|
|
1297
1289
|
financing_company_qsa?: {
|
|
1298
1290
|
number: string;
|
|
1299
|
-
|
|
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";
|
|
1300
1293
|
name: string;
|
|
1301
1294
|
cep: string;
|
|
1302
1295
|
cpf: string;
|
|
1303
1296
|
address: string;
|
|
1304
1297
|
birth_date: string;
|
|
1305
|
-
sex: "masculino" | "feminino";
|
|
1306
1298
|
mother_name: string;
|
|
1307
1299
|
district: string;
|
|
1308
1300
|
city: string;
|
|
1309
|
-
|
|
1301
|
+
nationality: string;
|
|
1310
1302
|
cellphone: string;
|
|
1311
1303
|
email: string;
|
|
1312
|
-
type_doc?: "
|
|
1304
|
+
type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
|
|
1305
|
+
residence_situation?: string | undefined;
|
|
1306
|
+
pep_relationship?: string | undefined;
|
|
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;
|
|
1313
1311
|
doc_issue_date?: string | undefined;
|
|
1314
1312
|
complement?: string | undefined;
|
|
1315
1313
|
monthly_income?: number | undefined;
|
|
@@ -1317,17 +1315,11 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1317
1315
|
issuing_body?: string | undefined;
|
|
1318
1316
|
phone?: string | undefined;
|
|
1319
1317
|
office?: string | undefined;
|
|
1320
|
-
civil_status?: string | undefined;
|
|
1321
|
-
uf_issuing_body?: string | undefined;
|
|
1322
1318
|
doc_expiration_date?: string | undefined;
|
|
1323
1319
|
patrimony?: number | undefined;
|
|
1324
|
-
uf_naturalness?: string | undefined;
|
|
1325
|
-
residence_situation?: string | undefined;
|
|
1326
1320
|
months_in_residence?: number | undefined;
|
|
1327
1321
|
naturalness?: string | undefined;
|
|
1328
|
-
pep_relationship?: string | undefined;
|
|
1329
1322
|
entry_date?: string | undefined;
|
|
1330
|
-
doc_issuance_uf?: string | undefined;
|
|
1331
1323
|
}[] | undefined;
|
|
1332
1324
|
}>;
|
|
1333
1325
|
type UnifiedPjFicha = z.infer<typeof unifiedPjSchema>;
|