Class: Onlyfans::Models::StoryListActiveResponse::Data
Defined Under Namespace
Classes: Media
Instance Attribute Summary collapse
Method Summary
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, #initialize, 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
Instance Attribute Details
#can_delete ⇒ Boolean?
128
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 128
optional :can_delete, Onlyfans::Internal::Type::Boolean, api_name: :canDelete
|
133
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 133
optional :comments_count, Integer, api_name: :commentsCount
|
#created_at ⇒ String?
138
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 138
optional :created_at, String, api_name: :createdAt
|
#has_post ⇒ Boolean?
143
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 143
optional :has_post, Onlyfans::Internal::Type::Boolean, api_name: :hasPost
|
#id ⇒ Integer?
123
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 123
optional :id, Integer
|
#is_highlight_cover ⇒ Boolean?
148
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 148
optional :is_highlight_cover, Onlyfans::Internal::Type::Boolean, api_name: :isHighlightCover
|
#is_last_in_highlight ⇒ Boolean?
153
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 153
optional :is_last_in_highlight, Onlyfans::Internal::Type::Boolean, api_name: :isLastInHighlight
|
#is_ready ⇒ Boolean?
158
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 158
optional :is_ready, Onlyfans::Internal::Type::Boolean, api_name: :isReady
|
#is_watched ⇒ Boolean?
163
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 163
optional :is_watched, Onlyfans::Internal::Type::Boolean, api_name: :isWatched
|
#likes_count ⇒ Integer?
168
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 168
optional :likes_count, Integer, api_name: :likesCount
|
#question ⇒ String?
179
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 179
optional :question, String, nil?: true
|
#tips_amount ⇒ String?
191
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 191
optional :tips_amount, String, api_name: :tipsAmount
|
#tips_amount_raw ⇒ Integer?
196
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 196
optional :tips_amount_raw, Integer, api_name: :tipsAmountRaw
|
#tips_count ⇒ Integer?
201
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 201
optional :tips_count, Integer, api_name: :tipsCount
|
#user_id ⇒ Integer?
206
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 206
optional :user_id, Integer, api_name: :userId
|
#viewers ⇒ Array<Object>?
#viewers_count ⇒ Integer?
216
|
# File 'lib/onlyfans/models/story_list_active_response.rb', line 216
optional :viewers_count, Integer, api_name: :viewersCount
|