RebillDetails interface
The rebill details of an invoice.
Properties
credit |
The ID of credit note. NOTE: This property will not be serialized. It can only be populated by the server. |
invoice |
The ID of invoice. NOTE: This property will not be serialized. It can only be populated by the server. |
rebill |
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