Module: Square::Types::CatalogDiscountModifyTaxBasis

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

Constant Summary collapse

MODIFY_TAX_BASIS =
"MODIFY_TAX_BASIS"
DO_NOT_MODIFY_TAX_BASIS =
"DO_NOT_MODIFY_TAX_BASIS"

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