Module: Square::Types::BusinessAppointmentSettingsBookingLocationType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/business_appointment_settings_booking_location_type.rb
Constant Summary collapse
- BUSINESS_LOCATION =
"BUSINESS_LOCATION"- CUSTOMER_LOCATION =
"CUSTOMER_LOCATION"- PHONE =
"PHONE"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values