@77sol-lab/form-schemas 1.2.0 → 1.4.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.
Files changed (164) hide show
  1. package/{chunk-GCYI6OFG.mjs → chunk-2NFFUOYG.mjs} +1 -1
  2. package/{chunk-MWPQSGDD.mjs → chunk-2VGGCJ2O.mjs} +1 -1
  3. package/{chunk-B7RDVG4R.mjs → chunk-36ZWNLRE.mjs} +2 -2
  4. package/{chunk-TEL6EWAJ.mjs → chunk-3LKC3OJJ.mjs} +1 -1
  5. package/{chunk-XUMC3TQU.mjs → chunk-3QVWHHHF.mjs} +1 -1
  6. package/chunk-7I2LXGA2.mjs +13 -0
  7. package/{chunk-KXEEZLMR.mjs → chunk-A5ZODVEU.mjs} +2 -2
  8. package/{chunk-NL4VK2TF.mjs → chunk-AXXSWRN2.mjs} +2 -2
  9. package/{chunk-2TGZGHS3.mjs → chunk-BCQD5NJB.mjs} +2 -2
  10. package/{chunk-FVIOZ4Q5.mjs → chunk-BPWVGI53.mjs} +2 -2
  11. package/{chunk-TUYULPDF.mjs → chunk-BTHGPT5U.mjs} +1 -1
  12. package/{chunk-RMWCQ6YU.mjs → chunk-BZ4V4AAJ.mjs} +2 -2
  13. package/{chunk-G3T562PC.mjs → chunk-DIARPLFL.mjs} +1 -1
  14. package/{chunk-EFLW2FHX.mjs → chunk-DWXCA5I6.mjs} +1 -1
  15. package/{chunk-FISPUQLP.mjs → chunk-ENVJMMCX.mjs} +2 -2
  16. package/chunk-HK7VVKRF.mjs +105 -0
  17. package/chunk-LZCHOENM.mjs +433 -0
  18. package/{chunk-ORO6OVTB.mjs → chunk-MUFER7FT.mjs} +2 -2
  19. package/{chunk-W3CNJVMM.mjs → chunk-PP5WJMGB.mjs} +2 -2
  20. package/{chunk-6BD6V7EB.mjs → chunk-PYKWBM67.mjs} +1 -1
  21. package/{chunk-TCPW5MUT.mjs → chunk-PZG2YKS4.mjs} +2 -2
  22. package/{chunk-HKY6D6J5.mjs → chunk-QBQDE5Y7.mjs} +2 -2
  23. package/{chunk-TE64VI3I.mjs → chunk-QH5BHXWK.mjs} +1 -1
  24. package/{chunk-7LHQ27CS.mjs → chunk-QZR62OU5.mjs} +2 -2
  25. package/{chunk-36GQASLI.mjs → chunk-RFML2PIV.mjs} +1 -1
  26. package/{chunk-NDJRJOFE.mjs → chunk-SKFIWDPV.mjs} +47 -33
  27. package/chunk-TIB6TEME.mjs +109 -0
  28. package/{chunk-UHMVAJYK.mjs → chunk-UHQAHHAO.mjs} +2 -2
  29. package/{chunk-TTHE6D3Y.mjs → chunk-VMIR7MGU.mjs} +2 -2
  30. package/{chunk-CY2EXD6C.mjs → chunk-X3M274QY.mjs} +2 -2
  31. package/{chunk-SBOQWT53.mjs → chunk-XXID67A4.mjs} +2 -2
  32. package/{chunk-22ZUS7K3.mjs → chunk-XZSZRCO2.mjs} +1 -1
  33. package/{chunk-WHVCW22E.mjs → chunk-YZ3YYQEI.mjs} +2 -2
  34. package/financing/formalization/index.d.cts +2978 -1853
  35. package/financing/formalization/index.d.ts +2978 -1853
  36. package/financing/formalization/index.js +511 -85
  37. package/financing/formalization/index.mjs +33 -31
  38. package/financing/formalization/schemas/AlfaPFSchema.d.cts +42 -50
  39. package/financing/formalization/schemas/AlfaPFSchema.d.ts +42 -50
  40. package/financing/formalization/schemas/AlfaPFSchema.js +45 -34
  41. package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
  42. package/financing/formalization/schemas/AlfaPJSchema.d.cts +36 -44
  43. package/financing/formalization/schemas/AlfaPJSchema.d.ts +36 -44
  44. package/financing/formalization/schemas/AlfaPJSchema.js +9 -22
  45. package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
  46. package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +42 -50
  47. package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +42 -50
  48. package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +45 -34
  49. package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
  50. package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +36 -44
  51. package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +36 -44
  52. package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +9 -22
  53. package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
  54. package/financing/formalization/schemas/BtgPFSchema.d.cts +42 -50
  55. package/financing/formalization/schemas/BtgPFSchema.d.ts +42 -50
  56. package/financing/formalization/schemas/BtgPFSchema.js +45 -34
  57. package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
  58. package/financing/formalization/schemas/BtgPJSchema.d.cts +58 -66
  59. package/financing/formalization/schemas/BtgPJSchema.d.ts +58 -66
  60. package/financing/formalization/schemas/BtgPJSchema.js +13 -23
  61. package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
  62. package/financing/formalization/schemas/BvPFSchema.d.cts +60 -68
  63. package/financing/formalization/schemas/BvPFSchema.d.ts +60 -68
  64. package/financing/formalization/schemas/BvPFSchema.js +45 -34
  65. package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
  66. package/financing/formalization/schemas/BvPJSchema.d.cts +88 -96
  67. package/financing/formalization/schemas/BvPJSchema.d.ts +88 -96
  68. package/financing/formalization/schemas/BvPJSchema.js +13 -23
  69. package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
  70. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +42 -50
  71. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +42 -50
  72. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +45 -34
  73. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
  74. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +36 -44
  75. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +36 -44
  76. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +9 -22
  77. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
  78. package/financing/formalization/schemas/CashMePFSchema.d.cts +42 -50
  79. package/financing/formalization/schemas/CashMePFSchema.d.ts +42 -50
  80. package/financing/formalization/schemas/CashMePFSchema.js +45 -34
  81. package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
  82. package/financing/formalization/schemas/CashMePJSchema.d.cts +36 -44
  83. package/financing/formalization/schemas/CashMePJSchema.d.ts +36 -44
  84. package/financing/formalization/schemas/CashMePJSchema.js +9 -22
  85. package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
  86. package/financing/formalization/schemas/Credito77PFSchema.d.cts +42 -50
  87. package/financing/formalization/schemas/Credito77PFSchema.d.ts +42 -50
  88. package/financing/formalization/schemas/Credito77PFSchema.js +45 -34
  89. package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
  90. package/financing/formalization/schemas/Credito77PJSchema.d.cts +36 -44
  91. package/financing/formalization/schemas/Credito77PJSchema.d.ts +36 -44
  92. package/financing/formalization/schemas/Credito77PJSchema.js +9 -22
  93. package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
  94. package/financing/formalization/schemas/EosPFSchema.d.cts +42 -50
  95. package/financing/formalization/schemas/EosPFSchema.d.ts +42 -50
  96. package/financing/formalization/schemas/EosPFSchema.js +45 -34
  97. package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
  98. package/financing/formalization/schemas/EosPJSchema.d.cts +36 -44
  99. package/financing/formalization/schemas/EosPJSchema.d.ts +36 -44
  100. package/financing/formalization/schemas/EosPJSchema.js +9 -22
  101. package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
  102. package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +42 -50
  103. package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +42 -50
  104. package/financing/formalization/schemas/HdtEnergyPFSchema.js +45 -34
  105. package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
  106. package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +36 -44
  107. package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +36 -44
  108. package/financing/formalization/schemas/HdtEnergyPJSchema.js +9 -22
  109. package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
  110. package/financing/formalization/schemas/LosangoPFSchema.d.cts +42 -50
  111. package/financing/formalization/schemas/LosangoPFSchema.d.ts +42 -50
  112. package/financing/formalization/schemas/LosangoPFSchema.js +45 -34
  113. package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
  114. package/financing/formalization/schemas/LosangoPJSchema.d.cts +36 -44
  115. package/financing/formalization/schemas/LosangoPJSchema.d.ts +36 -44
  116. package/financing/formalization/schemas/LosangoPJSchema.js +9 -22
  117. package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
  118. package/financing/formalization/schemas/SafraPFSchema.d.cts +42 -50
  119. package/financing/formalization/schemas/SafraPFSchema.d.ts +42 -50
  120. package/financing/formalization/schemas/SafraPFSchema.js +45 -34
  121. package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
  122. package/financing/formalization/schemas/SafraPJSchema.d.cts +36 -44
  123. package/financing/formalization/schemas/SafraPJSchema.d.ts +36 -44
  124. package/financing/formalization/schemas/SafraPJSchema.js +9 -22
  125. package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
  126. package/financing/formalization/schemas/SantanderPFSchema.d.cts +42 -50
  127. package/financing/formalization/schemas/SantanderPFSchema.d.ts +42 -50
  128. package/financing/formalization/schemas/SantanderPFSchema.js +45 -34
  129. package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
  130. package/financing/formalization/schemas/SantanderPJSchema.d.cts +36 -44
  131. package/financing/formalization/schemas/SantanderPJSchema.d.ts +36 -44
  132. package/financing/formalization/schemas/SantanderPJSchema.js +9 -22
  133. package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
  134. package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +42 -50
  135. package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +42 -50
  136. package/financing/formalization/schemas/SolAgoraPFSchema.js +45 -34
  137. package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
  138. package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +58 -66
  139. package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +58 -66
  140. package/financing/formalization/schemas/SolAgoraPJSchema.js +13 -23
  141. package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
  142. package/financing/formalization/schemas/SolfacilPFSchema.d.cts +42 -50
  143. package/financing/formalization/schemas/SolfacilPFSchema.d.ts +42 -50
  144. package/financing/formalization/schemas/SolfacilPFSchema.js +45 -34
  145. package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
  146. package/financing/formalization/schemas/SolfacilPJSchema.d.cts +46 -54
  147. package/financing/formalization/schemas/SolfacilPJSchema.d.ts +46 -54
  148. package/financing/formalization/schemas/SolfacilPJSchema.js +9 -22
  149. package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
  150. package/financing/formalization/schemas/UnifiedPFSchema.d.cts +591 -0
  151. package/financing/formalization/schemas/UnifiedPFSchema.d.ts +591 -0
  152. package/financing/formalization/schemas/UnifiedPFSchema.js +290 -0
  153. package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -0
  154. package/financing/formalization/schemas/UnifiedPJSchema.d.cts +1327 -0
  155. package/financing/formalization/schemas/UnifiedPJSchema.d.ts +1327 -0
  156. package/financing/formalization/schemas/UnifiedPJSchema.js +258 -0
  157. package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -0
  158. package/index.d.cts +3 -1
  159. package/index.d.ts +3 -1
  160. package/index.js +511 -85
  161. package/index.mjs +33 -31
  162. package/package.json +1 -1
  163. package/chunk-A2TV7TRP.mjs +0 -6
  164. package/chunk-X4DDGGAB.mjs +0 -233
