Skip to content

Documentation / @facturometro/core / UncheckedPayeeParty

Interface: UncheckedPayeeParty ​

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

BG-10 PAYEE.

A group of business terms providing information about the Payee, i.e. the role that receives the payment. Shall be used when the Payee is different from the Seller.

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

See ​

Properties ​

partyIdentification? ​

optional partyIdentification?: UncheckedPartyIdentification

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

PARTY IDENTIFICATION.

Cardinality ​

0..1

See ​


partyLegalEntity? ​

optional partyLegalEntity?: UncheckedPayeePartyLegalEntity

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

PARTY LEGAL ENTITY.

Cardinality ​

0..1

See ​


partyName? ​

optional partyName?: UncheckedPartyName

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

PARTY NAME.

Cardinality ​

1..1

See ​

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