Skip to main content

AccountingOrderProforma

Permission required: accounting_proforma:read

type AccountingOrderProforma implements Document {
createdAt: ISO8601DateTime
description: String
fileName: String
id: ID
number: String
url: String
}

Fields

AccountingOrderProforma.createdAt ● ISO8601DateTime scalar

When the document was created.

AccountingOrderProforma.description ● String scalar

The human-readable description of the document.

AccountingOrderProforma.fileName ● String scalar

The file name of the document.

AccountingOrderProforma.id ● ID scalar

The unique identifier of the record.

AccountingOrderProforma.number ● String scalar

The document number.

AccountingOrderProforma.url ● String scalar

The URL where the document file can be downloaded.

Interfaces

Document interface

Member Of

Shipping object