Class: Onlyfans::Models::QueueCountResponse::Data::List
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Onlyfans::Models::QueueCountResponse::Data::List
- Defined in:
- lib/onlyfans/models/queue_count_response.rb
Overview
Defined Under Namespace
Classes: Const2025_01_01, Const2025_01_02
Instance Attribute Summary collapse
- #number_2025_01_01 ⇒ Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_01?
- #number_2025_01_02 ⇒ Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_02?
Instance Method Summary collapse
- #initialize(post: nil) ⇒ Object constructor
Methods inherited from Internal::Type::BaseModel
==, #==, #[], 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
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(post: nil) ⇒ Object
|
|
# File 'lib/onlyfans/models/queue_count_response.rb', line 145
|
Instance Attribute Details
#number_2025_01_01 ⇒ Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_01?
134 135 136 |
# File 'lib/onlyfans/models/queue_count_response.rb', line 134 optional :number_2025_01_01, -> { Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_01 }, api_name: :"2025-01-01" |
#number_2025_01_02 ⇒ Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_02?
141 142 143 |
# File 'lib/onlyfans/models/queue_count_response.rb', line 141 optional :number_2025_01_02, -> { Onlyfans::Models::QueueCountResponse::Data::List::Const2025_01_02 }, api_name: :"2025-01-02" |