Interface IInvoice

Hierarchy

Properties

accountId?: string
additionalType?: IThing[]
alternateName?: string[]
billingPeriod?: string
category?: IThing
confirmationNumber?: string
customer?: IOrganization | IPerson
description?: string
id?: string
identifier?: string
image?: IMediaObject[]
mainEntityOfPage?: IThing[]
minimumPaymentDue?: IPriceSpecification
name?: string
paymentDueDate?: Date
paymentMethod?: IPaymentMethod[]
paymentMethodId?: string[]
paymentStatus?: string[]
potentialAction?: IAction[]
provider?: IOrganization | IPerson
referencesOrder?: IOrder
sameAs?: IThing[]
scheduledPaymentDate?: Date
subjectOf?: IThing[]
totalPaymentDue?: IPriceSpecification
type?: string
url?: string
uuid?: string

Generated using TypeDoc