Skip to content

Documentation / @facturometro/core / UncheckedContact

Interface: UncheckedContact ​

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

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

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

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

Rules ​

DE-R-002

See ​

Properties ​

electronicMail? ​

optional electronicMail?: string

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

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:6451

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:6464

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.