AccountingRepaymentProforma
Permission required: accounting_proforma:read
type AccountingRepaymentProforma implements Document {
createdAt: ISO8601DateTime
description: String
fileName: String
id: ID
number: String
url: String
}
Fields
AccountingRepaymentProforma.createdAt ● ISO8601DateTime scalar
When the document was created.
AccountingRepaymentProforma.description ● String scalar
The human-readable description of the document.
AccountingRepaymentProforma.fileName ● String scalar
The file name of the document.
AccountingRepaymentProforma.id ● ID scalar
The unique identifier of the record.
AccountingRepaymentProforma.number ● String scalar
The document number.
AccountingRepaymentProforma.url ● String scalar
The URL where the document file can be downloaded.
Interfaces
Document interface
Member Of
RepaymentShipping object