Module: Increase::Models::CardPurchaseSupplement::Invoice::TaxTreatments

Extended by:
Internal::Type::Enum
Defined in:
lib/increase/models/card_purchase_supplement.rb

Overview

Indicates how the merchant applied taxes.

See Also:

Constant Summary collapse

NO_TAX_APPLIES =

No tax applies

:no_tax_applies
NET_PRICE_LINE_ITEM_LEVEL =

Net price line item level

:net_price_line_item_level
NET_PRICE_INVOICE_LEVEL =

Net price invoice level

:net_price_invoice_level
GROSS_PRICE_LINE_ITEM_LEVEL =

Gross price line item level

:gross_price_line_item_level
GROSS_PRICE_INVOICE_LEVEL =

Gross price invoice level

:gross_price_invoice_level

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info