Water Service Contracted Item
Entity
Name: Water Service Contracted Item
An utility service contracted item specific to the provision of water to a water service point for a water service contract.
Details
- Industry Domain:
Customer
- Relational Table Name:
WATER_SERVICE_CONTRACTED_ITEM
- JSON View Name:
WATER_SERVICE_CONTRACTED_ITEM#JSON
- Ontology Class:
ewok:WaterServiceContractedItem
Properties
Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
---|---|---|---|---|---|---|---|
utility service contracted item id | string | VARCHAR2 | UTILITY_SERVICE_CONTRACTED_ITEM_ID |
Yes | Yes | Must match regex pattern | ewok:WaterServiceContractedItem |
utility service contract id | string | VARCHAR2 | UTILITY_SERVICE_CONTRACT_ID |
Yes | Must match regex pattern | ewok:WaterServiceContract | |
utility service point id | string | VARCHAR2 | UTILITY_SERVICE_POINT_ID |
Yes | ewok:WaterServicePoint | ||
start date time | dateTimeStamp | TIMESTAMP | START_DATE_TIME |
ewok:WaterServiceContractedItem | |||
end date time | dateTimeStamp | TIMESTAMP | END_DATE_TIME |
ewok:WaterServiceContractedItem |