Class: Onlyfans::Models::Media::VaultListResponse::Data::List::Files::Full
Overview
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 ⇒ Object
387
|
# File 'sig/onlyfans/models/media/vault_list_response.rbs', line 387
def initialize: (
|
Instance Attribute Details
#height ⇒ Integer?
280
|
# File 'lib/onlyfans/models/media/vault_list_response.rb', line 280
optional :height, Integer
|
#size ⇒ Integer?
285
|
# File 'lib/onlyfans/models/media/vault_list_response.rb', line 285
optional :size, Integer
|
#sources ⇒ Array<Object>?
290
|
# File 'lib/onlyfans/models/media/vault_list_response.rb', line 290
optional :sources, Onlyfans::Internal::Type::ArrayOf[Onlyfans::Internal::Type::Unknown]
|
#url ⇒ String?
295
|
# File 'lib/onlyfans/models/media/vault_list_response.rb', line 295
optional :url, String
|
#width ⇒ Integer?
300
|
# File 'lib/onlyfans/models/media/vault_list_response.rb', line 300
optional :width, Integer
|
Instance Method Details
#to_hash ⇒ {
395
|
# File 'sig/onlyfans/models/media/vault_list_response.rbs', line 395
def to_hash: -> {
|