@77sol-lab/form-schemas 1.1.0 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/chunk-22ZUS7K3.mjs +47 -0
- package/{src/domains/financing/formalization/schemas/BtgPFSchema.ts → chunk-2TGZGHS3.mjs} +8 -21
- package/chunk-36GQASLI.mjs +47 -0
- package/chunk-6BD6V7EB.mjs +47 -0
- package/{src/domains/financing/formalization/schemas/EosPFSchema.ts → chunk-7LHQ27CS.mjs} +8 -21
- package/chunk-A2TV7TRP.mjs +6 -0
- package/chunk-B7RDVG4R.mjs +57 -0
- package/{src/domains/financing/formalization/schemas/BvPFSchema.ts → chunk-CY2EXD6C.mjs} +8 -22
- package/chunk-EFLW2FHX.mjs +47 -0
- package/chunk-FISPUQLP.mjs +59 -0
- package/chunk-FVIOZ4Q5.mjs +66 -0
- package/chunk-G3T562PC.mjs +47 -0
- package/chunk-GCYI6OFG.mjs +47 -0
- package/chunk-HKY6D6J5.mjs +33 -0
- package/chunk-KXEEZLMR.mjs +33 -0
- package/chunk-MWPQSGDD.mjs +47 -0
- package/chunk-NDJRJOFE.mjs +202 -0
- package/chunk-NL4VK2TF.mjs +33 -0
- package/chunk-ORO6OVTB.mjs +33 -0
- package/chunk-RMWCQ6YU.mjs +33 -0
- package/chunk-SBOQWT53.mjs +33 -0
- package/chunk-TCPW5MUT.mjs +33 -0
- package/chunk-TE64VI3I.mjs +47 -0
- package/chunk-TEL6EWAJ.mjs +47 -0
- package/chunk-TTHE6D3Y.mjs +33 -0
- package/chunk-TUYULPDF.mjs +47 -0
- package/chunk-UHMVAJYK.mjs +33 -0
- package/chunk-W3CNJVMM.mjs +33 -0
- package/chunk-WHVCW22E.mjs +33 -0
- package/chunk-X4DDGGAB.mjs +233 -0
- package/chunk-XUMC3TQU.mjs +52 -0
- package/financing/formalization/index.d.cts +18755 -0
- package/financing/formalization/index.d.ts +18755 -0
- package/financing/formalization/index.js +1444 -0
- package/financing/formalization/index.mjs +31 -0
- package/financing/formalization/schemas/AlfaPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/AlfaPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/AlfaPFSchema.js +236 -0
- package/financing/formalization/schemas/AlfaPFSchema.mjs +3 -0
- package/financing/formalization/schemas/AlfaPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/AlfaPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/AlfaPJSchema.js +210 -0
- package/financing/formalization/schemas/AlfaPJSchema.mjs +2 -0
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.js +236 -0
- package/financing/formalization/schemas/BancoDoBrasilPFSchema.mjs +3 -0
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.js +210 -0
- package/financing/formalization/schemas/BancoDoBrasilPJSchema.mjs +2 -0
- package/financing/formalization/schemas/BtgPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/BtgPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/BtgPFSchema.js +236 -0
- package/financing/formalization/schemas/BtgPFSchema.mjs +3 -0
- package/financing/formalization/schemas/BtgPJSchema.d.cts +811 -0
- package/financing/formalization/schemas/BtgPJSchema.d.ts +811 -0
- package/financing/formalization/schemas/BtgPJSchema.js +222 -0
- package/financing/formalization/schemas/BtgPJSchema.mjs +3 -0
- package/financing/formalization/schemas/BvPFSchema.d.cts +535 -0
- package/financing/formalization/schemas/BvPFSchema.d.ts +535 -0
- package/financing/formalization/schemas/BvPFSchema.js +248 -0
- package/financing/formalization/schemas/BvPFSchema.mjs +3 -0
- package/financing/formalization/schemas/BvPJSchema.d.cts +895 -0
- package/financing/formalization/schemas/BvPJSchema.d.ts +895 -0
- package/financing/formalization/schemas/BvPJSchema.js +229 -0
- package/financing/formalization/schemas/BvPJSchema.mjs +3 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.js +236 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.mjs +3 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.js +210 -0
- package/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.mjs +2 -0
- package/financing/formalization/schemas/CashMePFSchema.d.cts +439 -0
- package/financing/formalization/schemas/CashMePFSchema.d.ts +439 -0
- package/financing/formalization/schemas/CashMePFSchema.js +236 -0
- package/financing/formalization/schemas/CashMePFSchema.mjs +3 -0
- package/financing/formalization/schemas/CashMePJSchema.d.cts +679 -0
- package/financing/formalization/schemas/CashMePJSchema.d.ts +679 -0
- package/financing/formalization/schemas/CashMePJSchema.js +210 -0
- package/financing/formalization/schemas/CashMePJSchema.mjs +2 -0
- package/financing/formalization/schemas/Credito77PFSchema.d.cts +439 -0
- package/financing/formalization/schemas/Credito77PFSchema.d.ts +439 -0
- package/financing/formalization/schemas/Credito77PFSchema.js +236 -0
- package/financing/formalization/schemas/Credito77PFSchema.mjs +3 -0
- package/financing/formalization/schemas/Credito77PJSchema.d.cts +679 -0
- package/financing/formalization/schemas/Credito77PJSchema.d.ts +679 -0
- package/financing/formalization/schemas/Credito77PJSchema.js +210 -0
- package/financing/formalization/schemas/Credito77PJSchema.mjs +2 -0
- package/financing/formalization/schemas/EosPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/EosPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/EosPFSchema.js +236 -0
- package/financing/formalization/schemas/EosPFSchema.mjs +3 -0
- package/financing/formalization/schemas/EosPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/EosPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/EosPJSchema.js +210 -0
- package/financing/formalization/schemas/EosPJSchema.mjs +2 -0
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/HdtEnergyPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/HdtEnergyPFSchema.js +236 -0
- package/financing/formalization/schemas/HdtEnergyPFSchema.mjs +3 -0
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/HdtEnergyPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/HdtEnergyPJSchema.js +210 -0
- package/financing/formalization/schemas/HdtEnergyPJSchema.mjs +2 -0
- package/financing/formalization/schemas/LosangoPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/LosangoPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/LosangoPFSchema.js +236 -0
- package/financing/formalization/schemas/LosangoPFSchema.mjs +3 -0
- package/financing/formalization/schemas/LosangoPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/LosangoPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/LosangoPJSchema.js +210 -0
- package/financing/formalization/schemas/LosangoPJSchema.mjs +2 -0
- package/financing/formalization/schemas/SafraPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/SafraPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/SafraPFSchema.js +236 -0
- package/financing/formalization/schemas/SafraPFSchema.mjs +3 -0
- package/financing/formalization/schemas/SafraPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/SafraPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/SafraPJSchema.js +210 -0
- package/financing/formalization/schemas/SafraPJSchema.mjs +2 -0
- package/financing/formalization/schemas/SantanderPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/SantanderPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/SantanderPFSchema.js +236 -0
- package/financing/formalization/schemas/SantanderPFSchema.mjs +3 -0
- package/financing/formalization/schemas/SantanderPJSchema.d.cts +679 -0
- package/financing/formalization/schemas/SantanderPJSchema.d.ts +679 -0
- package/financing/formalization/schemas/SantanderPJSchema.js +210 -0
- package/financing/formalization/schemas/SantanderPJSchema.mjs +2 -0
- package/financing/formalization/schemas/SolAgoraPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/SolAgoraPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/SolAgoraPFSchema.js +236 -0
- package/financing/formalization/schemas/SolAgoraPFSchema.mjs +3 -0
- package/financing/formalization/schemas/SolAgoraPJSchema.d.cts +787 -0
- package/financing/formalization/schemas/SolAgoraPJSchema.d.ts +787 -0
- package/financing/formalization/schemas/SolAgoraPJSchema.js +220 -0
- package/financing/formalization/schemas/SolAgoraPJSchema.mjs +3 -0
- package/financing/formalization/schemas/SolfacilPFSchema.d.cts +439 -0
- package/financing/formalization/schemas/SolfacilPFSchema.d.ts +439 -0
- package/financing/formalization/schemas/SolfacilPFSchema.js +236 -0
- package/financing/formalization/schemas/SolfacilPFSchema.mjs +3 -0
- package/financing/formalization/schemas/SolfacilPJSchema.d.cts +739 -0
- package/financing/formalization/schemas/SolfacilPJSchema.d.ts +739 -0
- package/financing/formalization/schemas/SolfacilPJSchema.js +215 -0
- package/financing/formalization/schemas/SolfacilPJSchema.mjs +2 -0
- package/index.d.cts +2 -0
- package/index.d.ts +2 -0
- package/index.js +1444 -0
- package/index.mjs +31 -0
- package/package.json +21 -43
- package/README.md +0 -182
- package/src/domains/financing/enums/banks.ts +0 -22
- package/src/domains/financing/enums/index.ts +0 -2
- package/src/domains/financing/enums/occupation.ts +0 -2
- package/src/domains/financing/formalization/extras.ts +0 -21
- package/src/domains/financing/formalization/index.ts +0 -18
- package/src/domains/financing/formalization/refinements.ts +0 -70
- package/src/domains/financing/formalization/registry.ts +0 -153
- package/src/domains/financing/formalization/schemas/AlfaPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/AlfaPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/BancoDoBrasilPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/BancoDoBrasilPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/BtgPJSchema.ts +0 -77
- package/src/domains/financing/formalization/schemas/BvPJSchema.ts +0 -84
- package/src/domains/financing/formalization/schemas/CaixaEconomicaFederalPFSchema.ts +0 -48
- package/src/domains/financing/formalization/schemas/CaixaEconomicaFederalPJSchema.ts +0 -67
- package/src/domains/financing/formalization/schemas/CashMePFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/CashMePJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/Credito77PFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/Credito77PJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/EosPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/HdtEnergyPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/HdtEnergyPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/LosangoPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/LosangoPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/SafraPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/SafraPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/SantanderPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/SantanderPJSchema.ts +0 -65
- package/src/domains/financing/formalization/schemas/SolAgoraPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/SolAgoraPJSchema.ts +0 -75
- package/src/domains/financing/formalization/schemas/SolfacilPFSchema.ts +0 -46
- package/src/domains/financing/formalization/schemas/SolfacilPJSchema.ts +0 -70
- package/src/domains/financing/formalization/uiMeta.ts +0 -122
- package/src/domains/financing/index.ts +0 -1
- package/src/index.ts +0 -1
- package/src/shared/enums/document-type.ts +0 -4
- package/src/shared/enums/index.ts +0 -3
- package/src/shared/enums/nationality.ts +0 -2
- package/src/shared/enums/sex.ts +0 -4
- package/src/shared/fields/index.ts +0 -1
- package/src/shared/fields/primitives.ts +0 -32
- package/src/shared/regex/index.ts +0 -75
- package/src/shared/regex/patterns.ts +0 -15
- package/src/shared/regex/validators.spec.ts +0 -162
- package/src/shared/regex/validators.ts +0 -96
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPjRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const alfaPjObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
financing_company: z
|
|
20
|
-
.object({
|
|
21
|
-
corporate_name: textField(),
|
|
22
|
-
cep: cepSchema,
|
|
23
|
-
address: textField(),
|
|
24
|
-
foundation_date: issueDateSchema,
|
|
25
|
-
number: textField(),
|
|
26
|
-
cnpj: cnpjSchema,
|
|
27
|
-
email: emailSchema,
|
|
28
|
-
complement: textField(15).optional(),
|
|
29
|
-
phone: phoneBRSchema,
|
|
30
|
-
district: textField(),
|
|
31
|
-
legal_nature: textField(),
|
|
32
|
-
city: textField(),
|
|
33
|
-
economic_activity_group: textField(),
|
|
34
|
-
state: textField(2),
|
|
35
|
-
economic_activity: textField(),
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
})
|
|
38
|
-
.strict(),
|
|
39
|
-
financing_company_guarantor: z.array(
|
|
40
|
-
z
|
|
41
|
-
.object({
|
|
42
|
-
name: textField(),
|
|
43
|
-
cep: cepSchema,
|
|
44
|
-
cpf: cpfSchema,
|
|
45
|
-
address: textField(),
|
|
46
|
-
birth_date: birthDateSchema,
|
|
47
|
-
number: textField(),
|
|
48
|
-
complement: textField(15).optional(),
|
|
49
|
-
cellphone: phoneBRSchema,
|
|
50
|
-
email: emailSchema,
|
|
51
|
-
district: textField(),
|
|
52
|
-
sex: SexEnum,
|
|
53
|
-
city: textField(),
|
|
54
|
-
state: textField(2),
|
|
55
|
-
office: textField(),
|
|
56
|
-
mother_name: textField(),
|
|
57
|
-
nationality: textField(),
|
|
58
|
-
})
|
|
59
|
-
.strict(),
|
|
60
|
-
),
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
export const alfaPjSchema = alfaPjObject.strict().superRefine(applyPjRefinements)
|
|
64
|
-
|
|
65
|
-
export type AlfaPjFicha = z.infer<typeof alfaPjSchema>
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cpfCnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPfRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const bancoDoBrasilPfObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
name: textField(),
|
|
20
|
-
cep: cepSchema,
|
|
21
|
-
cpf: cpfSchema,
|
|
22
|
-
address: textField(),
|
|
23
|
-
birth_date: birthDateSchema,
|
|
24
|
-
number: textField(),
|
|
25
|
-
sex: SexEnum,
|
|
26
|
-
complement: textField(15).optional(),
|
|
27
|
-
mother_name: textField(),
|
|
28
|
-
district: textField(),
|
|
29
|
-
energy_account_in_requester_name: textField(),
|
|
30
|
-
city: textField(),
|
|
31
|
-
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
32
|
-
state: textField(2),
|
|
33
|
-
nationality: textField(),
|
|
34
|
-
cellphone: phoneBRSchema,
|
|
35
|
-
email: emailSchema,
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
profession: textField(),
|
|
38
|
-
type_doc: DocumentTypeEnum,
|
|
39
|
-
doc: textField(15),
|
|
40
|
-
issuing_body: textField(6),
|
|
41
|
-
doc_issue_date: issueDateSchema,
|
|
42
|
-
})
|
|
43
|
-
|
|
44
|
-
export const bancoDoBrasilPfSchema = bancoDoBrasilPfObject.strict().superRefine(applyPfRefinements)
|
|
45
|
-
|
|
46
|
-
export type BancoDoBrasilPfFicha = z.infer<typeof bancoDoBrasilPfSchema>
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPjRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const bancoDoBrasilPjObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
financing_company: z
|
|
20
|
-
.object({
|
|
21
|
-
corporate_name: textField(),
|
|
22
|
-
cep: cepSchema,
|
|
23
|
-
address: textField(),
|
|
24
|
-
foundation_date: issueDateSchema,
|
|
25
|
-
number: textField(),
|
|
26
|
-
cnpj: cnpjSchema,
|
|
27
|
-
email: emailSchema,
|
|
28
|
-
complement: textField(15).optional(),
|
|
29
|
-
phone: phoneBRSchema,
|
|
30
|
-
district: textField(),
|
|
31
|
-
legal_nature: textField(),
|
|
32
|
-
city: textField(),
|
|
33
|
-
economic_activity_group: textField(),
|
|
34
|
-
state: textField(2),
|
|
35
|
-
economic_activity: textField(),
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
})
|
|
38
|
-
.strict(),
|
|
39
|
-
financing_company_guarantor: z.array(
|
|
40
|
-
z
|
|
41
|
-
.object({
|
|
42
|
-
name: textField(),
|
|
43
|
-
cep: cepSchema,
|
|
44
|
-
cpf: cpfSchema,
|
|
45
|
-
address: textField(),
|
|
46
|
-
birth_date: birthDateSchema,
|
|
47
|
-
number: textField(),
|
|
48
|
-
complement: textField(15).optional(),
|
|
49
|
-
cellphone: phoneBRSchema,
|
|
50
|
-
email: emailSchema,
|
|
51
|
-
district: textField(),
|
|
52
|
-
sex: SexEnum,
|
|
53
|
-
city: textField(),
|
|
54
|
-
state: textField(2),
|
|
55
|
-
office: textField(),
|
|
56
|
-
mother_name: textField(),
|
|
57
|
-
nationality: textField(),
|
|
58
|
-
})
|
|
59
|
-
.strict(),
|
|
60
|
-
),
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
export const bancoDoBrasilPjSchema = bancoDoBrasilPjObject.strict().superRefine(applyPjRefinements)
|
|
64
|
-
|
|
65
|
-
export type BancoDoBrasilPjFicha = z.infer<typeof bancoDoBrasilPjSchema>
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
dateDMYSchema,
|
|
11
|
-
emailSchema,
|
|
12
|
-
issueDateSchema,
|
|
13
|
-
phoneBRSchema,
|
|
14
|
-
} from '../../../../shared/regex'
|
|
15
|
-
import { formalizationExtras } from '../extras'
|
|
16
|
-
import { applyPjRefinements } from '../refinements'
|
|
17
|
-
|
|
18
|
-
export const btgPjObject = z.object({
|
|
19
|
-
...formalizationExtras,
|
|
20
|
-
financing_company: z
|
|
21
|
-
.object({
|
|
22
|
-
corporate_name: textField(),
|
|
23
|
-
cep: cepSchema,
|
|
24
|
-
address: textField(),
|
|
25
|
-
foundation_date: issueDateSchema,
|
|
26
|
-
number: textField(),
|
|
27
|
-
cnpj: cnpjSchema,
|
|
28
|
-
email: emailSchema,
|
|
29
|
-
complement: textField(15).optional(),
|
|
30
|
-
phone: phoneBRSchema,
|
|
31
|
-
district: textField(),
|
|
32
|
-
legal_nature: textField(),
|
|
33
|
-
city: textField(),
|
|
34
|
-
economic_activity_group: textField(),
|
|
35
|
-
state: textField(2),
|
|
36
|
-
economic_activity: textField(),
|
|
37
|
-
monthly_income: currencySchema,
|
|
38
|
-
})
|
|
39
|
-
.strict(),
|
|
40
|
-
financing_company_guarantor: z.array(
|
|
41
|
-
z
|
|
42
|
-
.object({
|
|
43
|
-
name: textField(),
|
|
44
|
-
cep: cepSchema,
|
|
45
|
-
cpf: cpfSchema,
|
|
46
|
-
address: textField(),
|
|
47
|
-
birth_date: birthDateSchema,
|
|
48
|
-
number: textField(),
|
|
49
|
-
complement: textField(15).optional(),
|
|
50
|
-
cellphone: phoneBRSchema,
|
|
51
|
-
phone: phoneBRSchema,
|
|
52
|
-
email: emailSchema,
|
|
53
|
-
district: textField(),
|
|
54
|
-
sex: SexEnum,
|
|
55
|
-
city: textField(),
|
|
56
|
-
state: textField(2),
|
|
57
|
-
civil_status: textField(),
|
|
58
|
-
office: textField(),
|
|
59
|
-
type_doc: DocumentTypeEnum,
|
|
60
|
-
doc: textField(),
|
|
61
|
-
issuing_body: textField(),
|
|
62
|
-
uf_issuing_body: textField(2),
|
|
63
|
-
doc_issue_date: issueDateSchema,
|
|
64
|
-
doc_expiration_date: dateDMYSchema,
|
|
65
|
-
mother_name: textField(),
|
|
66
|
-
monthly_income: currencySchema,
|
|
67
|
-
patrimony: currencySchema,
|
|
68
|
-
uf_naturalness: textField(2),
|
|
69
|
-
nationality: textField(),
|
|
70
|
-
})
|
|
71
|
-
.strict(),
|
|
72
|
-
),
|
|
73
|
-
})
|
|
74
|
-
|
|
75
|
-
export const btgPjSchema = btgPjObject.strict().superRefine(applyPjRefinements)
|
|
76
|
-
|
|
77
|
-
export type BtgPjFicha = z.infer<typeof btgPjSchema>
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { integerField, textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
dateDMYSchema,
|
|
11
|
-
emailSchema,
|
|
12
|
-
issueDateSchema,
|
|
13
|
-
phoneBRSchema,
|
|
14
|
-
} from '../../../../shared/regex'
|
|
15
|
-
import { formalizationExtras } from '../extras'
|
|
16
|
-
import { applyPjRefinements } from '../refinements'
|
|
17
|
-
|
|
18
|
-
export const bvPjObject = z.object({
|
|
19
|
-
...formalizationExtras,
|
|
20
|
-
financing_company: z
|
|
21
|
-
.object({
|
|
22
|
-
corporate_name: textField(),
|
|
23
|
-
cep: cepSchema,
|
|
24
|
-
residence_situation: textField(),
|
|
25
|
-
address: textField(),
|
|
26
|
-
foundation_date: issueDateSchema,
|
|
27
|
-
months_in_residence: integerField,
|
|
28
|
-
number: textField(),
|
|
29
|
-
cnpj: cnpjSchema,
|
|
30
|
-
email: emailSchema,
|
|
31
|
-
complement: textField(15).optional(),
|
|
32
|
-
phone: phoneBRSchema,
|
|
33
|
-
district: textField(),
|
|
34
|
-
legal_nature: textField(),
|
|
35
|
-
city: textField(),
|
|
36
|
-
economic_activity_group: textField(),
|
|
37
|
-
state: textField(2),
|
|
38
|
-
economic_activity: textField(),
|
|
39
|
-
monthly_income: currencySchema,
|
|
40
|
-
capital_social: currencySchema,
|
|
41
|
-
})
|
|
42
|
-
.strict(),
|
|
43
|
-
financing_company_guarantor: z.array(
|
|
44
|
-
z
|
|
45
|
-
.object({
|
|
46
|
-
name: textField(),
|
|
47
|
-
cep: cepSchema,
|
|
48
|
-
cpf: cpfSchema,
|
|
49
|
-
address: textField(),
|
|
50
|
-
birth_date: birthDateSchema,
|
|
51
|
-
number: textField(),
|
|
52
|
-
complement: textField(15).optional(),
|
|
53
|
-
cellphone: phoneBRSchema,
|
|
54
|
-
phone: phoneBRSchema,
|
|
55
|
-
email: emailSchema,
|
|
56
|
-
district: textField(),
|
|
57
|
-
sex: SexEnum,
|
|
58
|
-
city: textField(),
|
|
59
|
-
state: textField(2),
|
|
60
|
-
civil_status: textField(),
|
|
61
|
-
residence_situation: textField(),
|
|
62
|
-
office: textField(),
|
|
63
|
-
months_in_residence: integerField,
|
|
64
|
-
type_doc: DocumentTypeEnum,
|
|
65
|
-
doc: textField(),
|
|
66
|
-
issuing_body: textField(),
|
|
67
|
-
uf_issuing_body: textField(2),
|
|
68
|
-
doc_issue_date: issueDateSchema,
|
|
69
|
-
doc_expiration_date: dateDMYSchema,
|
|
70
|
-
mother_name: textField(),
|
|
71
|
-
monthly_income: currencySchema,
|
|
72
|
-
patrimony: currencySchema,
|
|
73
|
-
naturalness: textField(),
|
|
74
|
-
uf_naturalness: textField(2),
|
|
75
|
-
nationality: textField(),
|
|
76
|
-
pep_relationship: textField(),
|
|
77
|
-
})
|
|
78
|
-
.strict(),
|
|
79
|
-
),
|
|
80
|
-
})
|
|
81
|
-
|
|
82
|
-
export const bvPjSchema = bvPjObject.strict().superRefine(applyPjRefinements)
|
|
83
|
-
|
|
84
|
-
export type BvPjFicha = z.infer<typeof bvPjSchema>
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cpfCnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPfRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const caixaEconomicaFederalPfObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
name: textField(),
|
|
20
|
-
cep: cepSchema,
|
|
21
|
-
cpf: cpfSchema,
|
|
22
|
-
address: textField(),
|
|
23
|
-
birth_date: birthDateSchema,
|
|
24
|
-
number: textField(),
|
|
25
|
-
sex: SexEnum,
|
|
26
|
-
complement: textField(15).optional(),
|
|
27
|
-
mother_name: textField(),
|
|
28
|
-
district: textField(),
|
|
29
|
-
energy_account_in_requester_name: textField(),
|
|
30
|
-
city: textField(),
|
|
31
|
-
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
32
|
-
state: textField(2),
|
|
33
|
-
nationality: textField(),
|
|
34
|
-
cellphone: phoneBRSchema,
|
|
35
|
-
email: emailSchema,
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
profession: textField(),
|
|
38
|
-
type_doc: DocumentTypeEnum,
|
|
39
|
-
doc: textField(15),
|
|
40
|
-
issuing_body: textField(6),
|
|
41
|
-
doc_issue_date: issueDateSchema,
|
|
42
|
-
})
|
|
43
|
-
|
|
44
|
-
export const caixaEconomicaFederalPfSchema = caixaEconomicaFederalPfObject
|
|
45
|
-
.strict()
|
|
46
|
-
.superRefine(applyPfRefinements)
|
|
47
|
-
|
|
48
|
-
export type CaixaEconomicaFederalPfFicha = z.infer<typeof caixaEconomicaFederalPfSchema>
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPjRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const caixaEconomicaFederalPjObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
financing_company: z
|
|
20
|
-
.object({
|
|
21
|
-
corporate_name: textField(),
|
|
22
|
-
cep: cepSchema,
|
|
23
|
-
address: textField(),
|
|
24
|
-
foundation_date: issueDateSchema,
|
|
25
|
-
number: textField(),
|
|
26
|
-
cnpj: cnpjSchema,
|
|
27
|
-
email: emailSchema,
|
|
28
|
-
complement: textField(15).optional(),
|
|
29
|
-
phone: phoneBRSchema,
|
|
30
|
-
district: textField(),
|
|
31
|
-
legal_nature: textField(),
|
|
32
|
-
city: textField(),
|
|
33
|
-
economic_activity_group: textField(),
|
|
34
|
-
state: textField(2),
|
|
35
|
-
economic_activity: textField(),
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
})
|
|
38
|
-
.strict(),
|
|
39
|
-
financing_company_guarantor: z.array(
|
|
40
|
-
z
|
|
41
|
-
.object({
|
|
42
|
-
name: textField(),
|
|
43
|
-
cep: cepSchema,
|
|
44
|
-
cpf: cpfSchema,
|
|
45
|
-
address: textField(),
|
|
46
|
-
birth_date: birthDateSchema,
|
|
47
|
-
number: textField(),
|
|
48
|
-
complement: textField(15).optional(),
|
|
49
|
-
cellphone: phoneBRSchema,
|
|
50
|
-
email: emailSchema,
|
|
51
|
-
district: textField(),
|
|
52
|
-
sex: SexEnum,
|
|
53
|
-
city: textField(),
|
|
54
|
-
state: textField(2),
|
|
55
|
-
office: textField(),
|
|
56
|
-
mother_name: textField(),
|
|
57
|
-
nationality: textField(),
|
|
58
|
-
})
|
|
59
|
-
.strict(),
|
|
60
|
-
),
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
export const caixaEconomicaFederalPjSchema = caixaEconomicaFederalPjObject
|
|
64
|
-
.strict()
|
|
65
|
-
.superRefine(applyPjRefinements)
|
|
66
|
-
|
|
67
|
-
export type CaixaEconomicaFederalPjFicha = z.infer<typeof caixaEconomicaFederalPjSchema>
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cpfCnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPfRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const cashMePfObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
name: textField(),
|
|
20
|
-
cep: cepSchema,
|
|
21
|
-
cpf: cpfSchema,
|
|
22
|
-
address: textField(),
|
|
23
|
-
birth_date: birthDateSchema,
|
|
24
|
-
number: textField(),
|
|
25
|
-
sex: SexEnum,
|
|
26
|
-
complement: textField(15).optional(),
|
|
27
|
-
mother_name: textField(),
|
|
28
|
-
district: textField(),
|
|
29
|
-
energy_account_in_requester_name: textField(),
|
|
30
|
-
city: textField(),
|
|
31
|
-
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
32
|
-
state: textField(2),
|
|
33
|
-
nationality: textField(),
|
|
34
|
-
cellphone: phoneBRSchema,
|
|
35
|
-
email: emailSchema,
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
profession: textField(),
|
|
38
|
-
type_doc: DocumentTypeEnum,
|
|
39
|
-
doc: textField(15),
|
|
40
|
-
issuing_body: textField(6),
|
|
41
|
-
doc_issue_date: issueDateSchema,
|
|
42
|
-
})
|
|
43
|
-
|
|
44
|
-
export const cashMePfSchema = cashMePfObject.strict().superRefine(applyPfRefinements)
|
|
45
|
-
|
|
46
|
-
export type CashMePfFicha = z.infer<typeof cashMePfSchema>
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPjRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const cashMePjObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
financing_company: z
|
|
20
|
-
.object({
|
|
21
|
-
corporate_name: textField(),
|
|
22
|
-
cep: cepSchema,
|
|
23
|
-
address: textField(),
|
|
24
|
-
foundation_date: issueDateSchema,
|
|
25
|
-
number: textField(),
|
|
26
|
-
cnpj: cnpjSchema,
|
|
27
|
-
email: emailSchema,
|
|
28
|
-
complement: textField(15).optional(),
|
|
29
|
-
phone: phoneBRSchema,
|
|
30
|
-
district: textField(),
|
|
31
|
-
legal_nature: textField(),
|
|
32
|
-
city: textField(),
|
|
33
|
-
economic_activity_group: textField(),
|
|
34
|
-
state: textField(2),
|
|
35
|
-
economic_activity: textField(),
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
})
|
|
38
|
-
.strict(),
|
|
39
|
-
financing_company_guarantor: z.array(
|
|
40
|
-
z
|
|
41
|
-
.object({
|
|
42
|
-
name: textField(),
|
|
43
|
-
cep: cepSchema,
|
|
44
|
-
cpf: cpfSchema,
|
|
45
|
-
address: textField(),
|
|
46
|
-
birth_date: birthDateSchema,
|
|
47
|
-
number: textField(),
|
|
48
|
-
complement: textField(15).optional(),
|
|
49
|
-
cellphone: phoneBRSchema,
|
|
50
|
-
email: emailSchema,
|
|
51
|
-
district: textField(),
|
|
52
|
-
sex: SexEnum,
|
|
53
|
-
city: textField(),
|
|
54
|
-
state: textField(2),
|
|
55
|
-
office: textField(),
|
|
56
|
-
mother_name: textField(),
|
|
57
|
-
nationality: textField(),
|
|
58
|
-
})
|
|
59
|
-
.strict(),
|
|
60
|
-
),
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
export const cashMePjSchema = cashMePjObject.strict().superRefine(applyPjRefinements)
|
|
64
|
-
|
|
65
|
-
export type CashMePjFicha = z.infer<typeof cashMePjSchema>
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { DocumentTypeEnum, SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cpfCnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPfRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const credito77PfObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
name: textField(),
|
|
20
|
-
cep: cepSchema,
|
|
21
|
-
cpf: cpfSchema,
|
|
22
|
-
address: textField(),
|
|
23
|
-
birth_date: birthDateSchema,
|
|
24
|
-
number: textField(),
|
|
25
|
-
sex: SexEnum,
|
|
26
|
-
complement: textField(15).optional(),
|
|
27
|
-
mother_name: textField(),
|
|
28
|
-
district: textField(),
|
|
29
|
-
energy_account_in_requester_name: textField(),
|
|
30
|
-
city: textField(),
|
|
31
|
-
energy_bill_owner_document: cpfCnpjSchema.optional(),
|
|
32
|
-
state: textField(2),
|
|
33
|
-
nationality: textField(),
|
|
34
|
-
cellphone: phoneBRSchema,
|
|
35
|
-
email: emailSchema,
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
profession: textField(),
|
|
38
|
-
type_doc: DocumentTypeEnum,
|
|
39
|
-
doc: textField(15),
|
|
40
|
-
issuing_body: textField(6),
|
|
41
|
-
doc_issue_date: issueDateSchema,
|
|
42
|
-
})
|
|
43
|
-
|
|
44
|
-
export const credito77PfSchema = credito77PfObject.strict().superRefine(applyPfRefinements)
|
|
45
|
-
|
|
46
|
-
export type Credito77PfFicha = z.infer<typeof credito77PfSchema>
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod'
|
|
2
|
-
import { SexEnum } from '../../../../shared/enums'
|
|
3
|
-
import { textField } from '../../../../shared/fields/primitives'
|
|
4
|
-
import {
|
|
5
|
-
birthDateSchema,
|
|
6
|
-
cepSchema,
|
|
7
|
-
cnpjSchema,
|
|
8
|
-
cpfSchema,
|
|
9
|
-
currencySchema,
|
|
10
|
-
emailSchema,
|
|
11
|
-
issueDateSchema,
|
|
12
|
-
phoneBRSchema,
|
|
13
|
-
} from '../../../../shared/regex'
|
|
14
|
-
import { formalizationExtras } from '../extras'
|
|
15
|
-
import { applyPjRefinements } from '../refinements'
|
|
16
|
-
|
|
17
|
-
export const credito77PjObject = z.object({
|
|
18
|
-
...formalizationExtras,
|
|
19
|
-
financing_company: z
|
|
20
|
-
.object({
|
|
21
|
-
corporate_name: textField(),
|
|
22
|
-
cep: cepSchema,
|
|
23
|
-
address: textField(),
|
|
24
|
-
foundation_date: issueDateSchema,
|
|
25
|
-
number: textField(),
|
|
26
|
-
cnpj: cnpjSchema,
|
|
27
|
-
email: emailSchema,
|
|
28
|
-
complement: textField(15).optional(),
|
|
29
|
-
phone: phoneBRSchema,
|
|
30
|
-
district: textField(),
|
|
31
|
-
legal_nature: textField(),
|
|
32
|
-
city: textField(),
|
|
33
|
-
economic_activity_group: textField(),
|
|
34
|
-
state: textField(2),
|
|
35
|
-
economic_activity: textField(),
|
|
36
|
-
monthly_income: currencySchema,
|
|
37
|
-
})
|
|
38
|
-
.strict(),
|
|
39
|
-
financing_company_guarantor: z.array(
|
|
40
|
-
z
|
|
41
|
-
.object({
|
|
42
|
-
name: textField(),
|
|
43
|
-
cep: cepSchema,
|
|
44
|
-
cpf: cpfSchema,
|
|
45
|
-
address: textField(),
|
|
46
|
-
birth_date: birthDateSchema,
|
|
47
|
-
number: textField(),
|
|
48
|
-
complement: textField(15).optional(),
|
|
49
|
-
cellphone: phoneBRSchema,
|
|
50
|
-
email: emailSchema,
|
|
51
|
-
district: textField(),
|
|
52
|
-
sex: SexEnum,
|
|
53
|
-
city: textField(),
|
|
54
|
-
state: textField(2),
|
|
55
|
-
office: textField(),
|
|
56
|
-
mother_name: textField(),
|
|
57
|
-
nationality: textField(),
|
|
58
|
-
})
|
|
59
|
-
.strict(),
|
|
60
|
-
),
|
|
61
|
-
})
|
|
62
|
-
|
|
63
|
-
export const credito77PjSchema = credito77PjObject.strict().superRefine(applyPjRefinements)
|
|
64
|
-
|
|
65
|
-
export type Credito77PjFicha = z.infer<typeof credito77PjSchema>
|