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

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from Internal::Type::BaseModel

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

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

This class inherits a constructor from Onlyfans::Internal::Type::BaseModel

Instance Attribute Details

#avatar_urlString?

Returns:

  • (String, nil)


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

optional :avatar_url, String

#click_idString?

Returns:

  • (String, nil)


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

optional :click_id, String

#conversion_idInteger?

Returns:

  • (Integer, nil)


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

optional :conversion_id, Integer

#converted_atString?

Returns:

  • (String, nil)


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

optional :converted_at, String

#external_click_idString?

Returns:

  • (String, nil)


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

optional :external_click_id, String

#fan_idInteger?

Returns:

  • (Integer, nil)


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

optional :fan_id, Integer

#messages_sent_by_fanInteger?

Returns:

  • (Integer, nil)


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

optional :messages_sent_by_fan, Integer

#nameString?

Returns:

  • (String, nil)


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

optional :name, String

#onlyfans_idString?

Returns:

  • (String, nil)


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

optional :onlyfans_id, String

#revenue_netInteger?

Returns:

  • (Integer, nil)


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

optional :revenue_net, Integer

#tips_netInteger?

Returns:

  • (Integer, nil)


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

optional :tips_net, Integer

#usernameString?

Returns:

  • (String, nil)


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

optional :username, String