PricingStructureType
The structure PricingStructureType
represents information about the pricing for the connector.
Element | Data Type | Mandatory | Description |
---|---|---|---|
pricingModel | PricingModelType | No | Pricing model applicable for the charging connector. Examples of available models include:
|
price | PriceType | No | Price for the charging |
unit | UnitType | No | Describes charge unit related to the price and pricing model. Unit can be represented by hours, session or kWh. Not all pricing models are unit based. |
timePeriod | TimePeriodType | No | Hours in which the price applies. Note: This element is deprecated, please use timeConstraints instead. |
timeConstraints | OpeningHoursType | No | Hours and days in which the price applies |
descriptions | String | No | Description of the pricing structure |