Module: Square::Types::SubscriptionEventInfoCode

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

Constant Summary collapse

LOCATION_NOT_ACTIVE =
"LOCATION_NOT_ACTIVE"
LOCATION_CANNOT_ACCEPT_PAYMENT =
"LOCATION_CANNOT_ACCEPT_PAYMENT"
CUSTOMER_DELETED =
"CUSTOMER_DELETED"
CUSTOMER_NO_EMAIL =
"CUSTOMER_NO_EMAIL"
CUSTOMER_NO_NAME =
"CUSTOMER_NO_NAME"
USER_PROVIDED =
"USER_PROVIDED"

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