EVChargingTariffRequest (API Reference)
Package com.here.sdk.search
Class EVChargingTariffRequest
java.lang.Object
com.here.sdk.search.EVChargingTariffRequest
Represents a search option to choose the eMSP or CPO whose tariff should be included in the response. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe eMSP or CPO partner ID.List of tariff names. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
partnerID
The eMSP or CPO partner ID.
-
tariffNames
List of tariff names.
-
-
Constructor Details
-
EVChargingTariffRequest
public EVChargingTariffRequest()Creates an EVTariffSearchOption object.
-
-
Method Details