Class: MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::BillingPeriods
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::BillingPeriods
show all
- Defined in:
- lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb,
sig/metronome_sdk/models/v2/contract_get_edit_history_response.rbs
Overview
Defined Under Namespace
Classes: Current, Next, Previous
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(ending_before:, starting_at:) ⇒ Object
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2108
|
Instance Attribute Details
2092
2093
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2092
optional :current,
-> { MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::BillingPeriods::Current }
|
2098
2099
2100
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2098
optional :next_,
-> { MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::BillingPeriods::Next },
api_name: :next
|
2105
2106
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2105
optional :previous,
-> { MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::BillingPeriods::Previous }
|
Instance Method Details
#to_hash ⇒ {
2080
|
# File 'sig/metronome_sdk/models/v2/contract_get_edit_history_response.rbs', line 2080
def to_hash: -> {
|