Module: Square::Types::CustomerCreationSource

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

Constant Summary collapse

OTHER =
"OTHER"
APPOINTMENTS =
"APPOINTMENTS"
COUPON =
"COUPON"
DELETION_RECOVERY =
"DELETION_RECOVERY"
DIRECTORY =
"DIRECTORY"
EGIFTING =
"EGIFTING"
EMAIL_COLLECTION =
"EMAIL_COLLECTION"
FEEDBACK =
"FEEDBACK"
IMPORT =
"IMPORT"
INVOICES =
"INVOICES"
LOYALTY =
"LOYALTY"
MARKETING =
"MARKETING"
MERGE =
"MERGE"
ONLINE_STORE =
"ONLINE_STORE"
INSTANT_PROFILE =
"INSTANT_PROFILE"
TERMINAL =
"TERMINAL"
THIRD_PARTY =
"THIRD_PARTY"
THIRD_PARTY_IMPORT =
"THIRD_PARTY_IMPORT"
UNMERGE_RECOVERY =
"UNMERGE_RECOVERY"

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