Class: Onlyfans::Models::Engagement::Messages::MassMessageChartResponse::Data::GroupMessages
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/engagement/messages/mass_message_chart_response.rb,
sig/onlyfans/models/engagement/messages/mass_message_chart_response.rbs
Overview
Defined Under Namespace
Classes: Chart
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
207
|
# File 'sig/onlyfans/models/engagement/messages/mass_message_chart_response.rbs', line 207
def initialize: (
|
Instance Attribute Details
145
146
|
# File 'lib/onlyfans/models/engagement/messages/mass_message_chart_response.rb', line 145
optional :chart,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::Engagement::Messages::MassMessageChartResponse::Data::GroupMessages::Chart] }
|
#delta ⇒ Float?
151
|
# File 'lib/onlyfans/models/engagement/messages/mass_message_chart_response.rb', line 151
optional :delta, Float
|
#total ⇒ Integer?
156
|
# File 'lib/onlyfans/models/engagement/messages/mass_message_chart_response.rb', line 156
optional :total, Integer
|
Instance Method Details
#to_hash ⇒ {
213
|
# File 'sig/onlyfans/models/engagement/messages/mass_message_chart_response.rbs', line 213
def to_hash: -> {
|