Class: Onlyfans::Models::SmartLinkListFansResponse::Data::Row

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

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



258
# File 'sig/onlyfans/models/smart_link_list_fans_response.rbs', line 258

def initialize: (

Instance Attribute Details

#avatar_url ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


152
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 152

optional :avatar_url, String

#click_id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


157
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 157

optional :click_id, String

#conversion_id ⇒ Integer?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


162
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 162

optional :conversion_id, Integer

#converted_at ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


167
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 167

optional :converted_at, String

#external_click_id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


172
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 172

optional :external_click_id, String

#fan_id ⇒ Integer?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


177
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 177

optional :fan_id, Integer

#messages_sent_by_fan ⇒ Integer?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


182
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 182

optional :messages_sent_by_fan, Integer

#name ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


187
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 187

optional :name, String

#onlyfans_id ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


192
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 192

optional :onlyfans_id, String

#revenue_net ⇒ Integer?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


197
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 197

optional :revenue_net, Integer

#tips_net ⇒ Integer?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


202
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 202

optional :tips_net, Integer

#username ⇒ String?

Parameters:

  • (String)

Returns:

  • (String, nil)


207
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 207

optional :username, String

Instance Method Details

#to_hash ⇒ {

Returns:

  • ({)


273
# File 'sig/onlyfans/models/smart_link_list_fans_response.rbs', line 273

def to_hash: -> {