Module: Square::Types::LoyaltyPromotionStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/loyalty_promotion_status.rb
Constant Summary collapse
- ACTIVE =
"ACTIVE"- ENDED =
"ENDED"- CANCELED =
"CANCELED"- SCHEDULED =
"SCHEDULED"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values