Skip to content

Documentation / @facturometro/einvoice / UncheckedAttachment

Interface: UncheckedAttachment ​

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

ATTACHMENT.

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

See ​

Properties ​

embeddedDocumentBinaryObject? ​

optional embeddedDocumentBinaryObject?: UncheckedBinaryObject

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

BT-125 Attached document.

An attached document embedded as binary object (Base64) or sent together with the invoice.

Attribute mimeCode (Attached document Mime code): The mime code of the attached document.

Attribute filename (Attached document Filename): The file name of the attached document

Cardinality ​

0..1

Codelist ​

mimeCode: MimeCode https://docs.peppol.eu/poacc/billing/3.0/codelist/MimeCode/

Rules ​

mimeCode: PEPPOL-EN16931-CL001, UBL-DT-06, BR-CL-24

Rules ​

filename: UBL-DT-07

See ​


externalReference? ​

optional externalReference?: UncheckedExternalReference

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

EXTERNAL REFERENCE.

Cardinality ​

0..1

See ​

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