Skip to content

Documentation / @facturometro/einvoice / AttachmentInput

Interface: AttachmentInput ​

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

ATTACHMENT.

Builder input for Attachment: 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 ​

embeddedDocumentBinaryObject? ​

optional embeddedDocumentBinaryObject?: BinaryObjectInput

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

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?: ExternalReferenceInput

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

EXTERNAL REFERENCE.

Cardinality ​

0..1

See ​

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