Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Invoice

Hierarchy

  • Invoice

Index

Properties

AccountingMethod?: "ACCRUAL" | "CASH"
Address1?: string
Address2?: string
AdministrationFee?: number
AdministrationFeeVAT?: number
Balance?: number
BasisTaxReduction?: number
Booked?: boolean
Cancelled?: boolean
City?: string
Comments?: string
ContractReference?: number
ContributionPercent?: number
ContributionValue?: number
CostCenter?: string
Country: string
Credit?: boolean
CreditInvoiceReference?: number
Currency: "SEK" | "EUR" | "USD"
CurrencyRate?: number
CurrencyUnit?: number
CustomerName?: string
CustomerNumber?: string
DeliveryAddress1?: string
DeliveryAddress2?: string
DeliveryCity?: string
DeliveryCountry?: string
DeliveryDate?: null
DeliveryName?: string
DeliveryZipCode?: string
DocumentNumber?: string
DueDate?: string
EdiInformation?: EDIInformation
EmailInformation?: EmailInformation
EuQuarterlyReport?: boolean
ExternalInvoiceReference1?: string
ExternalInvoiceReference2?: string
Freight?: number
FreightVAT?: number
Gross?: number
HouseWork?: boolean
InvoiceDate?: string
InvoicePeriodEnd?: string
InvoicePeriodStart?: string
InvoiceReference?: string
InvoiceRows: InvoiceRow[]
InvoiceType?: InvoiceType
Labels?: Label[]
Language?: string
LastRemindDate?: null
Net?: number
NotCompleted?: boolean
NoxFinans?: boolean
OCR?: string
OfferReference?: string
OrderReference?: string
OrganisationNumber?: string
OurReference?: string
PaymentWay?: PaymentWay
Phone1?: string
Phone2?: string
PriceList?: string
PrintTemplate?: string
Project?: string
Remarks?: string
Reminders?: number
RoundOff?: number
Sent?: boolean
TaxReduction?: null
TaxReductionType?: string
TermsOfDelivery?: string
TermsOfPayment?: string
Total?: number
TotalToPay?: number
TotalVAT?: number
Url?: string
UrlTaxReductionList?: string
VATIncluded?: boolean
VoucherNumber?: null
VoucherSeries?: null
VoucherYear?: null
WayOfDelivery?: string
YourOrderNumber: string
YourReference?: string
ZipCode?: string

Generated using TypeDoc