Class: MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::QuantitySchedule
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- MetronomeSDK::Models::V2::ContractGetEditHistoryResponse::Data::AddSubscription::QuantitySchedule
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
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 ⇒ Object
2234
|
# File 'sig/metronome_sdk/models/v2/contract_get_edit_history_response.rbs', line 2234
def initialize: (
|
Instance Attribute Details
#ending_before ⇒ Time?
2287
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2287
optional :ending_before, Time
|
#quantity ⇒ Float
2277
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2277
required :quantity, Float
|
#starting_at ⇒ Time
2282
|
# File 'lib/metronome_sdk/models/v2/contract_get_edit_history_response.rb', line 2282
required :starting_at, Time
|
Instance Method Details
#to_hash ⇒ {
2240
|
# File 'sig/metronome_sdk/models/v2/contract_get_edit_history_response.rbs', line 2240
def to_hash: -> {
|