| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceMappedProjectId |
Contains the Id of the mapping related to Project and payment request |
integer |
None. |
| InvoiceId |
Contains the PaymentRequestId |
integer |
None. |
| ProjectId |
Contains the ProjectId |
integer |
None. |
| IsSelected |
Contains the flag as true to remove the project from payment request which is already mapped to the payment request |
boolean |
None. |
| ProjectName |
Contains the name of project which is mapped to the invoice |
string |
None. |
| ProjectCode |
Contains the code of project which is mapped to the invoice |
string |
None. |
| ProjectAmount |
Contains the amount of the project which is mapped to the invoice |
decimal number |
None. |
| MiscellaneousAmount |
Contains the miscellaneous amount of project which is mapped to the invoice |
decimal number |
None. |
| LstInvoiceMappedTask |
Contains the List of the tasks mapped to the project |
Collection of InvoiceMappedTask |
None. |