Module: Orb::Models::PlanPhaseUsageDiscountAdjustment::Filter::Field

Extended by:
Internal::Type::Enum
Defined in:
lib/orb/models/plan_phase_usage_discount_adjustment.rb,
sig/orb/models/plan_phase_usage_discount_adjustment.rbs

Overview

The property of the price to filter on.

See Also:

  • Orb::Models::PlanPhaseUsageDiscountAdjustment::Filter#field

Constant Summary collapse

PRICE_ID =

Returns:

  • (:price_id)
:price_id
ITEM_ID =

Returns:

  • (:item_id)
:item_id
PRICE_TYPE =

Returns:

  • (:price_type)
:price_type
CURRENCY =

Returns:

  • (:currency)
:currency
PRICING_UNIT_ID =

Returns:

  • (:pricing_unit_id)
:pricing_unit_id

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, 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

Instance Method Details

#self?.values ⇒ ::Array[Orb::Models::PlanPhaseUsageDiscountAdjustment::Filter::field]

Returns:

  • (::Array[Orb::Models::PlanPhaseUsageDiscountAdjustment::Filter::field])


107
# File 'sig/orb/models/plan_phase_usage_discount_adjustment.rbs', line 107

def self?.values: -> ::Array[Orb::Models::PlanPhaseUsageDiscountAdjustment::Filter::field]