Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InvoiceDetailsDto

Hierarchy

  • InvoiceDetailsDto

Index

Properties

AdditionalAmounts

AdditionalAmounts: InvoiceAdditionalAmountDto[]

Blobs

BookStatus

Optional CreditorOrganizationUnitBackendID

CreditorOrganizationUnitBackendID: undefined | string

CreditorOrganizationUnitCountryID

CreditorOrganizationUnitCountryID: string

Entity type: Country

CreditorOrganizationUnitID

CreditorOrganizationUnitID: number

Entity type: OrganizationUnit

CreditorOrganizationUnitLanguageID

CreditorOrganizationUnitLanguageID: string

Entity type: Language

CreditorOrganizationUnitName

CreditorOrganizationUnitName: string

CurrencyID

CurrencyID: string

Optional DebtorOrganizationUnitBackendID

DebtorOrganizationUnitBackendID: undefined | string

Optional DebtorOrganizationUnitID

DebtorOrganizationUnitID: undefined | number

Entity type: OrganizationUnit

Optional DebtorOrganizationUnitName

DebtorOrganizationUnitName: undefined | string

Description

Description: string

DisputeAmounts

DisputeAmounts: DisputeAmounts

The Amount of the Disputes summed by Type

Disputes

Disputes: InvoiceDisputeDto[]

Optional ExpectedSubTotalAmount

ExpectedSubTotalAmount: undefined | number

The ExpectedTotalAmount of the invoice minus the Disputes

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 ExpectedTotalQuantity

ExpectedTotalQuantity: undefined | number

The ExpectedQuantity of all the InvoiceLines summed

Optional HoldStatusID

HoldStatusID: undefined | number

ID

ID: number

Entity type: Invoice

Optional InvoiceDate

InvoiceDate: undefined | string

InvoiceNumber

InvoiceNumber: string

Lines

Optional OpenAmount

OpenAmount: undefined | number

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 PaidAmount

PaidAmount: undefined | number

Optional PaymentTermDueDate

PaymentTermDueDate: undefined | string

Optional PaymentTermStartDate

PaymentTermStartDate: undefined | string

Shipments

Shipments: InvoiceShipment[]

Signature

Signature: string

Status

SubTotalAmount

SubTotalAmount: number

The TotalAmount of the invoice minus the OriginalDisputes

TaxReverseCharge

TaxReverseCharge: boolean

TotalAmount

TotalAmount: number

TotalLineAmountInvoicedInTax

TotalLineAmountInvoicedInTax: number

The TotalAmountInvoicedInTax of all the InvoiceLines summed

TotalQuantity

TotalQuantity: number

The Quantity of all the InvoiceLines summed

Optional TotalQuantityDifference

TotalQuantityDifference: undefined | number

The difference between TotalQuantity and ExpectedTotalQuantity

Type

ZippedSignature

ZippedSignature: string