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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load