| Name | Description | Type | Additional information |
|---|---|---|---|
| lining_id | globally unique identifier |
None. |
|
| furnace_id | globally unique identifier |
None. |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
|
| heatProduced | integer |
None. |
|
| patchHeatProduced | integer |
None. |
|
| overallHeatProduced | integer |
None. |
|
| totalPatches | integer |
None. |
|
| createBy | globally unique identifier |
None. |
|
| creator | Reference |
None. |
|
| createDate | date |
None. |
|
| isActive | boolean |
None. |
|
| updateBy | globally unique identifier |
None. |
|
| updateDate | date |
None. |
|
| isExpired | boolean |
None. |
|
| totalProduction | decimal number |
None. |
|
| patchTotalProduction | decimal number |
None. |
|
| overallTotalProduction | decimal number |
None. |
|
| totalMaterialUsed | decimal number |
None. |
|
| totalPatchMaterialUsed | decimal number |
None. |
|
| overallMaterialUsed | decimal number |
None. |
|
| currentLiningPatch_id | globally unique identifier |
None. |
|
| furnaceLiningNumber | integer |
None. |
|
| furnaceLiningName | string |
None. |
|
| curcibleFurnace | string |
None. |
|
| kgPerTon | decimal number |
None. |
|
| inventories | Collection of LiningInventory |
None. |
|
| patches | Collection of LiningPatch |
None. |