Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InvoiceDto

Hierarchy

  • InvoiceDto

Index

Properties

CreditorOrganizationUnitID

CreditorOrganizationUnitID: number

Entity type: OrganizationUnit

CurrencyID

CurrencyID: string

Optional DebtorOrganizationUnitID

DebtorOrganizationUnitID: undefined | number

Entity type: OrganizationUnit

Description

Description: string

Optional ExpectedTotalAmount

ExpectedTotalAmount: undefined | number

The ExpectedTotalAmountInTax of all the InvoiceLines + AdditionalAmounts + ExpectedDisputes

Optional ExpectedTotalAmountDifference

ExpectedTotalAmountDifference: undefined | number

The difference between the TotalAmount and the ExpectedTotalAmount

Optional HoldStatusID

HoldStatusID: undefined | number

ID

ID: number

Entity type: Invoice

Optional InvoiceDate

InvoiceDate: undefined | string

InvoiceNumber

InvoiceNumber: string

Optional OriginalTotalAmount

OriginalTotalAmount: undefined | number

The TotalAmount on the actual Invoice as provided by the Supplier

Optional OriginalTotalAmountDifference

OriginalTotalAmountDifference: undefined | number

The difference between the TotalAmount and the OriginalTotalAmount

Optional PaymentTermDueDate

PaymentTermDueDate: undefined | string

Optional PaymentTermStartDate

PaymentTermStartDate: undefined | string

Signature

Signature: string

Status

TaxReverseCharge

TaxReverseCharge: boolean

TotalAmount

TotalAmount: number

Type

ZippedSignature

ZippedSignature: string