Module: Increase::Models::CardPurchaseSupplement::LineItem::DiscountTreatmentCode
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/card_purchase_supplement.rb
Overview
Indicates how the merchant applied the discount for this specific line item.
Constant Summary collapse
- NO_LINE_ITEM_LEVEL_DISCOUNT_PROVIDED =
No line item level discount provided
:no_line_item_level_discount_provided- TAX_CALCULATED_ON_POST_DISCOUNT_LINE_ITEM_TOTAL =
Tax calculated on post discount line item total
:tax_calculated_on_post_discount_line_item_total- TAX_CALCULATED_ON_PRE_DISCOUNT_LINE_ITEM_TOTAL =
Tax calculated on pre discount line item total
:tax_calculated_on_pre_discount_line_item_total
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