Module: Orb::Models::SubscriptionPriceIntervalsParams::Add::StartDate

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

Overview

The start date of the price interval. This is the date that the price will start billing on the subscription.

See Also:

  • Orb::Models::SubscriptionPriceIntervalsParams::Add#start_date

Instance Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants, variants

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?.variants::Array[Orb::Models::SubscriptionPriceIntervalsParams::Add::start_date]

Returns:

  • (::Array[Orb::Models::SubscriptionPriceIntervalsParams::Add::start_date])


157
# File 'sig/orb/models/subscription_price_intervals_params.rbs', line 157

def self?.variants: -> ::Array[Orb::Models::SubscriptionPriceIntervalsParams::Add::start_date]