Class: Square::Types::OrderLineItemPricingBlocklistsBlockedTax
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Square::Types::OrderLineItemPricingBlocklistsBlockedTax
- Defined in:
- lib/square/types/order_line_item_pricing_blocklists_blocked_tax.rb
Overview
A tax to block from applying to a line item. The tax must be identified by either ‘tax_uid` or `tax_catalog_object_id`, but not both.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Square::Internal::Types::Model