Module: Square::Types::DeviceComponentDetailsExternalPower

Extended by:
Internal::Types::Enum
Defined in:
lib/square/types/device_component_details_external_power.rb

Constant Summary collapse

AVAILABLE_CHARGING =
"AVAILABLE_CHARGING"
AVAILABLE_NOT_IN_USE =
"AVAILABLE_NOT_IN_USE"
UNAVAILABLE =
"UNAVAILABLE"
AVAILABLE_INSUFFICIENT =
"AVAILABLE_INSUFFICIENT"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load