Module: EInvoiceAPI::Models::DocumentCreate::Allowance::ReasonCode

Extended by:
Internal::Type::Enum
Defined in:
lib/e_invoice_api/models/document_create.rb

Overview

Allowance reason codes for invoice discounts and charges

See Also:

Constant Summary collapse

REASON_CODE_41 =
:"41"
REASON_CODE_42 =
:"42"
REASON_CODE_60 =
:"60"
REASON_CODE_62 =
:"62"
REASON_CODE_63 =
:"63"
REASON_CODE_64 =
:"64"
REASON_CODE_65 =
:"65"
REASON_CODE_66 =
:"66"
REASON_CODE_67 =
:"67"
REASON_CODE_68 =
:"68"
REASON_CODE_70 =
:"70"
REASON_CODE_71 =
:"71"
REASON_CODE_88 =
:"88"
REASON_CODE_95 =
:"95"
REASON_CODE_100 =
:"100"
REASON_CODE_102 =
:"102"
REASON_CODE_103 =
:"103"
REASON_CODE_104 =
:"104"
REASON_CODE_105 =
:"105"

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