Class: Onlyfans::Models::SmartLinkListConversionsResponse::Data::Row::Fan

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/onlyfans/models/smart_link_list_conversions_response.rb,
sig/onlyfans/models/smart_link_list_conversions_response.rbs

Overview

See Also:

  • Onlyfans::Models::SmartLinkListConversionsResponse::Data::Row#fan

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], 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

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

#initialize ⇒ Object



518
# File 'sig/onlyfans/models/smart_link_list_conversions_response.rbs', line 518

def initialize: (

Instance Attribute Details

#avatar_url ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


394
# File 'lib/onlyfans/models/smart_link_list_conversions_response.rb', line 394

optional :avatar_url, String

#name ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


399
# File 'lib/onlyfans/models/smart_link_list_conversions_response.rb', line 399

optional :name, String

#onlyfans_id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


404
# File 'lib/onlyfans/models/smart_link_list_conversions_response.rb', line 404

optional :onlyfans_id, String

#onlyfans_url ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


409
# File 'lib/onlyfans/models/smart_link_list_conversions_response.rb', line 409

optional :onlyfans_url, String

#username ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


414
# File 'lib/onlyfans/models/smart_link_list_conversions_response.rb', line 414

optional :username, String

Instance Method Details

#to_hash ⇒ {

Returns:

  • ({)


526
# File 'sig/onlyfans/models/smart_link_list_conversions_response.rbs', line 526

def to_hash: -> {