Class: Onlyfans::Models::StoryRetrieveResponse::Data::Media::Files
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(w150: nil, w480: nil) ⇒ Object
|
# File 'lib/onlyfans/models/story_retrieve_response.rb', line 335
|
Instance Attribute Details
316
|
# File 'lib/onlyfans/models/story_retrieve_response.rb', line 316
optional :full, -> { Onlyfans::Models::StoryRetrieveResponse::Data::Media::Files::Full }
|
321
|
# File 'lib/onlyfans/models/story_retrieve_response.rb', line 321
optional :preview, -> { Onlyfans::Models::StoryRetrieveResponse::Data::Media::Files::Preview }
|
326
327
328
|
# File 'lib/onlyfans/models/story_retrieve_response.rb', line 326
optional :square_preview,
-> { Onlyfans::Models::StoryRetrieveResponse::Data::Media::Files::SquarePreview },
api_name: :squarePreview
|
333
|
# File 'lib/onlyfans/models/story_retrieve_response.rb', line 333
optional :thumb, -> { Onlyfans::Models::StoryRetrieveResponse::Data::Media::Files::Thumb }
|
Instance Method Details
#to_hash ⇒ {
430
|
# File 'sig/onlyfans/models/story_retrieve_response.rbs', line 430
def to_hash: -> {
|