Module: Square::Types::GiftCardActivityDeactivateReason
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/gift_card_activity_deactivate_reason.rb
Constant Summary collapse
- SUSPICIOUS_ACTIVITY =
"SUSPICIOUS_ACTIVITY"- UNKNOWN_REASON =
"UNKNOWN_REASON"- CHARGEBACK_DEACTIVATE =
"CHARGEBACK_DEACTIVATE"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values