reservable property
getter/setter pair
Indicates if the charging stations can be reserved. Note: Reservable charging stations operate on a first-come/first served basis.
Implementation
bool? reservable;
Indicates if the charging stations can be reserved. Note: Reservable charging stations operate on a first-come/first served basis.
bool? reservable;