RebillDetails interface

The rebill details of an invoice.

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.

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

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

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