Gas Service Contracted Item
Entity
Name: Gas Service Contracted Item
An utility service contracted item specific to the provision of gas to a gas service point for a gas service contract.
Details
- Industry Domain:
Customer
- Relational Table Name:
GAS_SERVICE_CONTRACTED_ITEM
- JSON View Name:
GAS_SERVICE_CONTRACTED_ITEM#JSON
- Ontology Class:
ewok:GasServiceContractedItem
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:GasServiceContractedItem |
utility service contract id | string | VARCHAR2 | UTILITY_SERVICE_CONTRACT_ID |
Yes | ewok:GasServiceContract | ||
utility service point id | string | VARCHAR2 | UTILITY_SERVICE_POINT_ID |
Yes | ewok:GasServicePoint | ||
start date time | dateTimeStamp | TIMESTAMP | START_DATE_TIME |
ewok:GasServiceContractedItem | |||
end date time | dateTimeStamp | TIMESTAMP | END_DATE_TIME |
ewok:GasServiceContractedItem |