AutoApi.ChargingSessionCapability.multiple-question-mark

You're seeing just the function multiple-question-mark, go back to AutoApi.ChargingSessionCapability module for more information.

Specs

multiple?(atom()) :: boolean()

Returns whether the property is multiple, that is if it can contain multiple values.

Example

iex> AutoApi.ChargingSessionCapability.multiple?(:public_charging_points)
true