Module: Square::Types::BusinessAppointmentSettingsAlignmentTime

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

Constant Summary collapse

SERVICE_DURATION =
"SERVICE_DURATION"
QUARTER_HOURLY =
"QUARTER_HOURLY"
HALF_HOURLY =
"HALF_HOURLY"
HOURLY =
"HOURLY"

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