Skip to content

Documentation / @facturometro/core / ContactInput

Interface: ContactInput ​

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

BG-6 SELLER CONTACT; BG-9 BUYER CONTACT.

A group of business terms providing contact information about the Seller.

Builder input for Contact: 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.

Rules ​

DE-R-002

See ​

Properties ​

electronicMail? ​

optional electronicMail?: string

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

BT-43 Seller contact email address; BT-58 Buyer contact email address.

An e-mail address for the contact point.

Cardinality ​

0..1

Rules ​

DE-R-028

See ​


name? ​

optional name?: string

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

BT-41 Seller contact point; BT-56 Buyer contact point.

A contact point for a legal entity or person.

Cardinality ​

0..1

See ​


telephone? ​

optional telephone?: string

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

BT-42 Seller contact telephone number; BT-57 Buyer contact telephone number.

A phone number for the contact point.

Cardinality ​

0..1

Rules ​

DE-R-027

See ​

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