Module: Increase::Models::CardPurchaseSupplement::Invoice::DiscountTreatmentCode
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/card_purchase_supplement.rb
Overview
Indicates how the merchant applied the discount.
Constant Summary collapse
- NO_INVOICE_LEVEL_DISCOUNT_PROVIDED =
No invoice level discount provided
:no_invoice_level_discount_provided- TAX_CALCULATED_ON_POST_DISCOUNT_INVOICE_TOTAL =
Tax calculated on post discount invoice total
:tax_calculated_on_post_discount_invoice_total- TAX_CALCULATED_ON_PRE_DISCOUNT_INVOICE_TOTAL =
Tax calculated on pre discount invoice total
:tax_calculated_on_pre_discount_invoice_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