概要
The properties below are returned by the terminalConfigurations object when using Describe on a utility network.
プロパティ
| プロパティ | 説明 | データ タイプ |
| creationTime (読み取り専用) | The creation time of the terminal configuration. | String |
| defaultConfiguration (読み取り専用) | Of the valid terminal configurations available, this is the default path terminal configuration. | String |
| terminalConfigurationID (読み取り専用) | The ID of the terminal configuration. | Integer |
| terminalConfigurationName (読み取り専用) | The name of the terminal configuration. | String |
| terminals (読み取り専用) | The terminals object. This object can be used to retrieve properties of the terminals. | Object |
| traversabilityModel (読み取り専用) | The traversability of the terminal configuration. The directionality can be either directional or bidirectional. | String |
| validConfigurations (読み取り専用) | The validConfigurations object. This object can be used to retrieve properties of the valid terminal configurations. | Object |