Skip to content

Documentation / @facturometro/core / UncheckedPayeeFinancialAccount

Interface: UncheckedPayeeFinancialAccount ​

Defined in: packages/core/src/model/common.types.generated.ts:6891

BG-17 CREDIT TRANSFER.

A group of business terms to specify credit transfer payments.

Parser output for PayeeFinancialAccount: every property is optional and codes are plain strings, because nothing has been validated yet.

See ​

Properties ​

financialInstitutionBranch? ​

optional financialInstitutionBranch?: UncheckedFinancialInstitutionBranch

Defined in: packages/core/src/model/common.types.generated.ts:6922

FINANCIAL INSTITUTION BRANCH.

Cardinality ​

0..1

See ​


id? ​

optional id?: string

Defined in: packages/core/src/model/common.types.generated.ts:6903

BT-84 Payment account identifier.

A unique identifier of the financial payment account, at a payment service provider, to which payment should be made. Such as IBAN or BBAN.

Cardinality ​

1..1

Rules ​

BR-50, BR-61

See ​


name? ​

optional name?: string

Defined in: packages/core/src/model/common.types.generated.ts:6914

BT-85 Payment account name.

The name of the payment account, at a payment service provider, to which payment should be made.

Cardinality ​

0..1

See ​

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.