@@ -0,0 +1,1327 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const unifiedPjObject: z.ZodObject<{
4
+ financing_company: z.ZodObject<{
5
+ corporate_name: z.ZodString;
6
+ cnpj: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
7
+ foundation_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
8
+ address: z.ZodString;
9
+ number: z.ZodString;
10
+ email: z.ZodEffects<z.ZodString, string, string>;
11
+ complement: z.ZodOptional<z.ZodString>;
12
+ phone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
13
+ district: z.ZodString;
14
+ legal_nature: z.ZodString;
15
+ city: z.ZodString;
16
+ state: z.ZodString;
17
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
18
+ economic_activity: z.ZodOptional<z.ZodString>;
19
+ economic_activity_group: z.ZodOptional<z.ZodString>;
20
+ monthly_income: z.ZodOptional<z.ZodNumber>;
21
+ residence_situation: z.ZodOptional<z.ZodString>;
22
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
23
+ capital_social: z.ZodOptional<z.ZodNumber>;
24
+ }, "strict", z.ZodTypeAny, {
25
+ number: string;
26
+ cep: string;
27
+ address: string;
28
+ district: string;
29
+ city: string;
30
+ state: string;
31
+ email: string;
32
+ corporate_name: string;
33
+ foundation_date: string;
34
+ cnpj: string;
35
+ phone: string;
36
+ legal_nature: string;
37
+ residence_situation?: string | undefined;
38
+ complement?: string | undefined;
39
+ monthly_income?: number | undefined;
40
+ economic_activity_group?: string | undefined;
41
+ economic_activity?: string | undefined;
42
+ months_in_residence?: number | undefined;
43
+ capital_social?: number | undefined;
44
+ }, {
45
+ number: string;
46
+ cep: string;
47
+ address: string;
48
+ district: string;
49
+ city: string;
50
+ state: string;
51
+ email: string;
52
+ corporate_name: string;
53
+ foundation_date: string;
54
+ cnpj: string;
55
+ phone: string;
56
+ legal_nature: string;
57
+ residence_situation?: string | undefined;
58
+ complement?: string | undefined;
59
+ monthly_income?: number | undefined;
60
+ economic_activity_group?: string | undefined;
61
+ economic_activity?: string | undefined;
62
+ months_in_residence?: number | undefined;
63
+ capital_social?: number | undefined;
64
+ }>;
65
+ financing_company_guarantor: z.ZodOptional<z.ZodArray<z.ZodObject<{
66
+ name: z.ZodString;
67
+ cpf: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
68
+ birth_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
69
+ address: z.ZodString;
70
+ number: z.ZodString;
71
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
72
+ complement: z.ZodOptional<z.ZodString>;
73
+ cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
74
+ email: z.ZodEffects<z.ZodString, string, string>;
75
+ district: z.ZodString;
76
+ sex: z.ZodEnum<["masculino", "feminino"]>;
77
+ city: z.ZodString;
78
+ state: z.ZodString;
79
+ mother_name: z.ZodString;
80
+ nationality: z.ZodString;
81
+ office: z.ZodOptional<z.ZodString>;
82
+ phone: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
83
+ civil_status: z.ZodOptional<z.ZodString>;
84
+ residence_situation: z.ZodOptional<z.ZodString>;
85
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
86
+ type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
87
+ doc: z.ZodOptional<z.ZodString>;
88
+ issuing_body: z.ZodOptional<z.ZodString>;
89
+ uf_issuing_body: z.ZodOptional<z.ZodString>;
90
+ doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
91
+ doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
92
+ monthly_income: z.ZodOptional<z.ZodNumber>;
93
+ patrimony: z.ZodOptional<z.ZodNumber>;
94
+ naturalness: z.ZodOptional<z.ZodString>;
95
+ uf_naturalness: z.ZodOptional<z.ZodString>;
96
+ pep_relationship: z.ZodOptional<z.ZodString>;
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.ZodString>;
99
+ }, "strict", z.ZodTypeAny, {
100
+ number: string;
101
+ sex: "masculino" | "feminino";
102
+ name: string;
103
+ cep: string;
104
+ cpf: string;
105
+ address: string;
106
+ birth_date: string;
107
+ mother_name: string;
108
+ district: string;
109
+ city: string;
110
+ state: string;
111
+ nationality: string;
112
+ cellphone: string;
113
+ email: string;
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
+ doc_issue_date?: string | undefined;
119
+ complement?: string | undefined;
120
+ monthly_income?: number | undefined;
121
+ doc?: string | undefined;
122
+ issuing_body?: string | undefined;
123
+ phone?: string | undefined;
124
+ office?: string | undefined;
125
+ uf_issuing_body?: string | undefined;
126
+ doc_expiration_date?: string | undefined;
127
+ patrimony?: number | undefined;
128
+ uf_naturalness?: string | undefined;
129
+ months_in_residence?: number | undefined;
130
+ naturalness?: string | undefined;
131
+ entry_date?: string | undefined;
132
+ doc_issuance_uf?: string | undefined;
133
+ }, {
134
+ number: string;
135
+ sex: "masculino" | "feminino";
136
+ name: string;
137
+ cep: string;
138
+ cpf: string;
139
+ address: string;
140
+ birth_date: string;
141
+ mother_name: string;
142
+ district: string;
143
+ city: string;
144
+ state: string;
145
+ nationality: string;
146
+ cellphone: string;
147
+ email: string;
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
+ doc_issue_date?: string | undefined;
153
+ complement?: string | undefined;
154
+ monthly_income?: number | undefined;
155
+ doc?: string | undefined;
156
+ issuing_body?: string | undefined;
157
+ phone?: string | undefined;
158
+ office?: string | undefined;
159
+ uf_issuing_body?: string | undefined;
160
+ doc_expiration_date?: string | undefined;
161
+ patrimony?: number | undefined;
162
+ uf_naturalness?: string | undefined;
163
+ months_in_residence?: number | undefined;
164
+ naturalness?: string | undefined;
165
+ entry_date?: string | undefined;
166
+ doc_issuance_uf?: string | undefined;
167
+ }>, "many">>;
168
+ financing_company_qsa: z.ZodOptional<z.ZodArray<z.ZodObject<{
169
+ name: z.ZodString;
170
+ cpf: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
171
+ birth_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
172
+ address: z.ZodString;
173
+ number: z.ZodString;
174
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
175
+ complement: z.ZodOptional<z.ZodString>;
176
+ cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
177
+ email: z.ZodEffects<z.ZodString, string, string>;
178
+ district: z.ZodString;
179
+ sex: z.ZodEnum<["masculino", "feminino"]>;
180
+ city: z.ZodString;
181
+ state: z.ZodString;
182
+ mother_name: z.ZodString;
183
+ nationality: z.ZodString;
184
+ office: z.ZodOptional<z.ZodString>;
185
+ phone: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
186
+ civil_status: z.ZodOptional<z.ZodString>;
187
+ residence_situation: z.ZodOptional<z.ZodString>;
188
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
189
+ type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
190
+ doc: z.ZodOptional<z.ZodString>;
191
+ issuing_body: z.ZodOptional<z.ZodString>;
192
+ uf_issuing_body: z.ZodOptional<z.ZodString>;
193
+ doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
194
+ doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
195
+ monthly_income: z.ZodOptional<z.ZodNumber>;
196
+ patrimony: z.ZodOptional<z.ZodNumber>;
197
+ naturalness: z.ZodOptional<z.ZodString>;
198
+ uf_naturalness: z.ZodOptional<z.ZodString>;
199
+ pep_relationship: z.ZodOptional<z.ZodString>;
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.ZodString>;
202
+ }, "strict", z.ZodTypeAny, {
203
+ number: string;
204
+ sex: "masculino" | "feminino";
205
+ name: string;
206
+ cep: string;
207
+ cpf: string;
208
+ address: string;
209
+ birth_date: string;
210
+ mother_name: string;
211
+ district: string;
212
+ city: string;
213
+ state: string;
214
+ nationality: string;
215
+ cellphone: string;
216
+ email: string;
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
+ doc_issue_date?: string | undefined;
222
+ complement?: string | undefined;
223
+ monthly_income?: number | undefined;
224
+ doc?: string | undefined;
225
+ issuing_body?: string | undefined;
226
+ phone?: string | undefined;
227
+ office?: string | undefined;
228
+ uf_issuing_body?: string | undefined;
229
+ doc_expiration_date?: string | undefined;
230
+ patrimony?: number | undefined;
231
+ uf_naturalness?: string | undefined;
232
+ months_in_residence?: number | undefined;
233
+ naturalness?: string | undefined;
234
+ entry_date?: string | undefined;
235
+ doc_issuance_uf?: string | undefined;
236
+ }, {
237
+ number: string;
238
+ sex: "masculino" | "feminino";
239
+ name: string;
240
+ cep: string;
241
+ cpf: string;
242
+ address: string;
243
+ birth_date: string;
244
+ mother_name: string;
245
+ district: string;
246
+ city: string;
247
+ state: string;
248
+ nationality: string;
249
+ cellphone: string;
250
+ email: string;
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
+ doc_issue_date?: string | undefined;
256
+ complement?: string | undefined;
257
+ monthly_income?: number | undefined;
258
+ doc?: string | undefined;
259
+ issuing_body?: string | undefined;
260
+ phone?: string | undefined;
261
+ office?: string | undefined;
262
+ uf_issuing_body?: string | undefined;
263
+ doc_expiration_date?: string | undefined;
264
+ patrimony?: number | undefined;
265
+ uf_naturalness?: string | undefined;
266
+ months_in_residence?: number | undefined;
267
+ naturalness?: string | undefined;
268
+ entry_date?: string | undefined;
269
+ doc_issuance_uf?: string | undefined;
270
+ }>, "many">>;
271
+ voucher_local_installation_address: z.ZodObject<{
272
+ url: z.ZodOptional<z.ZodString>;
273
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
274
+ sizeBytes: z.ZodNumber;
275
+ }, "strip", z.ZodTypeAny, {
276
+ mime: "image/jpeg" | "image/png" | "application/pdf";
277
+ sizeBytes: number;
278
+ url?: string | undefined;
279
+ }, {
280
+ mime: "image/jpeg" | "image/png" | "application/pdf";
281
+ sizeBytes: number;
282
+ url?: string | undefined;
283
+ }>;
284
+ proof_kinship: z.ZodOptional<z.ZodObject<{
285
+ url: z.ZodOptional<z.ZodString>;
286
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
287
+ sizeBytes: z.ZodNumber;
288
+ }, "strip", z.ZodTypeAny, {
289
+ mime: "image/jpeg" | "image/png" | "application/pdf";
290
+ sizeBytes: number;
291
+ url?: string | undefined;
292
+ }, {
293
+ mime: "image/jpeg" | "image/png" | "application/pdf";
294
+ sizeBytes: number;
295
+ url?: string | undefined;
296
+ }>>;
297
+ document_front_upload: z.ZodObject<{
298
+ url: z.ZodOptional<z.ZodString>;
299
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
300
+ sizeBytes: z.ZodNumber;
301
+ }, "strip", z.ZodTypeAny, {
302
+ mime: "image/jpeg" | "image/png" | "application/pdf";
303
+ sizeBytes: number;
304
+ url?: string | undefined;
305
+ }, {
306
+ mime: "image/jpeg" | "image/png" | "application/pdf";
307
+ sizeBytes: number;
308
+ url?: string | undefined;
309
+ }>;
310
+ document_back_upload: z.ZodObject<{
311
+ url: z.ZodOptional<z.ZodString>;
312
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
313
+ sizeBytes: z.ZodNumber;
314
+ }, "strip", z.ZodTypeAny, {
315
+ mime: "image/jpeg" | "image/png" | "application/pdf";
316
+ sizeBytes: number;
317
+ url?: string | undefined;
318
+ }, {
319
+ mime: "image/jpeg" | "image/png" | "application/pdf";
320
+ sizeBytes: number;
321
+ url?: string | undefined;
322
+ }>;
323
+ rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
324
+ }, "strip", z.ZodTypeAny, {
325
+ voucher_local_installation_address: {
326
+ mime: "image/jpeg" | "image/png" | "application/pdf";
327
+ sizeBytes: number;
328
+ url?: string | undefined;
329
+ };
330
+ document_front_upload: {
331
+ mime: "image/jpeg" | "image/png" | "application/pdf";
332
+ sizeBytes: number;
333
+ url?: string | undefined;
334
+ };
335
+ document_back_upload: {
336
+ mime: "image/jpeg" | "image/png" | "application/pdf";
337
+ sizeBytes: number;
338
+ url?: string | undefined;
339
+ };
340
+ rd_re_insurance_toggle: boolean;
341
+ financing_company: {
342
+ number: string;
343
+ cep: string;
344
+ address: string;
345
+ district: string;
346
+ city: string;
347
+ state: string;
348
+ email: string;
349
+ corporate_name: string;
350
+ foundation_date: string;
351
+ cnpj: string;
352
+ phone: string;
353
+ legal_nature: string;
354
+ residence_situation?: string | undefined;
355
+ complement?: string | undefined;
356
+ monthly_income?: number | undefined;
357
+ economic_activity_group?: string | undefined;
358
+ economic_activity?: string | undefined;
359
+ months_in_residence?: number | undefined;
360
+ capital_social?: number | undefined;
361
+ };
362
+ proof_kinship?: {
363
+ mime: "image/jpeg" | "image/png" | "application/pdf";
364
+ sizeBytes: number;
365
+ url?: string | undefined;
366
+ } | undefined;
367
+ financing_company_guarantor?: {
368
+ number: string;
369
+ sex: "masculino" | "feminino";
370
+ name: string;
371
+ cep: string;
372
+ cpf: string;
373
+ address: string;
374
+ birth_date: string;
375
+ mother_name: string;
376
+ district: string;
377
+ city: string;
378
+ state: string;
379
+ nationality: string;
380
+ cellphone: string;
381
+ email: string;
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
+ doc_issue_date?: string | undefined;
387
+ complement?: string | undefined;
388
+ monthly_income?: number | undefined;
389
+ doc?: string | undefined;
390
+ issuing_body?: string | undefined;
391
+ phone?: string | undefined;
392
+ office?: string | undefined;
393
+ uf_issuing_body?: string | undefined;
394
+ doc_expiration_date?: string | undefined;
395
+ patrimony?: number | undefined;
396
+ uf_naturalness?: string | undefined;
397
+ months_in_residence?: number | undefined;
398
+ naturalness?: string | undefined;
399
+ entry_date?: string | undefined;
400
+ doc_issuance_uf?: string | undefined;
401
+ }[] | undefined;
402
+ financing_company_qsa?: {
403
+ number: string;
404
+ sex: "masculino" | "feminino";
405
+ name: string;
406
+ cep: string;
407
+ cpf: string;
408
+ address: string;
409
+ birth_date: string;
410
+ mother_name: string;
411
+ district: string;
412
+ city: string;
413
+ state: string;
414
+ nationality: string;
415
+ cellphone: string;
416
+ email: string;
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
+ doc_issue_date?: string | undefined;
422
+ complement?: string | undefined;
423
+ monthly_income?: number | undefined;
424
+ doc?: string | undefined;
425
+ issuing_body?: string | undefined;
426
+ phone?: string | undefined;
427
+ office?: string | undefined;
428
+ uf_issuing_body?: string | undefined;
429
+ doc_expiration_date?: string | undefined;
430
+ patrimony?: number | undefined;
431
+ uf_naturalness?: string | undefined;
432
+ months_in_residence?: number | undefined;
433
+ naturalness?: string | undefined;
434
+ entry_date?: string | undefined;
435
+ doc_issuance_uf?: string | undefined;
436
+ }[] | undefined;
437
+ }, {
438
+ voucher_local_installation_address: {
439
+ mime: "image/jpeg" | "image/png" | "application/pdf";
440
+ sizeBytes: number;
441
+ url?: string | undefined;
442
+ };
443
+ document_front_upload: {
444
+ mime: "image/jpeg" | "image/png" | "application/pdf";
445
+ sizeBytes: number;
446
+ url?: string | undefined;
447
+ };
448
+ document_back_upload: {
449
+ mime: "image/jpeg" | "image/png" | "application/pdf";
450
+ sizeBytes: number;
451
+ url?: string | undefined;
452
+ };
453
+ financing_company: {
454
+ number: string;
455
+ cep: string;
456
+ address: string;
457
+ district: string;
458
+ city: string;
459
+ state: string;
460
+ email: string;
461
+ corporate_name: string;
462
+ foundation_date: string;
463
+ cnpj: string;
464
+ phone: string;
465
+ legal_nature: string;
466
+ residence_situation?: string | undefined;
467
+ complement?: string | undefined;
468
+ monthly_income?: number | undefined;
469
+ economic_activity_group?: string | undefined;
470
+ economic_activity?: string | undefined;
471
+ months_in_residence?: number | undefined;
472
+ capital_social?: number | undefined;
473
+ };
474
+ proof_kinship?: {
475
+ mime: "image/jpeg" | "image/png" | "application/pdf";
476
+ sizeBytes: number;
477
+ url?: string | undefined;
478
+ } | undefined;
479
+ rd_re_insurance_toggle?: boolean | undefined;
480
+ financing_company_guarantor?: {
481
+ number: string;
482
+ sex: "masculino" | "feminino";
483
+ name: string;
484
+ cep: string;
485
+ cpf: string;
486
+ address: string;
487
+ birth_date: string;
488
+ mother_name: string;
489
+ district: string;
490
+ city: string;
491
+ state: string;
492
+ nationality: string;
493
+ cellphone: string;
494
+ email: string;
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
+ doc_issue_date?: string | undefined;
500
+ complement?: string | undefined;
501
+ monthly_income?: number | undefined;
502
+ doc?: string | undefined;
503
+ issuing_body?: string | undefined;
504
+ phone?: string | undefined;
505
+ office?: string | undefined;
506
+ uf_issuing_body?: string | undefined;
507
+ doc_expiration_date?: string | undefined;
508
+ patrimony?: number | undefined;
509
+ uf_naturalness?: string | undefined;
510
+ months_in_residence?: number | undefined;
511
+ naturalness?: string | undefined;
512
+ entry_date?: string | undefined;
513
+ doc_issuance_uf?: string | undefined;
514
+ }[] | undefined;
515
+ financing_company_qsa?: {
516
+ number: string;
517
+ sex: "masculino" | "feminino";
518
+ name: string;
519
+ cep: string;
520
+ cpf: string;
521
+ address: string;
522
+ birth_date: string;
523
+ mother_name: string;
524
+ district: string;
525
+ city: string;
526
+ state: string;
527
+ nationality: string;
528
+ cellphone: string;
529
+ email: string;
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
+ doc_issue_date?: string | undefined;
535
+ complement?: string | undefined;
536
+ monthly_income?: number | undefined;
537
+ doc?: string | undefined;
538
+ issuing_body?: string | undefined;
539
+ phone?: string | undefined;
540
+ office?: string | undefined;
541
+ uf_issuing_body?: string | undefined;
542
+ doc_expiration_date?: string | undefined;
543
+ patrimony?: number | undefined;
544
+ uf_naturalness?: string | undefined;
545
+ months_in_residence?: number | undefined;
546
+ naturalness?: string | undefined;
547
+ entry_date?: string | undefined;
548
+ doc_issuance_uf?: string | undefined;
549
+ }[] | undefined;
550
+ }>;
551
+ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
552
+ financing_company: z.ZodObject<{
553
+ corporate_name: z.ZodString;
554
+ cnpj: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
555
+ foundation_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
556
+ address: z.ZodString;
557
+ number: z.ZodString;
558
+ email: z.ZodEffects<z.ZodString, string, string>;
559
+ complement: z.ZodOptional<z.ZodString>;
560
+ phone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
561
+ district: z.ZodString;
562
+ legal_nature: z.ZodString;
563
+ city: z.ZodString;
564
+ state: z.ZodString;
565
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
566
+ economic_activity: z.ZodOptional<z.ZodString>;
567
+ economic_activity_group: z.ZodOptional<z.ZodString>;
568
+ monthly_income: z.ZodOptional<z.ZodNumber>;
569
+ residence_situation: z.ZodOptional<z.ZodString>;
570
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
571
+ capital_social: z.ZodOptional<z.ZodNumber>;
572
+ }, "strict", z.ZodTypeAny, {
573
+ number: string;
574
+ cep: string;
575
+ address: string;
576
+ district: string;
577
+ city: string;
578
+ state: string;
579
+ email: string;
580
+ corporate_name: string;
581
+ foundation_date: string;
582
+ cnpj: string;
583
+ phone: string;
584
+ legal_nature: string;
585
+ residence_situation?: string | undefined;
586
+ complement?: string | undefined;
587
+ monthly_income?: number | undefined;
588
+ economic_activity_group?: string | undefined;
589
+ economic_activity?: string | undefined;
590
+ months_in_residence?: number | undefined;
591
+ capital_social?: number | undefined;
592
+ }, {
593
+ number: string;
594
+ cep: string;
595
+ address: string;
596
+ district: string;
597
+ city: string;
598
+ state: string;
599
+ email: string;
600
+ corporate_name: string;
601
+ foundation_date: string;
602
+ cnpj: string;
603
+ phone: string;
604
+ legal_nature: string;
605
+ residence_situation?: string | undefined;
606
+ complement?: string | undefined;
607
+ monthly_income?: number | undefined;
608
+ economic_activity_group?: string | undefined;
609
+ economic_activity?: string | undefined;
610
+ months_in_residence?: number | undefined;
611
+ capital_social?: number | undefined;
612
+ }>;
613
+ financing_company_guarantor: z.ZodOptional<z.ZodArray<z.ZodObject<{
614
+ name: z.ZodString;
615
+ cpf: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
616
+ birth_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
617
+ address: z.ZodString;
618
+ number: z.ZodString;
619
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
620
+ complement: z.ZodOptional<z.ZodString>;
621
+ cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
622
+ email: z.ZodEffects<z.ZodString, string, string>;
623
+ district: z.ZodString;
624
+ sex: z.ZodEnum<["masculino", "feminino"]>;
625
+ city: z.ZodString;
626
+ state: z.ZodString;
627
+ mother_name: z.ZodString;
628
+ nationality: z.ZodString;
629
+ office: z.ZodOptional<z.ZodString>;
630
+ phone: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
631
+ civil_status: z.ZodOptional<z.ZodString>;
632
+ residence_situation: z.ZodOptional<z.ZodString>;
633
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
634
+ type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
635
+ doc: z.ZodOptional<z.ZodString>;
636
+ issuing_body: z.ZodOptional<z.ZodString>;
637
+ uf_issuing_body: z.ZodOptional<z.ZodString>;
638
+ doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
639
+ doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
640
+ monthly_income: z.ZodOptional<z.ZodNumber>;
641
+ patrimony: z.ZodOptional<z.ZodNumber>;
642
+ naturalness: z.ZodOptional<z.ZodString>;
643
+ uf_naturalness: z.ZodOptional<z.ZodString>;
644
+ pep_relationship: z.ZodOptional<z.ZodString>;
645
+ entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
646
+ doc_issuance_uf: z.ZodOptional<z.ZodString>;
647
+ }, "strict", z.ZodTypeAny, {
648
+ number: string;
649
+ sex: "masculino" | "feminino";
650
+ name: string;
651
+ cep: string;
652
+ cpf: string;
653
+ address: string;
654
+ birth_date: string;
655
+ mother_name: string;
656
+ district: string;
657
+ city: string;
658
+ state: string;
659
+ nationality: string;
660
+ cellphone: string;
661
+ email: string;
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
+ doc_issue_date?: string | undefined;
667
+ complement?: string | undefined;
668
+ monthly_income?: number | undefined;
669
+ doc?: string | undefined;
670
+ issuing_body?: string | undefined;
671
+ phone?: string | undefined;
672
+ office?: string | undefined;
673
+ uf_issuing_body?: string | undefined;
674
+ doc_expiration_date?: string | undefined;
675
+ patrimony?: number | undefined;
676
+ uf_naturalness?: string | undefined;
677
+ months_in_residence?: number | undefined;
678
+ naturalness?: string | undefined;
679
+ entry_date?: string | undefined;
680
+ doc_issuance_uf?: string | undefined;
681
+ }, {
682
+ number: string;
683
+ sex: "masculino" | "feminino";
684
+ name: string;
685
+ cep: string;
686
+ cpf: string;
687
+ address: string;
688
+ birth_date: string;
689
+ mother_name: string;
690
+ district: string;
691
+ city: string;
692
+ state: string;
693
+ nationality: string;
694
+ cellphone: string;
695
+ email: string;
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
+ doc_issue_date?: string | undefined;
701
+ complement?: string | undefined;
702
+ monthly_income?: number | undefined;
703
+ doc?: string | undefined;
704
+ issuing_body?: string | undefined;
705
+ phone?: string | undefined;
706
+ office?: string | undefined;
707
+ uf_issuing_body?: string | undefined;
708
+ doc_expiration_date?: string | undefined;
709
+ patrimony?: number | undefined;
710
+ uf_naturalness?: string | undefined;
711
+ months_in_residence?: number | undefined;
712
+ naturalness?: string | undefined;
713
+ entry_date?: string | undefined;
714
+ doc_issuance_uf?: string | undefined;
715
+ }>, "many">>;
716
+ financing_company_qsa: z.ZodOptional<z.ZodArray<z.ZodObject<{
717
+ name: z.ZodString;
718
+ cpf: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
719
+ birth_date: z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>;
720
+ address: z.ZodString;
721
+ number: z.ZodString;
722
+ cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
723
+ complement: z.ZodOptional<z.ZodString>;
724
+ cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
725
+ email: z.ZodEffects<z.ZodString, string, string>;
726
+ district: z.ZodString;
727
+ sex: z.ZodEnum<["masculino", "feminino"]>;
728
+ city: z.ZodString;
729
+ state: z.ZodString;
730
+ mother_name: z.ZodString;
731
+ nationality: z.ZodString;
732
+ office: z.ZodOptional<z.ZodString>;
733
+ phone: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
734
+ civil_status: z.ZodOptional<z.ZodString>;
735
+ residence_situation: z.ZodOptional<z.ZodString>;
736
+ months_in_residence: z.ZodOptional<z.ZodNumber>;
737
+ type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
738
+ doc: z.ZodOptional<z.ZodString>;
739
+ issuing_body: z.ZodOptional<z.ZodString>;
740
+ uf_issuing_body: z.ZodOptional<z.ZodString>;
741
+ doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
742
+ doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
743
+ monthly_income: z.ZodOptional<z.ZodNumber>;
744
+ patrimony: z.ZodOptional<z.ZodNumber>;
745
+ naturalness: z.ZodOptional<z.ZodString>;
746
+ uf_naturalness: z.ZodOptional<z.ZodString>;
747
+ pep_relationship: z.ZodOptional<z.ZodString>;
748
+ entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
749
+ doc_issuance_uf: z.ZodOptional<z.ZodString>;
750
+ }, "strict", z.ZodTypeAny, {
751
+ number: string;
752
+ sex: "masculino" | "feminino";
753
+ name: string;
754
+ cep: string;
755
+ cpf: string;
756
+ address: string;
757
+ birth_date: string;
758
+ mother_name: string;
759
+ district: string;
760
+ city: string;
761
+ state: string;
762
+ nationality: string;
763
+ cellphone: string;
764
+ email: string;
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
+ doc_issue_date?: string | undefined;
770
+ complement?: string | undefined;
771
+ monthly_income?: number | undefined;
772
+ doc?: string | undefined;
773
+ issuing_body?: string | undefined;
774
+ phone?: string | undefined;
775
+ office?: string | undefined;
776
+ uf_issuing_body?: string | undefined;
777
+ doc_expiration_date?: string | undefined;
778
+ patrimony?: number | undefined;
779
+ uf_naturalness?: string | undefined;
780
+ months_in_residence?: number | undefined;
781
+ naturalness?: string | undefined;
782
+ entry_date?: string | undefined;
783
+ doc_issuance_uf?: string | undefined;
784
+ }, {
785
+ number: string;
786
+ sex: "masculino" | "feminino";
787
+ name: string;
788
+ cep: string;
789
+ cpf: string;
790
+ address: string;
791
+ birth_date: string;
792
+ mother_name: string;
793
+ district: string;
794
+ city: string;
795
+ state: string;
796
+ nationality: string;
797
+ cellphone: string;
798
+ email: string;
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
+ doc_issue_date?: string | undefined;
804
+ complement?: string | undefined;
805
+ monthly_income?: number | undefined;
806
+ doc?: string | undefined;
807
+ issuing_body?: string | undefined;
808
+ phone?: string | undefined;
809
+ office?: string | undefined;
810
+ uf_issuing_body?: string | undefined;
811
+ doc_expiration_date?: string | undefined;
812
+ patrimony?: number | undefined;
813
+ uf_naturalness?: string | undefined;
814
+ months_in_residence?: number | undefined;
815
+ naturalness?: string | undefined;
816
+ entry_date?: string | undefined;
817
+ doc_issuance_uf?: string | undefined;
818
+ }>, "many">>;
819
+ voucher_local_installation_address: z.ZodObject<{
820
+ url: z.ZodOptional<z.ZodString>;
821
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
822
+ sizeBytes: z.ZodNumber;
823
+ }, "strip", z.ZodTypeAny, {
824
+ mime: "image/jpeg" | "image/png" | "application/pdf";
825
+ sizeBytes: number;
826
+ url?: string | undefined;
827
+ }, {
828
+ mime: "image/jpeg" | "image/png" | "application/pdf";
829
+ sizeBytes: number;
830
+ url?: string | undefined;
831
+ }>;
832
+ proof_kinship: z.ZodOptional<z.ZodObject<{
833
+ url: z.ZodOptional<z.ZodString>;
834
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
835
+ sizeBytes: z.ZodNumber;
836
+ }, "strip", z.ZodTypeAny, {
837
+ mime: "image/jpeg" | "image/png" | "application/pdf";
838
+ sizeBytes: number;
839
+ url?: string | undefined;
840
+ }, {
841
+ mime: "image/jpeg" | "image/png" | "application/pdf";
842
+ sizeBytes: number;
843
+ url?: string | undefined;
844
+ }>>;
845
+ document_front_upload: z.ZodObject<{
846
+ url: z.ZodOptional<z.ZodString>;
847
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
848
+ sizeBytes: z.ZodNumber;
849
+ }, "strip", z.ZodTypeAny, {
850
+ mime: "image/jpeg" | "image/png" | "application/pdf";
851
+ sizeBytes: number;
852
+ url?: string | undefined;
853
+ }, {
854
+ mime: "image/jpeg" | "image/png" | "application/pdf";
855
+ sizeBytes: number;
856
+ url?: string | undefined;
857
+ }>;
858
+ document_back_upload: z.ZodObject<{
859
+ url: z.ZodOptional<z.ZodString>;
860
+ mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
861
+ sizeBytes: z.ZodNumber;
862
+ }, "strip", z.ZodTypeAny, {
863
+ mime: "image/jpeg" | "image/png" | "application/pdf";
864
+ sizeBytes: number;
865
+ url?: string | undefined;
866
+ }, {
867
+ mime: "image/jpeg" | "image/png" | "application/pdf";
868
+ sizeBytes: number;
869
+ url?: string | undefined;
870
+ }>;
871
+ rd_re_insurance_toggle: z.ZodDefault<z.ZodBoolean>;
872
+ }, "strict", z.ZodTypeAny, {
873
+ voucher_local_installation_address: {
874
+ mime: "image/jpeg" | "image/png" | "application/pdf";
875
+ sizeBytes: number;
876
+ url?: string | undefined;
877
+ };
878
+ document_front_upload: {
879
+ mime: "image/jpeg" | "image/png" | "application/pdf";
880
+ sizeBytes: number;
881
+ url?: string | undefined;
882
+ };
883
+ document_back_upload: {
884
+ mime: "image/jpeg" | "image/png" | "application/pdf";
885
+ sizeBytes: number;
886
+ url?: string | undefined;
887
+ };
888
+ rd_re_insurance_toggle: boolean;
889
+ financing_company: {
890
+ number: string;
891
+ cep: string;
892
+ address: string;
893
+ district: string;
894
+ city: string;
895
+ state: string;
896
+ email: string;
897
+ corporate_name: string;
898
+ foundation_date: string;
899
+ cnpj: string;
900
+ phone: string;
901
+ legal_nature: string;
902
+ residence_situation?: string | undefined;
903
+ complement?: string | undefined;
904
+ monthly_income?: number | undefined;
905
+ economic_activity_group?: string | undefined;
906
+ economic_activity?: string | undefined;
907
+ months_in_residence?: number | undefined;
908
+ capital_social?: number | undefined;
909
+ };
910
+ proof_kinship?: {
911
+ mime: "image/jpeg" | "image/png" | "application/pdf";
912
+ sizeBytes: number;
913
+ url?: string | undefined;
914
+ } | undefined;
915
+ financing_company_guarantor?: {
916
+ number: string;
917
+ sex: "masculino" | "feminino";
918
+ name: string;
919
+ cep: string;
920
+ cpf: string;
921
+ address: string;
922
+ birth_date: string;
923
+ mother_name: string;
924
+ district: string;
925
+ city: string;
926
+ state: string;
927
+ nationality: string;
928
+ cellphone: string;
929
+ email: string;
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
+ doc_issue_date?: string | undefined;
935
+ complement?: string | undefined;
936
+ monthly_income?: number | undefined;
937
+ doc?: string | undefined;
938
+ issuing_body?: string | undefined;
939
+ phone?: string | undefined;
940
+ office?: string | undefined;
941
+ uf_issuing_body?: string | undefined;
942
+ doc_expiration_date?: string | undefined;
943
+ patrimony?: number | undefined;
944
+ uf_naturalness?: string | undefined;
945
+ months_in_residence?: number | undefined;
946
+ naturalness?: string | undefined;
947
+ entry_date?: string | undefined;
948
+ doc_issuance_uf?: string | undefined;
949
+ }[] | undefined;
950
+ financing_company_qsa?: {
951
+ number: string;
952
+ sex: "masculino" | "feminino";
953
+ name: string;
954
+ cep: string;
955
+ cpf: string;
956
+ address: string;
957
+ birth_date: string;
958
+ mother_name: string;
959
+ district: string;
960
+ city: string;
961
+ state: string;
962
+ nationality: string;
963
+ cellphone: string;
964
+ email: string;
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
+ doc_issue_date?: string | undefined;
970
+ complement?: string | undefined;
971
+ monthly_income?: number | undefined;
972
+ doc?: string | undefined;
973
+ issuing_body?: string | undefined;
974
+ phone?: string | undefined;
975
+ office?: string | undefined;
976
+ uf_issuing_body?: string | undefined;
977
+ doc_expiration_date?: string | undefined;
978
+ patrimony?: number | undefined;
979
+ uf_naturalness?: string | undefined;
980
+ months_in_residence?: number | undefined;
981
+ naturalness?: string | undefined;
982
+ entry_date?: string | undefined;
983
+ doc_issuance_uf?: string | undefined;
984
+ }[] | undefined;
985
+ }, {
986
+ voucher_local_installation_address: {
987
+ mime: "image/jpeg" | "image/png" | "application/pdf";
988
+ sizeBytes: number;
989
+ url?: string | undefined;
990
+ };
991
+ document_front_upload: {
992
+ mime: "image/jpeg" | "image/png" | "application/pdf";
993
+ sizeBytes: number;
994
+ url?: string | undefined;
995
+ };
996
+ document_back_upload: {
997
+ mime: "image/jpeg" | "image/png" | "application/pdf";
998
+ sizeBytes: number;
999
+ url?: string | undefined;
1000
+ };
1001
+ financing_company: {
1002
+ number: string;
1003
+ cep: string;
1004
+ address: string;
1005
+ district: string;
1006
+ city: string;
1007
+ state: string;
1008
+ email: string;
1009
+ corporate_name: string;
1010
+ foundation_date: string;
1011
+ cnpj: string;
1012
+ phone: string;
1013
+ legal_nature: string;
1014
+ residence_situation?: string | undefined;
1015
+ complement?: string | undefined;
1016
+ monthly_income?: number | undefined;
1017
+ economic_activity_group?: string | undefined;
1018
+ economic_activity?: string | undefined;
1019
+ months_in_residence?: number | undefined;
1020
+ capital_social?: number | undefined;
1021
+ };
1022
+ proof_kinship?: {
1023
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1024
+ sizeBytes: number;
1025
+ url?: string | undefined;
1026
+ } | undefined;
1027
+ rd_re_insurance_toggle?: boolean | undefined;
1028
+ financing_company_guarantor?: {
1029
+ number: string;
1030
+ sex: "masculino" | "feminino";
1031
+ name: string;
1032
+ cep: string;
1033
+ cpf: string;
1034
+ address: string;
1035
+ birth_date: string;
1036
+ mother_name: string;
1037
+ district: string;
1038
+ city: string;
1039
+ state: string;
1040
+ nationality: string;
1041
+ cellphone: string;
1042
+ email: string;
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
+ doc_issue_date?: string | undefined;
1048
+ complement?: string | undefined;
1049
+ monthly_income?: number | undefined;
1050
+ doc?: string | undefined;
1051
+ issuing_body?: string | undefined;
1052
+ phone?: string | undefined;
1053
+ office?: string | undefined;
1054
+ uf_issuing_body?: string | undefined;
1055
+ doc_expiration_date?: string | undefined;
1056
+ patrimony?: number | undefined;
1057
+ uf_naturalness?: string | undefined;
1058
+ months_in_residence?: number | undefined;
1059
+ naturalness?: string | undefined;
1060
+ entry_date?: string | undefined;
1061
+ doc_issuance_uf?: string | undefined;
1062
+ }[] | undefined;
1063
+ financing_company_qsa?: {
1064
+ number: string;
1065
+ sex: "masculino" | "feminino";
1066
+ name: string;
1067
+ cep: string;
1068
+ cpf: string;
1069
+ address: string;
1070
+ birth_date: string;
1071
+ mother_name: string;
1072
+ district: string;
1073
+ city: string;
1074
+ state: string;
1075
+ nationality: string;
1076
+ cellphone: string;
1077
+ email: string;
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
+ doc_issue_date?: string | undefined;
1083
+ complement?: string | undefined;
1084
+ monthly_income?: number | undefined;
1085
+ doc?: string | undefined;
1086
+ issuing_body?: string | undefined;
1087
+ phone?: string | undefined;
1088
+ office?: string | undefined;
1089
+ uf_issuing_body?: string | undefined;
1090
+ doc_expiration_date?: string | undefined;
1091
+ patrimony?: number | undefined;
1092
+ uf_naturalness?: string | undefined;
1093
+ months_in_residence?: number | undefined;
1094
+ naturalness?: string | undefined;
1095
+ entry_date?: string | undefined;
1096
+ doc_issuance_uf?: string | undefined;
1097
+ }[] | undefined;
1098
+ }>, {
1099
+ voucher_local_installation_address: {
1100
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1101
+ sizeBytes: number;
1102
+ url?: string | undefined;
1103
+ };
1104
+ document_front_upload: {
1105
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1106
+ sizeBytes: number;
1107
+ url?: string | undefined;
1108
+ };
1109
+ document_back_upload: {
1110
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1111
+ sizeBytes: number;
1112
+ url?: string | undefined;
1113
+ };
1114
+ rd_re_insurance_toggle: boolean;
1115
+ financing_company: {
1116
+ number: string;
1117
+ cep: string;
1118
+ address: string;
1119
+ district: string;
1120
+ city: string;
1121
+ state: string;
1122
+ email: string;
1123
+ corporate_name: string;
1124
+ foundation_date: string;
1125
+ cnpj: string;
1126
+ phone: string;
1127
+ legal_nature: string;
1128
+ residence_situation?: string | undefined;
1129
+ complement?: string | undefined;
1130
+ monthly_income?: number | undefined;
1131
+ economic_activity_group?: string | undefined;
1132
+ economic_activity?: string | undefined;
1133
+ months_in_residence?: number | undefined;
1134
+ capital_social?: number | undefined;
1135
+ };
1136
+ proof_kinship?: {
1137
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1138
+ sizeBytes: number;
1139
+ url?: string | undefined;
1140
+ } | undefined;
1141
+ financing_company_guarantor?: {
1142
+ number: string;
1143
+ sex: "masculino" | "feminino";
1144
+ name: string;
1145
+ cep: string;
1146
+ cpf: string;
1147
+ address: string;
1148
+ birth_date: string;
1149
+ mother_name: string;
1150
+ district: string;
1151
+ city: string;
1152
+ state: string;
1153
+ nationality: string;
1154
+ cellphone: string;
1155
+ email: string;
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
+ doc_issue_date?: string | undefined;
1161
+ complement?: string | undefined;
1162
+ monthly_income?: number | undefined;
1163
+ doc?: string | undefined;
1164
+ issuing_body?: string | undefined;
1165
+ phone?: string | undefined;
1166
+ office?: string | undefined;
1167
+ uf_issuing_body?: string | undefined;
1168
+ doc_expiration_date?: string | undefined;
1169
+ patrimony?: number | undefined;
1170
+ uf_naturalness?: string | undefined;
1171
+ months_in_residence?: number | undefined;
1172
+ naturalness?: string | undefined;
1173
+ entry_date?: string | undefined;
1174
+ doc_issuance_uf?: string | undefined;
1175
+ }[] | undefined;
1176
+ financing_company_qsa?: {
1177
+ number: string;
1178
+ sex: "masculino" | "feminino";
1179
+ name: string;
1180
+ cep: string;
1181
+ cpf: string;
1182
+ address: string;
1183
+ birth_date: string;
1184
+ mother_name: string;
1185
+ district: string;
1186
+ city: string;
1187
+ state: string;
1188
+ nationality: string;
1189
+ cellphone: string;
1190
+ email: string;
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
+ doc_issue_date?: string | undefined;
1196
+ complement?: string | undefined;
1197
+ monthly_income?: number | undefined;
1198
+ doc?: string | undefined;
1199
+ issuing_body?: string | undefined;
1200
+ phone?: string | undefined;
1201
+ office?: string | undefined;
1202
+ uf_issuing_body?: string | undefined;
1203
+ doc_expiration_date?: string | undefined;
1204
+ patrimony?: number | undefined;
1205
+ uf_naturalness?: string | undefined;
1206
+ months_in_residence?: number | undefined;
1207
+ naturalness?: string | undefined;
1208
+ entry_date?: string | undefined;
1209
+ doc_issuance_uf?: string | undefined;
1210
+ }[] | undefined;
1211
+ }, {
1212
+ voucher_local_installation_address: {
1213
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1214
+ sizeBytes: number;
1215
+ url?: string | undefined;
1216
+ };
1217
+ document_front_upload: {
1218
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1219
+ sizeBytes: number;
1220
+ url?: string | undefined;
1221
+ };
1222
+ document_back_upload: {
1223
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1224
+ sizeBytes: number;
1225
+ url?: string | undefined;
1226
+ };
1227
+ financing_company: {
1228
+ number: string;
1229
+ cep: string;
1230
+ address: string;
1231
+ district: string;
1232
+ city: string;
1233
+ state: string;
1234
+ email: string;
1235
+ corporate_name: string;
1236
+ foundation_date: string;
1237
+ cnpj: string;
1238
+ phone: string;
1239
+ legal_nature: string;
1240
+ residence_situation?: string | undefined;
1241
+ complement?: string | undefined;
1242
+ monthly_income?: number | undefined;
1243
+ economic_activity_group?: string | undefined;
1244
+ economic_activity?: string | undefined;
1245
+ months_in_residence?: number | undefined;
1246
+ capital_social?: number | undefined;
1247
+ };
1248
+ proof_kinship?: {
1249
+ mime: "image/jpeg" | "image/png" | "application/pdf";
1250
+ sizeBytes: number;
1251
+ url?: string | undefined;
1252
+ } | undefined;
1253
+ rd_re_insurance_toggle?: boolean | undefined;
1254
+ financing_company_guarantor?: {
1255
+ number: string;
1256
+ sex: "masculino" | "feminino";
1257
+ name: string;
1258
+ cep: string;
1259
+ cpf: string;
1260
+ address: string;
1261
+ birth_date: string;
1262
+ mother_name: string;
1263
+ district: string;
1264
+ city: string;
1265
+ state: string;
1266
+ nationality: string;
1267
+ cellphone: string;
1268
+ email: string;
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
+ doc_issue_date?: string | undefined;
1274
+ complement?: string | undefined;
1275
+ monthly_income?: number | undefined;
1276
+ doc?: string | undefined;
1277
+ issuing_body?: string | undefined;
1278
+ phone?: string | undefined;
1279
+ office?: string | undefined;
1280
+ uf_issuing_body?: string | undefined;
1281
+ doc_expiration_date?: string | undefined;
1282
+ patrimony?: number | undefined;
1283
+ uf_naturalness?: string | undefined;
1284
+ months_in_residence?: number | undefined;
1285
+ naturalness?: string | undefined;
1286
+ entry_date?: string | undefined;
1287
+ doc_issuance_uf?: string | undefined;
1288
+ }[] | undefined;
1289
+ financing_company_qsa?: {
1290
+ number: string;
1291
+ sex: "masculino" | "feminino";
1292
+ name: string;
1293
+ cep: string;
1294
+ cpf: string;
1295
+ address: string;
1296
+ birth_date: string;
1297
+ mother_name: string;
1298
+ district: string;
1299
+ city: string;
1300
+ state: string;
1301
+ nationality: string;
1302
+ cellphone: string;
1303
+ email: string;
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
+ doc_issue_date?: string | undefined;
1309
+ complement?: string | undefined;
1310
+ monthly_income?: number | undefined;
1311
+ doc?: string | undefined;
1312
+ issuing_body?: string | undefined;
1313
+ phone?: string | undefined;
1314
+ office?: string | undefined;
1315
+ uf_issuing_body?: string | undefined;
1316
+ doc_expiration_date?: string | undefined;
1317
+ patrimony?: number | undefined;
1318
+ uf_naturalness?: string | undefined;
1319
+ months_in_residence?: number | undefined;
1320
+ naturalness?: string | undefined;
1321
+ entry_date?: string | undefined;
1322
+ doc_issuance_uf?: string | undefined;
1323
+ }[] | undefined;
1324
+ }>;
1325
+ type UnifiedPjFicha = z.infer<typeof unifiedPjSchema>;
1326
+
1327
+ export { type UnifiedPjFicha, unifiedPjObject, unifiedPjSchema };