| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| SupplierID | integer |
None. |
|
| ProjectID | integer |
None. |
|
| BillNo | string |
Required String length: inclusive between 0 and 200 |
|
| BillDate | date |
None. |
|
| Amount | decimal number |
None. |
|
| Remarks | string |
String length: inclusive between 0 and 2000 |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
Required String length: inclusive between 0 and 200 |
|
| ModifiedOn | date |
None. |
|
| ModifiedBy | string |
String length: inclusive between 0 and 200 |
|
| Status | boolean |
None. |
|
| Supplier | Supplier |
None. |
|
| Project | Project |
None. |
|
| MaterialStocks | Collection of MaterialStock |
None. |
|
| SupplierPayments | Collection of SupplierPayment |
None. |