| Name | Description | Type | Additional information |
|---|---|---|---|
| invoiceid | integer |
None. |
|
| groupid | integer |
None. |
|
| userid | integer |
None. |
|
| invoice_number | string |
None. |
|
| username | string |
None. |
|
| end_date | string |
None. |
|
| start_date | string |
None. |
|
| invoice_date | date |
None. |
|
| serviceid | integer |
None. |
|
| comment | string |
None. |
|
| unpaidamount | decimal number |
None. |
|
| amount | decimal number |
None. |
|
| description | string |
None. |
|
| totalamount | decimal number |
None. |
|
| ispaid | boolean |
None. |
|
| invoice_duedate | date |
None. |
|
| PaymentTypeId | integer |
None. |
|
| lstPaymentType | Collection of SelectListItem |
None. |
|
| lstUser | Collection of SelectListItem |
None. |
|
| lstGroups | Collection of SelectListItem |
None. |
|
| lstServices | Collection of SelectListItem |
None. |
|
| cheque_number | string |
None. |
|
| transaction_number | string |
None. |
|
| paymentstatus | integer |
None. |
|
| PaymentType | integer |
None. |
|
| lstInvoiceItems | Collection of InvoiceDescription |
None. |
|
| lstInvoiceTaxes | Collection of InvoiceTaxesViewModel |
None. |
|
| lstItemDescription | Collection of InvoiceItemDescriptionViewModel |
None. |