Module: Square::Types::CatalogCustomAttributeDefinitionSellerVisibility

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

Constant Summary collapse

SELLER_VISIBILITY_HIDDEN =
"SELLER_VISIBILITY_HIDDEN"
SELLER_VISIBILITY_READ_WRITE_VALUES =
"SELLER_VISIBILITY_READ_WRITE_VALUES"

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