Skip to content

Documentation / @facturometro/core / PayeePartyInput

Interface: PayeePartyInput ​

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

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.

Builder input for PayeeParty: decimals may be numbers; currencyId and defaultable elements (those with a default or fixed value) are optional; leaves whose attributes are all optional accept a plain string.

See ​

Properties ​

partyIdentification? ​

optional partyIdentification?: PartyIdentificationInput

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

PARTY IDENTIFICATION.

Cardinality ​

0..1

See ​


partyLegalEntity? ​

optional partyLegalEntity?: PayeePartyLegalEntityInput

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

PARTY LEGAL ENTITY.

Cardinality ​

0..1

See ​


partyName ​

partyName: PartyNameInput

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

PARTY NAME.

Cardinality ​

1..1

See ​

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