Hierarchy

  • Invoice

Properties

accountId?: string
accountingSystemId?: string
actionEmail?: Nullable<boolean>
actionMarkAsSent?: Nullable<boolean>
address?: string
amount?: default
autoBill?: boolean
autobillStatus?: Nullable<AutoBillStatus>
city?: string
code?: string
country?: string
createDate: Date
createdAt?: Date
currencyCode?: string
currentOrganization?: string
customerId: number
datePaid?: Nullable<Date>
depositAmount?: Nullable<default>
depositPercentage?: Nullable<string>
depositStatus?: DepositStatus
description?: string
discountDescription?: Nullable<string>
discountTotal?: default
discountValue?: string
displayStatus?: DisplayStatus
disputeStatus?: Nullable<string>
dueDate?: Date
dueOffsetDays?: number
email?: string
emailIncludePdf?: boolean
emailRecipients?: string[]
estimateId?: number
extArchive?: number
fName?: string
fulfillmentDate?: Nullable<Date>
generationDate?: Nullable<Date>
gmail?: boolean
id?: number
invoiceCustomizedEmail?: InvoiceCustomizedEmail
invoiceId?: number
invoiceNumber?: string
lName?: string
language?: string
lastOrderStatus?: Nullable<string>
lines?: default[]
notes?: string
organization?: string
outstanding?: default
owner?: default
ownerId?: number
paid?: default
parent?: number
paymentDetails?: string
paymentStatus?: PaymentStatus
poNumber?: Nullable<string>
province?: string
returnUri?: Nullable<string>
sentId?: number
showAttachments?: boolean
status?: InvoiceStatus
street?: string
street2?: string
template?: string
terms?: Nullable<string>
updated?: Nullable<Date>
v3Status?: InvoiceV3Status
vatName?: string
vatNumber?: string
visState?: VisState

Generated using TypeDoc