Module: Telnyx::Models::ChargesSummaryRetrieveResponse::Data::Summary::Line
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/telnyx/models/charges_summary_retrieve_response.rb,
sig/telnyx/models/charges_summary_retrieve_response.rbs
Defined Under Namespace
Classes: Comparative, Simple
Instance Method Summary collapse
- #initialize(alias_:, existing_this_month:, name:, new_this_month:, type: :comparative) ⇒ Object
- #self?.variants ⇒ ::Array[Telnyx::Models::ChargesSummaryRetrieveResponse::Data::Summary::line]
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
#initialize(alias_:, existing_this_month:, name:, new_this_month:, type: :comparative) ⇒ Object
|
|
# File 'lib/telnyx/models/charges_summary_retrieve_response.rb', line 158
|
#self?.variants ⇒ ::Array[Telnyx::Models::ChargesSummaryRetrieveResponse::Data::Summary::line]
188 |
# File 'sig/telnyx/models/charges_summary_retrieve_response.rbs', line 188
def self?.variants: -> ::Array[Telnyx::Models::ChargesSummaryRetrieveResponse::Data::Summary::line]
|