InvoicePropertiesRebillDetails interface

Rebill details for an invoice.

Extends

Inherited Properties

creditNoteDocumentId

The ID of credit note. NOTE: This property will not be serialized. It can only be populated by the server.

invoiceDocumentId

The ID of invoice. NOTE: This property will not be serialized. It can only be populated by the server.

rebillDetails

The rebill details of an invoice. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

creditNoteDocumentId

The ID of credit note. NOTE: This property will not be serialized. It can only be populated by the server.

creditNoteDocumentId?: string

Property Value

string

Inherited From RebillDetails.creditNoteDocumentId

invoiceDocumentId

The ID of invoice. NOTE: This property will not be serialized. It can only be populated by the server.

invoiceDocumentId?: string

Property Value

string

Inherited From RebillDetails.invoiceDocumentId

rebillDetails

The rebill details of an invoice. NOTE: This property will not be serialized. It can only be populated by the server.

rebillDetails?: RebillDetails

Property Value

Inherited From RebillDetails.rebillDetails