Class: Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases::Media::Files
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/engagement/message_get_top_message_response.rb,
sig/onlyfans/models/engagement/message_get_top_message_response.rbs
Overview
Defined Under Namespace
Classes: Full, Preview, SquarePreview, Thumb
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(height: nil, size: nil, url: nil, width: nil) ⇒ Object
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 382
|
Instance Attribute Details
360
361
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 360
optional :full,
-> { Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases::Media::Files::Full }
|
366
367
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 366
optional :preview,
-> { Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases::Media::Files::Preview }
|
372
373
374
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 372
optional :square_preview,
-> { Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases::Media::Files::SquarePreview },
api_name: :squarePreview
|
379
380
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 379
optional :thumb,
-> { Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases::Media::Files::Thumb }
|
Instance Method Details
#to_hash ⇒ {
488
|
# File 'sig/onlyfans/models/engagement/message_get_top_message_response.rbs', line 488
def to_hash: -> {
|