@77sol-lab/form-schemas 1.5.0 → 1.6.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 (160) hide show
  1. package/{chunk-OARPUXXM.mjs → chunk-2ZKUSLGU.mjs} +2 -2
  2. package/{chunk-5C4YMHXV.mjs → chunk-35IKZUF4.mjs} +2 -2
  3. package/{chunk-YIUJVGT4.mjs → chunk-57DSP6GG.mjs} +1 -1
  4. package/{chunk-HBTFOSJU.mjs → chunk-5YFVPFSM.mjs} +83 -28
  5. package/{chunk-53GXILC6.mjs → chunk-66Y3FO5R.mjs} +2 -2
  6. package/{chunk-VO573WIK.mjs → chunk-ACJUTGEC.mjs} +1 -1
  7. package/{chunk-6YS5KBXS.mjs → chunk-AQ43O5UO.mjs} +44 -35
  8. package/{chunk-7ZF45QUN.mjs → chunk-BITN6YDR.mjs} +2 -2
  9. package/{chunk-G5SKXDYM.mjs → chunk-BRBOOPFN.mjs} +2 -2
  10. package/{chunk-UU3MRKTH.mjs → chunk-BSG5DCL7.mjs} +1 -1
  11. package/{chunk-7I2LXGA2.mjs → chunk-CSGG5DZE.mjs} +2 -2
  12. package/{chunk-NCTEG6EL.mjs → chunk-E7JXDCBO.mjs} +2 -2
  13. package/{chunk-RYJSCFSY.mjs → chunk-GVOOT43S.mjs} +1 -1
  14. package/{chunk-GQ5G2YX4.mjs → chunk-ISJKYUMR.mjs} +2 -2
  15. package/{chunk-4XJZIRLT.mjs → chunk-JBTU6WKN.mjs} +2 -2
  16. package/{chunk-UMP5UF3U.mjs → chunk-K23FTEKB.mjs} +1 -1
  17. package/{chunk-OVANLPKX.mjs → chunk-LEUH6IFB.mjs} +2 -2
  18. package/{chunk-R6CEKWRQ.mjs → chunk-LOEAPRSO.mjs} +2 -2
  19. package/{chunk-N2IX5TRK.mjs → chunk-LVFKP46R.mjs} +2 -2
  20. package/{chunk-Z2TTZ3JJ.mjs → chunk-O5XQR5HN.mjs} +1 -1
  21. package/{chunk-IWSDOFBY.mjs → chunk-OFCVHF6Z.mjs} +2 -2
  22. package/{chunk-FPJKWVVF.mjs → chunk-PY7IUNIU.mjs} +1 -1
  23. package/{chunk-6PH42V5T.mjs → chunk-QUBWDT4D.mjs} +1 -1
  24. package/{chunk-WTHEEPBE.mjs → chunk-RDLOQ6HV.mjs} +1 -1
  25. package/{chunk-3OIG2FI5.mjs → chunk-SKSUT6CG.mjs} +2 -2
  26. package/{chunk-UUWULEKH.mjs → chunk-T2MFLA6J.mjs} +2 -2
  27. package/{chunk-H54QBCSW.mjs → chunk-UYCCHEM5.mjs} +2 -2
  28. package/{chunk-L4EWOROT.mjs → chunk-W6J3SW2H.mjs} +2 -2
  29. package/{chunk-7MWUETLP.mjs → chunk-WPJOW7IE.mjs} +2 -2
  30. package/{chunk-FRMGP3C3.mjs → chunk-X4LHQVVJ.mjs} +1 -1
  31. package/{chunk-2END6TYT.mjs → chunk-XVITSWCY.mjs} +1 -1
  32. package/{chunk-D2ZUTYWA.mjs → chunk-Y7TQ2NQ2.mjs} +17 -8
  33. package/{chunk-F27U6CXB.mjs → chunk-ZQ2PKLTM.mjs} +2 -2
  34. package/financing/formalization/index.d.cts +2173 -1306
  35. package/financing/formalization/index.d.ts +2173 -1306
  36. package/financing/formalization/index.js +111 -36
  37. package/financing/formalization/index.mjs +33 -33
  38. package/financing/formalization/schemas/AlfaPFSchema.d.cts +32 -24
  39. package/financing/formalization/schemas/AlfaPFSchema.d.ts +32 -24
  40. package/financing/formalization/schemas/AlfaPFSchema.js +76 -28
  41. package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -3
  42. package/financing/formalization/schemas/AlfaPJSchema.d.cts +44 -36
  43. package/financing/formalization/schemas/AlfaPJSchema.d.ts +44 -36
  44. package/financing/formalization/schemas/AlfaPJSchema.js +73 -27
  45. package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -2
  46. package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +32 -24
  47. package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +32 -24
  48. package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +76 -28
  49. package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -3
  50. package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +44 -36
  51. package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +44 -36
  52. package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +73 -27
  53. package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -2
  54. package/financing/formalization/schemas/BtgPFSchema.d.cts +32 -24
  55. package/financing/formalization/schemas/BtgPFSchema.d.ts +32 -24
  56. package/financing/formalization/schemas/BtgPFSchema.js +76 -28
  57. package/financing/formalization/schemas/BtgPFSchema.mjs +3 -3
  58. package/financing/formalization/schemas/BtgPJSchema.d.cts +80 -72
  59. package/financing/formalization/schemas/BtgPJSchema.d.ts +80 -72
  60. package/financing/formalization/schemas/BtgPJSchema.js +76 -28
  61. package/financing/formalization/schemas/BtgPJSchema.mjs +3 -3
  62. package/financing/formalization/schemas/BvPFSchema.d.cts +48 -40
  63. package/financing/formalization/schemas/BvPFSchema.d.ts +48 -40
  64. package/financing/formalization/schemas/BvPFSchema.js +76 -28
  65. package/financing/formalization/schemas/BvPFSchema.mjs +3 -3
  66. package/financing/formalization/schemas/BvPJSchema.d.cts +80 -72
  67. package/financing/formalization/schemas/BvPJSchema.d.ts +80 -72
  68. package/financing/formalization/schemas/BvPJSchema.js +76 -28
  69. package/financing/formalization/schemas/BvPJSchema.mjs +3 -3
  70. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +32 -24
  71. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +32 -24
  72. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +76 -28
  73. package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -3
  74. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +44 -36
  75. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +44 -36
  76. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +73 -27
  77. package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -2
  78. package/financing/formalization/schemas/CashMePFSchema.d.cts +32 -24
  79. package/financing/formalization/schemas/CashMePFSchema.d.ts +32 -24
  80. package/financing/formalization/schemas/CashMePFSchema.js +76 -28
  81. package/financing/formalization/schemas/CashMePFSchema.mjs +3 -3
  82. package/financing/formalization/schemas/CashMePJSchema.d.cts +44 -36
  83. package/financing/formalization/schemas/CashMePJSchema.d.ts +44 -36
  84. package/financing/formalization/schemas/CashMePJSchema.js +73 -27
  85. package/financing/formalization/schemas/CashMePJSchema.mjs +2 -2
  86. package/financing/formalization/schemas/Credito77PFSchema.d.cts +32 -24
  87. package/financing/formalization/schemas/Credito77PFSchema.d.ts +32 -24
  88. package/financing/formalization/schemas/Credito77PFSchema.js +76 -28
  89. package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -3
  90. package/financing/formalization/schemas/Credito77PJSchema.d.cts +44 -36
  91. package/financing/formalization/schemas/Credito77PJSchema.d.ts +44 -36
  92. package/financing/formalization/schemas/Credito77PJSchema.js +73 -27
  93. package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -2
  94. package/financing/formalization/schemas/EosPFSchema.d.cts +32 -24
  95. package/financing/formalization/schemas/EosPFSchema.d.ts +32 -24
  96. package/financing/formalization/schemas/EosPFSchema.js +76 -28
  97. package/financing/formalization/schemas/EosPFSchema.mjs +3 -3
  98. package/financing/formalization/schemas/EosPJSchema.d.cts +44 -36
  99. package/financing/formalization/schemas/EosPJSchema.d.ts +44 -36
  100. package/financing/formalization/schemas/EosPJSchema.js +73 -27
  101. package/financing/formalization/schemas/EosPJSchema.mjs +2 -2
  102. package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +32 -24
  103. package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +32 -24
  104. package/financing/formalization/schemas/HdtEnergyPFSchema.js +76 -28
  105. package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -3
  106. package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +44 -36
  107. package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +44 -36
  108. package/financing/formalization/schemas/HdtEnergyPJSchema.js +73 -27
  109. package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -2
  110. package/financing/formalization/schemas/LosangoPFSchema.d.cts +32 -24
  111. package/financing/formalization/schemas/LosangoPFSchema.d.ts +32 -24
  112. package/financing/formalization/schemas/LosangoPFSchema.js +76 -28
  113. package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -3
  114. package/financing/formalization/schemas/LosangoPJSchema.d.cts +44 -36
  115. package/financing/formalization/schemas/LosangoPJSchema.d.ts +44 -36
  116. package/financing/formalization/schemas/LosangoPJSchema.js +73 -27
  117. package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -2
  118. package/financing/formalization/schemas/SafraPFSchema.d.cts +32 -24
  119. package/financing/formalization/schemas/SafraPFSchema.d.ts +32 -24
  120. package/financing/formalization/schemas/SafraPFSchema.js +76 -28
  121. package/financing/formalization/schemas/SafraPFSchema.mjs +3 -3
  122. package/financing/formalization/schemas/SafraPJSchema.d.cts +44 -36
  123. package/financing/formalization/schemas/SafraPJSchema.d.ts +44 -36
  124. package/financing/formalization/schemas/SafraPJSchema.js +73 -27
  125. package/financing/formalization/schemas/SafraPJSchema.mjs +2 -2
  126. package/financing/formalization/schemas/SantanderPFSchema.d.cts +32 -24
  127. package/financing/formalization/schemas/SantanderPFSchema.d.ts +32 -24
  128. package/financing/formalization/schemas/SantanderPFSchema.js +76 -28
  129. package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -3
  130. package/financing/formalization/schemas/SantanderPJSchema.d.cts +44 -36
  131. package/financing/formalization/schemas/SantanderPJSchema.d.ts +44 -36
  132. package/financing/formalization/schemas/SantanderPJSchema.js +73 -27
  133. package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -2
  134. package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +32 -24
  135. package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +32 -24
  136. package/financing/formalization/schemas/SolAgoraPFSchema.js +76 -28
  137. package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -3
  138. package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +80 -72
  139. package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +80 -72
  140. package/financing/formalization/schemas/SolAgoraPJSchema.js +76 -28
  141. package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -3
  142. package/financing/formalization/schemas/SolfacilPFSchema.d.cts +32 -24
  143. package/financing/formalization/schemas/SolfacilPFSchema.d.ts +32 -24
  144. package/financing/formalization/schemas/SolfacilPFSchema.js +76 -28
  145. package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -3
  146. package/financing/formalization/schemas/SolfacilPJSchema.d.cts +56 -48
  147. package/financing/formalization/schemas/SolfacilPJSchema.d.ts +56 -48
  148. package/financing/formalization/schemas/SolfacilPJSchema.js +73 -27
  149. package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -2
  150. package/financing/formalization/schemas/UnifiedPFSchema.d.cts +98 -90
  151. package/financing/formalization/schemas/UnifiedPFSchema.d.ts +98 -90
  152. package/financing/formalization/schemas/UnifiedPFSchema.js +92 -34
  153. package/financing/formalization/schemas/UnifiedPFSchema.mjs +3 -3
  154. package/financing/formalization/schemas/UnifiedPJSchema.d.cts +164 -156
  155. package/financing/formalization/schemas/UnifiedPJSchema.d.ts +164 -156
  156. package/financing/formalization/schemas/UnifiedPJSchema.js +76 -28
  157. package/financing/formalization/schemas/UnifiedPJSchema.mjs +3 -3
  158. package/index.js +111 -36
  159. package/index.mjs +33 -33
  160. package/package.json +1 -1
