Module: Square::Types::GiftCardActivityClearBalanceReason

Extended by:
Internal::Types::Enum
Defined in:
lib/square/types/gift_card_activity_clear_balance_reason.rb

Constant Summary collapse

SUSPICIOUS_ACTIVITY =
"SUSPICIOUS_ACTIVITY"
REUSE_GIFTCARD =
"REUSE_GIFTCARD"
UNKNOWN_REASON =
"UNKNOWN_REASON"

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