Module: Square::Types::BusinessBookingProfileBookingPolicy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/business_booking_profile_booking_policy.rb
Constant Summary collapse
- ACCEPT_ALL =
"ACCEPT_ALL"- REQUIRES_ACCEPTANCE =
"REQUIRES_ACCEPTANCE"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values