Class: Onlyfans::Models::ChatListMediaResponse::Data::List::Media
Defined Under Namespace
Classes: Files, VideoSources
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/chat_list_media_response.rb', line 399
|
Instance Attribute Details
#can_view ⇒ Boolean?
350
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 350
optional :can_view, Onlyfans::Internal::Type::Boolean, api_name: :canView
|
#converted_to_video ⇒ Boolean?
355
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 355
optional :converted_to_video, Onlyfans::Internal::Type::Boolean, api_name: :convertedToVideo
|
#created_at ⇒ String?
360
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 360
optional :created_at, String, api_name: :createdAt
|
#duration ⇒ Integer?
365
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 365
optional :duration, Integer
|
#has_custom_preview ⇒ Boolean?
375
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 375
optional :has_custom_preview, Onlyfans::Internal::Type::Boolean, api_name: :hasCustomPreview
|
#has_error ⇒ Boolean?
380
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 380
optional :has_error, Onlyfans::Internal::Type::Boolean, api_name: :hasError
|
#id ⇒ Integer?
345
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 345
optional :id, Integer
|
#is_ready ⇒ Boolean?
385
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 385
optional :is_ready, Onlyfans::Internal::Type::Boolean, api_name: :isReady
|
#type ⇒ String?
390
|
# File 'lib/onlyfans/models/chat_list_media_response.rb', line 390
optional :type, String
|