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