@@ -13,7 +13,7 @@ declare const unifiedPjObject: z.ZodObject<{
13
13
  district: z.ZodString;
14
14
  legal_nature: z.ZodString;
15
15
  city: z.ZodString;
16
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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
17
  cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
18
18
  economic_activity: z.ZodOptional<z.ZodString>;
19
19
  economic_activity_group: z.ZodOptional<z.ZodString>;
@@ -23,7 +23,7 @@ declare const unifiedPjObject: z.ZodObject<{
23
23
  capital_social: z.ZodOptional<z.ZodNumber>;
24
24
  }, "strict", z.ZodTypeAny, {
25
25
  number: string;
26
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
26
+ state: string;
27
27
  cep: string;
28
28
  address: string;
29
29
  district: string;
@@ -43,7 +43,7 @@ declare const unifiedPjObject: z.ZodObject<{
43
43
  capital_social?: number | undefined;
44
44
  }, {
45
45
  number: string;
46
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
46
+ state: string;
47
47
  cep: string;
48
48
  address: string;
49
49
  district: string;
@@ -73,9 +73,9 @@ declare const unifiedPjObject: z.ZodObject<{
73
73
  cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
74
74
  email: z.ZodEffects<z.ZodString, string, string>;
75
75
  district: z.ZodString;
76
- sex: z.ZodEnum<["masculino", "feminino"]>;
76
+ sex: z.ZodEnum<[string, string]>;
77
77
  city: z.ZodString;
78
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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]>;
79
79
  mother_name: z.ZodString;
80
80
  nationality: z.ZodString;
81
81
  office: z.ZodOptional<z.ZodString>;
@@ -83,23 +83,23 @@ declare const unifiedPjObject: z.ZodObject<{
83
83
  civil_status: z.ZodOptional<z.ZodString>;
84
84
  residence_situation: z.ZodOptional<z.ZodString>;
85
85
  months_in_residence: z.ZodOptional<z.ZodNumber>;
86
- type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
86
+ type_doc: z.ZodOptional<z.ZodEnum<[string, string]>>;
87
87
  doc: z.ZodOptional<z.ZodString>;
88
88
  issuing_body: z.ZodOptional<z.ZodString>;
89
- uf_issuing_body: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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
90
  doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
91
91
  doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
92
92
  monthly_income: z.ZodOptional<z.ZodNumber>;
93
93
  patrimony: z.ZodOptional<z.ZodNumber>;
94
94
  naturalness: z.ZodOptional<z.ZodString>;
95
- uf_naturalness: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
95
+ 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]>>;
96
96
  pep_relationship: z.ZodOptional<z.ZodString>;
97
97
  entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
98
- doc_issuance_uf: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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
99
  }, "strict", z.ZodTypeAny, {
100
100
  number: string;
101
- sex: "masculino" | "feminino";
102
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
101
+ sex: string;
102
+ state: string;
103
103
  name: string;
104
104
  cep: string;
105
105
  cpf: string;
@@ -111,13 +111,13 @@ declare const unifiedPjObject: z.ZodObject<{
111
111
  nationality: string;
112
112
  cellphone: string;
113
113
  email: string;
114
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
114
+ type_doc?: string | undefined;
115
115
  residence_situation?: string | undefined;
116
116
  pep_relationship?: string | undefined;
117
117
  civil_status?: string | undefined;
118
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
119
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
120
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
118
+ uf_naturalness?: string | undefined;
119
+ uf_issuing_body?: string | undefined;
120
+ doc_issuance_uf?: string | undefined;
121
121
  doc_issue_date?: string | undefined;
122
122
  complement?: string | undefined;
123
123
  monthly_income?: number | undefined;
@@ -132,8 +132,8 @@ declare const unifiedPjObject: z.ZodObject<{
132
132
  entry_date?: string | undefined;
133
133
  }, {
134
134
  number: string;
135
- sex: "masculino" | "feminino";
136
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
135
+ sex: string;
136
+ state: string;
137
137
  name: string;
138
138
  cep: string;
139
139
  cpf: string;
@@ -145,13 +145,13 @@ declare const unifiedPjObject: z.ZodObject<{
145
145
  nationality: string;
146
146
  cellphone: string;
147
147
  email: string;
148
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
148
+ type_doc?: string | undefined;
149
149
  residence_situation?: string | undefined;
150
150
  pep_relationship?: string | undefined;
151
151
  civil_status?: string | undefined;
152
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
153
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
154
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
152
+ uf_naturalness?: string | undefined;
153
+ uf_issuing_body?: string | undefined;
154
+ doc_issuance_uf?: string | undefined;
155
155
  doc_issue_date?: string | undefined;
156
156
  complement?: string | undefined;
157
157
  monthly_income?: number | undefined;
@@ -176,9 +176,9 @@ declare const unifiedPjObject: z.ZodObject<{
176
176
  cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
177
177
  email: z.ZodEffects<z.ZodString, string, string>;
178
178
  district: z.ZodString;
179
- sex: z.ZodEnum<["masculino", "feminino"]>;
179
+ sex: z.ZodEnum<[string, string]>;
180
180
  city: z.ZodString;
181
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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]>;
182
182
  mother_name: z.ZodString;
183
183
  nationality: z.ZodString;
184
184
  office: z.ZodOptional<z.ZodString>;
@@ -186,23 +186,23 @@ declare const unifiedPjObject: z.ZodObject<{
186
186
  civil_status: z.ZodOptional<z.ZodString>;
187
187
  residence_situation: z.ZodOptional<z.ZodString>;
188
188
  months_in_residence: z.ZodOptional<z.ZodNumber>;
189
- type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
189
+ type_doc: z.ZodOptional<z.ZodEnum<[string, string]>>;
190
190
  doc: z.ZodOptional<z.ZodString>;
191
191
  issuing_body: z.ZodOptional<z.ZodString>;
192
- uf_issuing_body: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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
193
  doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
194
194
  doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
195
195
  monthly_income: z.ZodOptional<z.ZodNumber>;
196
196
  patrimony: z.ZodOptional<z.ZodNumber>;
197
197
  naturalness: z.ZodOptional<z.ZodString>;
198
- uf_naturalness: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
199
199
  pep_relationship: z.ZodOptional<z.ZodString>;
200
200
  entry_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
201
- doc_issuance_uf: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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
202
  }, "strict", z.ZodTypeAny, {
203
203
  number: string;
204
- sex: "masculino" | "feminino";
205
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
204
+ sex: string;
205
+ state: string;
206
206
  name: string;
207
207
  cep: string;
208
208
  cpf: string;
@@ -214,13 +214,13 @@ declare const unifiedPjObject: z.ZodObject<{
214
214
  nationality: string;
215
215
  cellphone: string;
216
216
  email: string;
217
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
217
+ type_doc?: string | undefined;
218
218
  residence_situation?: string | undefined;
219
219
  pep_relationship?: string | undefined;
220
220
  civil_status?: string | undefined;
221
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
222
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
223
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
221
+ uf_naturalness?: string | undefined;
222
+ uf_issuing_body?: string | undefined;
223
+ doc_issuance_uf?: string | undefined;
224
224
  doc_issue_date?: string | undefined;
225
225
  complement?: string | undefined;
226
226
  monthly_income?: number | undefined;
@@ -235,8 +235,8 @@ declare const unifiedPjObject: z.ZodObject<{
235
235
  entry_date?: string | undefined;
236
236
  }, {
237
237
  number: string;
238
- sex: "masculino" | "feminino";
239
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
238
+ sex: string;
239
+ state: string;
240
240
  name: string;
241
241
  cep: string;
242
242
  cpf: string;
@@ -248,13 +248,13 @@ declare const unifiedPjObject: z.ZodObject<{
248
248
  nationality: string;
249
249
  cellphone: string;
250
250
  email: string;
251
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
251
+ type_doc?: string | undefined;
252
252
  residence_situation?: string | undefined;
253
253
  pep_relationship?: string | undefined;
254
254
  civil_status?: string | undefined;
255
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
256
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
257
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
255
+ uf_naturalness?: string | undefined;
256
+ uf_issuing_body?: string | undefined;
257
+ doc_issuance_uf?: string | undefined;
258
258
  doc_issue_date?: string | undefined;
259
259
  complement?: string | undefined;
260
260
  monthly_income?: number | undefined;
@@ -281,6 +281,7 @@ declare const unifiedPjObject: z.ZodObject<{
281
281
  sizeBytes: number;
282
282
  url?: string | undefined;
283
283
  }>;
284
+ proof_kinship_type: z.ZodOptional<z.ZodEnum<[string, string, string, string, string]>>;
284
285
  proof_kinship: z.ZodOptional<z.ZodObject<{
285
286
  url: z.ZodOptional<z.ZodString>;
286
287
  mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
@@ -340,7 +341,7 @@ declare const unifiedPjObject: z.ZodObject<{
340
341
  rd_re_insurance_toggle: boolean;
341
342
  financing_company: {
342
343
  number: string;
343
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
344
+ state: string;
344
345
  cep: string;
345
346
  address: string;
346
347
  district: string;
@@ -359,6 +360,7 @@ declare const unifiedPjObject: z.ZodObject<{
359
360
  months_in_residence?: number | undefined;
360
361
  capital_social?: number | undefined;
361
362
  };
363
+ proof_kinship_type?: string | undefined;
362
364
  proof_kinship?: {
363
365
  mime: "image/jpeg" | "image/png" | "application/pdf";
364
366
  sizeBytes: number;
@@ -366,8 +368,8 @@ declare const unifiedPjObject: z.ZodObject<{
366
368
  } | undefined;
367
369
  financing_company_guarantor?: {
368
370
  number: string;
369
- sex: "masculino" | "feminino";
370
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
371
+ sex: string;
372
+ state: string;
371
373
  name: string;
372
374
  cep: string;
373
375
  cpf: string;
@@ -379,13 +381,13 @@ declare const unifiedPjObject: z.ZodObject<{
379
381
  nationality: string;
380
382
  cellphone: string;
381
383
  email: string;
382
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
384
+ type_doc?: string | undefined;
383
385
  residence_situation?: string | undefined;
384
386
  pep_relationship?: string | undefined;
385
387
  civil_status?: string | undefined;
386
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
387
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
388
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
388
+ uf_naturalness?: string | undefined;
389
+ uf_issuing_body?: string | undefined;
390
+ doc_issuance_uf?: string | undefined;
389
391
  doc_issue_date?: string | undefined;
390
392
  complement?: string | undefined;
391
393
  monthly_income?: number | undefined;
@@ -401,8 +403,8 @@ declare const unifiedPjObject: z.ZodObject<{
401
403
  }[] | undefined;
402
404
  financing_company_qsa?: {
403
405
  number: string;
404
- sex: "masculino" | "feminino";
405
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
406
+ sex: string;
407
+ state: string;
406
408
  name: string;
407
409
  cep: string;
408
410
  cpf: string;
@@ -414,13 +416,13 @@ declare const unifiedPjObject: z.ZodObject<{
414
416
  nationality: string;
415
417
  cellphone: string;
416
418
  email: string;
417
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
419
+ type_doc?: string | undefined;
418
420
  residence_situation?: string | undefined;
419
421
  pep_relationship?: string | undefined;
420
422
  civil_status?: string | undefined;
421
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
422
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
423
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
423
+ uf_naturalness?: string | undefined;
424
+ uf_issuing_body?: string | undefined;
425
+ doc_issuance_uf?: string | undefined;
424
426
  doc_issue_date?: string | undefined;
425
427
  complement?: string | undefined;
426
428
  monthly_income?: number | undefined;
@@ -452,7 +454,7 @@ declare const unifiedPjObject: z.ZodObject<{
452
454
  };
453
455
  financing_company: {
454
456
  number: string;
455
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
457
+ state: string;
456
458
  cep: string;
457
459
  address: string;
458
460
  district: string;
@@ -471,6 +473,7 @@ declare const unifiedPjObject: z.ZodObject<{
471
473
  months_in_residence?: number | undefined;
472
474
  capital_social?: number | undefined;
473
475
  };
476
+ proof_kinship_type?: string | undefined;
474
477
  proof_kinship?: {
475
478
  mime: "image/jpeg" | "image/png" | "application/pdf";
476
479
  sizeBytes: number;
@@ -479,8 +482,8 @@ declare const unifiedPjObject: z.ZodObject<{
479
482
  rd_re_insurance_toggle?: boolean | undefined;
480
483
  financing_company_guarantor?: {
481
484
  number: string;
482
- sex: "masculino" | "feminino";
483
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
485
+ sex: string;
486
+ state: string;
484
487
  name: string;
485
488
  cep: string;
486
489
  cpf: string;
@@ -492,13 +495,13 @@ declare const unifiedPjObject: z.ZodObject<{
492
495
  nationality: string;
493
496
  cellphone: string;
494
497
  email: string;
495
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
498
+ type_doc?: string | undefined;
496
499
  residence_situation?: string | undefined;
497
500
  pep_relationship?: string | undefined;
498
501
  civil_status?: string | undefined;
499
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
500
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
501
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
502
+ uf_naturalness?: string | undefined;
503
+ uf_issuing_body?: string | undefined;
504
+ doc_issuance_uf?: string | undefined;
502
505
  doc_issue_date?: string | undefined;
503
506
  complement?: string | undefined;
504
507
  monthly_income?: number | undefined;
@@ -514,8 +517,8 @@ declare const unifiedPjObject: z.ZodObject<{
514
517
  }[] | undefined;
515
518
  financing_company_qsa?: {
516
519
  number: string;
517
- sex: "masculino" | "feminino";
518
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
520
+ sex: string;
521
+ state: string;
519
522
  name: string;
520
523
  cep: string;
521
524
  cpf: string;
@@ -527,13 +530,13 @@ declare const unifiedPjObject: z.ZodObject<{
527
530
  nationality: string;
528
531
  cellphone: string;
529
532
  email: string;
530
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
533
+ type_doc?: string | undefined;
531
534
  residence_situation?: string | undefined;
532
535
  pep_relationship?: string | undefined;
533
536
  civil_status?: string | undefined;
534
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
535
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
536
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
537
+ uf_naturalness?: string | undefined;
538
+ uf_issuing_body?: string | undefined;
539
+ doc_issuance_uf?: string | undefined;
537
540
  doc_issue_date?: string | undefined;
538
541
  complement?: string | undefined;
539
542
  monthly_income?: number | undefined;
@@ -561,7 +564,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
561
564
  district: z.ZodString;
562
565
  legal_nature: z.ZodString;
563
566
  city: z.ZodString;
564
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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]>;
565
568
  cep: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
566
569
  economic_activity: z.ZodOptional<z.ZodString>;
567
570
  economic_activity_group: z.ZodOptional<z.ZodString>;
@@ -571,7 +574,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
571
574
  capital_social: z.ZodOptional<z.ZodNumber>;
572
575
  }, "strict", z.ZodTypeAny, {
573
576
  number: string;
574
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
577
+ state: string;
575
578
  cep: string;
576
579
  address: string;
577
580
  district: string;
@@ -591,7 +594,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
591
594
  capital_social?: number | undefined;
592
595
  }, {
593
596
  number: string;
594
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
597
+ state: string;
595
598
  cep: string;
596
599
  address: string;
597
600
  district: string;
@@ -621,9 +624,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
621
624
  cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
622
625
  email: z.ZodEffects<z.ZodString, string, string>;
623
626
  district: z.ZodString;
624
- sex: z.ZodEnum<["masculino", "feminino"]>;
627
+ sex: z.ZodEnum<[string, string]>;
625
628
  city: z.ZodString;
626
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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]>;
627
630
  mother_name: z.ZodString;
628
631
  nationality: z.ZodString;
629
632
  office: z.ZodOptional<z.ZodString>;
@@ -631,23 +634,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
631
634
  civil_status: z.ZodOptional<z.ZodString>;
632
635
  residence_situation: z.ZodOptional<z.ZodString>;
633
636
  months_in_residence: z.ZodOptional<z.ZodNumber>;
634
- type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
637
+ type_doc: z.ZodOptional<z.ZodEnum<[string, string]>>;
635
638
  doc: z.ZodOptional<z.ZodString>;
636
639
  issuing_body: z.ZodOptional<z.ZodString>;
637
- uf_issuing_body: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
638
641
  doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
639
642
  doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
640
643
  monthly_income: z.ZodOptional<z.ZodNumber>;
641
644
  patrimony: z.ZodOptional<z.ZodNumber>;
642
645
  naturalness: z.ZodOptional<z.ZodString>;
643
- uf_naturalness: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
644
647
  pep_relationship: z.ZodOptional<z.ZodString>;
645
648
  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.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
647
650
  }, "strict", z.ZodTypeAny, {
648
651
  number: string;
649
- sex: "masculino" | "feminino";
650
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
652
+ sex: string;
653
+ state: string;
651
654
  name: string;
652
655
  cep: string;
653
656
  cpf: string;
@@ -659,13 +662,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
659
662
  nationality: string;
660
663
  cellphone: string;
661
664
  email: string;
662
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
665
+ type_doc?: string | undefined;
663
666
  residence_situation?: string | undefined;
664
667
  pep_relationship?: string | undefined;
665
668
  civil_status?: string | undefined;
666
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
667
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
668
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
669
+ uf_naturalness?: string | undefined;
670
+ uf_issuing_body?: string | undefined;
671
+ doc_issuance_uf?: string | undefined;
669
672
  doc_issue_date?: string | undefined;
670
673
  complement?: string | undefined;
671
674
  monthly_income?: number | undefined;
@@ -680,8 +683,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
680
683
  entry_date?: string | undefined;
681
684
  }, {
682
685
  number: string;
683
- sex: "masculino" | "feminino";
684
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
686
+ sex: string;
687
+ state: string;
685
688
  name: string;
686
689
  cep: string;
687
690
  cpf: string;
@@ -693,13 +696,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
693
696
  nationality: string;
694
697
  cellphone: string;
695
698
  email: string;
696
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
699
+ type_doc?: string | undefined;
697
700
  residence_situation?: string | undefined;
698
701
  pep_relationship?: string | undefined;
699
702
  civil_status?: string | undefined;
700
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
701
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
702
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
703
+ uf_naturalness?: string | undefined;
704
+ uf_issuing_body?: string | undefined;
705
+ doc_issuance_uf?: string | undefined;
703
706
  doc_issue_date?: string | undefined;
704
707
  complement?: string | undefined;
705
708
  monthly_income?: number | undefined;
@@ -724,9 +727,9 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
724
727
  cellphone: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
725
728
  email: z.ZodEffects<z.ZodString, string, string>;
726
729
  district: z.ZodString;
727
- sex: z.ZodEnum<["masculino", "feminino"]>;
730
+ sex: z.ZodEnum<[string, string]>;
728
731
  city: z.ZodString;
729
- state: z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>;
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]>;
730
733
  mother_name: z.ZodString;
731
734
  nationality: z.ZodString;
732
735
  office: z.ZodOptional<z.ZodString>;
@@ -734,23 +737,23 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
734
737
  civil_status: z.ZodOptional<z.ZodString>;
735
738
  residence_situation: z.ZodOptional<z.ZodString>;
736
739
  months_in_residence: z.ZodOptional<z.ZodNumber>;
737
- type_doc: z.ZodOptional<z.ZodEnum<["documento_de_identidade", "carteira_nacional_de_habilitação"]>>;
740
+ type_doc: z.ZodOptional<z.ZodEnum<[string, string]>>;
738
741
  doc: z.ZodOptional<z.ZodString>;
739
742
  issuing_body: z.ZodOptional<z.ZodString>;
740
- uf_issuing_body: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
741
744
  doc_issue_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>, string, string>>;
742
745
  doc_expiration_date: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>>;
743
746
  monthly_income: z.ZodOptional<z.ZodNumber>;
744
747
  patrimony: z.ZodOptional<z.ZodNumber>;
745
748
  naturalness: z.ZodOptional<z.ZodString>;
746
- uf_naturalness: z.ZodOptional<z.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
747
750
  pep_relationship: z.ZodOptional<z.ZodString>;
748
751
  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.ZodEnum<["AC", "AL", "AP", "AM", "BA", "CE", "DF", "ES", "GO", "MA", "MT", "MS", "MG", "PA", "PB", "PR", "PE", "PI", "RJ", "RN", "RS", "RO", "RR", "SC", "SP", "SE", "TO"]>>;
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]>>;
750
753
  }, "strict", z.ZodTypeAny, {
751
754
  number: string;
752
- sex: "masculino" | "feminino";
753
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
755
+ sex: string;
756
+ state: string;
754
757
  name: string;
755
758
  cep: string;
756
759
  cpf: string;
@@ -762,13 +765,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
762
765
  nationality: string;
763
766
  cellphone: string;
764
767
  email: string;
765
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
768
+ type_doc?: string | undefined;
766
769
  residence_situation?: string | undefined;
767
770
  pep_relationship?: string | undefined;
768
771
  civil_status?: string | undefined;
769
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
770
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
771
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
772
+ uf_naturalness?: string | undefined;
773
+ uf_issuing_body?: string | undefined;
774
+ doc_issuance_uf?: string | undefined;
772
775
  doc_issue_date?: string | undefined;
773
776
  complement?: string | undefined;
774
777
  monthly_income?: number | undefined;
@@ -783,8 +786,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
783
786
  entry_date?: string | undefined;
784
787
  }, {
785
788
  number: string;
786
- sex: "masculino" | "feminino";
787
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
789
+ sex: string;
790
+ state: string;
788
791
  name: string;
789
792
  cep: string;
790
793
  cpf: string;
@@ -796,13 +799,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
796
799
  nationality: string;
797
800
  cellphone: string;
798
801
  email: string;
799
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
802
+ type_doc?: string | undefined;
800
803
  residence_situation?: string | undefined;
801
804
  pep_relationship?: string | undefined;
802
805
  civil_status?: string | undefined;
803
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
804
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
805
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
806
+ uf_naturalness?: string | undefined;
807
+ uf_issuing_body?: string | undefined;
808
+ doc_issuance_uf?: string | undefined;
806
809
  doc_issue_date?: string | undefined;
807
810
  complement?: string | undefined;
808
811
  monthly_income?: number | undefined;
@@ -829,6 +832,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
829
832
  sizeBytes: number;
830
833
  url?: string | undefined;
831
834
  }>;
835
+ proof_kinship_type: z.ZodOptional<z.ZodEnum<[string, string, string, string, string]>>;
832
836
  proof_kinship: z.ZodOptional<z.ZodObject<{
833
837
  url: z.ZodOptional<z.ZodString>;
834
838
  mime: z.ZodEnum<["image/jpeg", "image/png", "application/pdf"]>;
@@ -888,7 +892,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
888
892
  rd_re_insurance_toggle: boolean;
889
893
  financing_company: {
890
894
  number: string;
891
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
895
+ state: string;
892
896
  cep: string;
893
897
  address: string;
894
898
  district: string;
@@ -907,6 +911,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
907
911
  months_in_residence?: number | undefined;
908
912
  capital_social?: number | undefined;
909
913
  };
914
+ proof_kinship_type?: string | undefined;
910
915
  proof_kinship?: {
911
916
  mime: "image/jpeg" | "image/png" | "application/pdf";
912
917
  sizeBytes: number;
@@ -914,8 +919,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
914
919
  } | undefined;
915
920
  financing_company_guarantor?: {
916
921
  number: string;
917
- sex: "masculino" | "feminino";
918
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
922
+ sex: string;
923
+ state: string;
919
924
  name: string;
920
925
  cep: string;
921
926
  cpf: string;
@@ -927,13 +932,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
927
932
  nationality: string;
928
933
  cellphone: string;
929
934
  email: string;
930
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
935
+ type_doc?: string | undefined;
931
936
  residence_situation?: string | undefined;
932
937
  pep_relationship?: string | undefined;
933
938
  civil_status?: string | undefined;
934
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
935
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
936
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
939
+ uf_naturalness?: string | undefined;
940
+ uf_issuing_body?: string | undefined;
941
+ doc_issuance_uf?: string | undefined;
937
942
  doc_issue_date?: string | undefined;
938
943
  complement?: string | undefined;
939
944
  monthly_income?: number | undefined;
@@ -949,8 +954,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
949
954
  }[] | undefined;
950
955
  financing_company_qsa?: {
951
956
  number: string;
952
- sex: "masculino" | "feminino";
953
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
957
+ sex: string;
958
+ state: string;
954
959
  name: string;
955
960
  cep: string;
956
961
  cpf: string;
@@ -962,13 +967,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
962
967
  nationality: string;
963
968
  cellphone: string;
964
969
  email: string;
965
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
970
+ type_doc?: string | undefined;
966
971
  residence_situation?: string | undefined;
967
972
  pep_relationship?: string | undefined;
968
973
  civil_status?: string | undefined;
969
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
970
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
971
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
974
+ uf_naturalness?: string | undefined;
975
+ uf_issuing_body?: string | undefined;
976
+ doc_issuance_uf?: string | undefined;
972
977
  doc_issue_date?: string | undefined;
973
978
  complement?: string | undefined;
974
979
  monthly_income?: number | undefined;
@@ -1000,7 +1005,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1000
1005
  };
1001
1006
  financing_company: {
1002
1007
  number: string;
1003
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1008
+ state: string;
1004
1009
  cep: string;
1005
1010
  address: string;
1006
1011
  district: string;
@@ -1019,6 +1024,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1019
1024
  months_in_residence?: number | undefined;
1020
1025
  capital_social?: number | undefined;
1021
1026
  };
1027
+ proof_kinship_type?: string | undefined;
1022
1028
  proof_kinship?: {
1023
1029
  mime: "image/jpeg" | "image/png" | "application/pdf";
1024
1030
  sizeBytes: number;
@@ -1027,8 +1033,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1027
1033
  rd_re_insurance_toggle?: boolean | undefined;
1028
1034
  financing_company_guarantor?: {
1029
1035
  number: string;
1030
- sex: "masculino" | "feminino";
1031
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1036
+ sex: string;
1037
+ state: string;
1032
1038
  name: string;
1033
1039
  cep: string;
1034
1040
  cpf: string;
@@ -1040,13 +1046,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1040
1046
  nationality: string;
1041
1047
  cellphone: string;
1042
1048
  email: string;
1043
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1049
+ type_doc?: string | undefined;
1044
1050
  residence_situation?: string | undefined;
1045
1051
  pep_relationship?: string | undefined;
1046
1052
  civil_status?: string | undefined;
1047
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1048
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1049
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1053
+ uf_naturalness?: string | undefined;
1054
+ uf_issuing_body?: string | undefined;
1055
+ doc_issuance_uf?: string | undefined;
1050
1056
  doc_issue_date?: string | undefined;
1051
1057
  complement?: string | undefined;
1052
1058
  monthly_income?: number | undefined;
@@ -1062,8 +1068,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1062
1068
  }[] | undefined;
1063
1069
  financing_company_qsa?: {
1064
1070
  number: string;
1065
- sex: "masculino" | "feminino";
1066
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1071
+ sex: string;
1072
+ state: string;
1067
1073
  name: string;
1068
1074
  cep: string;
1069
1075
  cpf: string;
@@ -1075,13 +1081,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1075
1081
  nationality: string;
1076
1082
  cellphone: string;
1077
1083
  email: string;
1078
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1084
+ type_doc?: string | undefined;
1079
1085
  residence_situation?: string | undefined;
1080
1086
  pep_relationship?: string | undefined;
1081
1087
  civil_status?: string | undefined;
1082
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1083
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1084
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1088
+ uf_naturalness?: string | undefined;
1089
+ uf_issuing_body?: string | undefined;
1090
+ doc_issuance_uf?: string | undefined;
1085
1091
  doc_issue_date?: string | undefined;
1086
1092
  complement?: string | undefined;
1087
1093
  monthly_income?: number | undefined;
@@ -1114,7 +1120,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1114
1120
  rd_re_insurance_toggle: boolean;
1115
1121
  financing_company: {
1116
1122
  number: string;
1117
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1123
+ state: string;
1118
1124
  cep: string;
1119
1125
  address: string;
1120
1126
  district: string;
@@ -1133,6 +1139,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1133
1139
  months_in_residence?: number | undefined;
1134
1140
  capital_social?: number | undefined;
1135
1141
  };
1142
+ proof_kinship_type?: string | undefined;
1136
1143
  proof_kinship?: {
1137
1144
  mime: "image/jpeg" | "image/png" | "application/pdf";
1138
1145
  sizeBytes: number;
@@ -1140,8 +1147,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1140
1147
  } | undefined;
1141
1148
  financing_company_guarantor?: {
1142
1149
  number: string;
1143
- sex: "masculino" | "feminino";
1144
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1150
+ sex: string;
1151
+ state: string;
1145
1152
  name: string;
1146
1153
  cep: string;
1147
1154
  cpf: string;
@@ -1153,13 +1160,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1153
1160
  nationality: string;
1154
1161
  cellphone: string;
1155
1162
  email: string;
1156
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1163
+ type_doc?: string | undefined;
1157
1164
  residence_situation?: string | undefined;
1158
1165
  pep_relationship?: string | undefined;
1159
1166
  civil_status?: string | undefined;
1160
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1161
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1162
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1167
+ uf_naturalness?: string | undefined;
1168
+ uf_issuing_body?: string | undefined;
1169
+ doc_issuance_uf?: string | undefined;
1163
1170
  doc_issue_date?: string | undefined;
1164
1171
  complement?: string | undefined;
1165
1172
  monthly_income?: number | undefined;
@@ -1175,8 +1182,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1175
1182
  }[] | undefined;
1176
1183
  financing_company_qsa?: {
1177
1184
  number: string;
1178
- sex: "masculino" | "feminino";
1179
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1185
+ sex: string;
1186
+ state: string;
1180
1187
  name: string;
1181
1188
  cep: string;
1182
1189
  cpf: string;
@@ -1188,13 +1195,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1188
1195
  nationality: string;
1189
1196
  cellphone: string;
1190
1197
  email: string;
1191
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1198
+ type_doc?: string | undefined;
1192
1199
  residence_situation?: string | undefined;
1193
1200
  pep_relationship?: string | undefined;
1194
1201
  civil_status?: string | undefined;
1195
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1196
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1197
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1202
+ uf_naturalness?: string | undefined;
1203
+ uf_issuing_body?: string | undefined;
1204
+ doc_issuance_uf?: string | undefined;
1198
1205
  doc_issue_date?: string | undefined;
1199
1206
  complement?: string | undefined;
1200
1207
  monthly_income?: number | undefined;
@@ -1226,7 +1233,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1226
1233
  };
1227
1234
  financing_company: {
1228
1235
  number: string;
1229
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1236
+ state: string;
1230
1237
  cep: string;
1231
1238
  address: string;
1232
1239
  district: string;
@@ -1245,6 +1252,7 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1245
1252
  months_in_residence?: number | undefined;
1246
1253
  capital_social?: number | undefined;
1247
1254
  };
1255
+ proof_kinship_type?: string | undefined;
1248
1256
  proof_kinship?: {
1249
1257
  mime: "image/jpeg" | "image/png" | "application/pdf";
1250
1258
  sizeBytes: number;
@@ -1253,8 +1261,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1253
1261
  rd_re_insurance_toggle?: boolean | undefined;
1254
1262
  financing_company_guarantor?: {
1255
1263
  number: string;
1256
- sex: "masculino" | "feminino";
1257
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1264
+ sex: string;
1265
+ state: string;
1258
1266
  name: string;
1259
1267
  cep: string;
1260
1268
  cpf: string;
@@ -1266,13 +1274,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1266
1274
  nationality: string;
1267
1275
  cellphone: string;
1268
1276
  email: string;
1269
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1277
+ type_doc?: string | undefined;
1270
1278
  residence_situation?: string | undefined;
1271
1279
  pep_relationship?: string | undefined;
1272
1280
  civil_status?: string | undefined;
1273
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1274
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1275
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1281
+ uf_naturalness?: string | undefined;
1282
+ uf_issuing_body?: string | undefined;
1283
+ doc_issuance_uf?: string | undefined;
1276
1284
  doc_issue_date?: string | undefined;
1277
1285
  complement?: string | undefined;
1278
1286
  monthly_income?: number | undefined;
@@ -1288,8 +1296,8 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1288
1296
  }[] | undefined;
1289
1297
  financing_company_qsa?: {
1290
1298
  number: string;
1291
- sex: "masculino" | "feminino";
1292
- state: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO";
1299
+ sex: string;
1300
+ state: string;
1293
1301
  name: string;
1294
1302
  cep: string;
1295
1303
  cpf: string;
@@ -1301,13 +1309,13 @@ declare const unifiedPjSchema: z.ZodEffects<z.ZodObject<{
1301
1309
  nationality: string;
1302
1310
  cellphone: string;
1303
1311
  email: string;
1304
- type_doc?: "documento_de_identidade" | "carteira_nacional_de_habilitação" | undefined;
1312
+ type_doc?: string | undefined;
1305
1313
  residence_situation?: string | undefined;
1306
1314
  pep_relationship?: string | undefined;
1307
1315
  civil_status?: string | undefined;
1308
- uf_naturalness?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1309
- uf_issuing_body?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1310
- doc_issuance_uf?: "AC" | "AL" | "AP" | "AM" | "BA" | "CE" | "DF" | "ES" | "GO" | "MA" | "MT" | "MS" | "MG" | "PA" | "PB" | "PR" | "PE" | "PI" | "RJ" | "RN" | "RS" | "RO" | "RR" | "SC" | "SP" | "SE" | "TO" | undefined;
1316
+ uf_naturalness?: string | undefined;
1317
+ uf_issuing_body?: string | undefined;
1318
+ doc_issuance_uf?: string | undefined;
1311
1319
  doc_issue_date?: string | undefined;
1312
1320
  complement?: string | undefined;
1313
1321
  monthly_income?: number | undefined;