Module: Square::Types::ApplicationDetailsExternalSquareProduct

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

Constant Summary collapse

APPOINTMENTS =
"APPOINTMENTS"
ECOMMERCE_API =
"ECOMMERCE_API"
INVOICES =
"INVOICES"
ONLINE_STORE =
"ONLINE_STORE"
OTHER =
"OTHER"
RESTAURANTS =
"RESTAURANTS"
RETAIL =
"RETAIL"
SQUARE_POS =
"SQUARE_POS"
TERMINAL_API =
"TERMINAL_API"
VIRTUAL_TERMINAL =
"VIRTUAL_TERMINAL"

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