Class: Onlyfans::Models::SmartLinkListFansResponse::Data::Row
Instance Attribute Summary collapse
Method Summary
==, #==, #[], 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
#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
Instance Attribute Details
#avatar_url ⇒ String?
152
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 152
optional :avatar_url, String
|
#click_id ⇒ String?
157
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 157
optional :click_id, String
|
#conversion_id ⇒ Integer?
162
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 162
optional :conversion_id, Integer
|
#converted_at ⇒ String?
167
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 167
optional :converted_at, String
|
#external_click_id ⇒ String?
172
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 172
optional :external_click_id, String
|
#fan_id ⇒ Integer?
177
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 177
optional :fan_id, Integer
|
#messages_sent_by_fan ⇒ Integer?
182
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 182
optional :messages_sent_by_fan, Integer
|
#name ⇒ String?
187
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 187
optional :name, String
|
#onlyfans_id ⇒ String?
192
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 192
optional :onlyfans_id, String
|
#revenue_net ⇒ Integer?
197
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 197
optional :revenue_net, Integer
|
#tips_net ⇒ Integer?
202
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 202
optional :tips_net, Integer
|
#username ⇒ String?
207
|
# File 'lib/onlyfans/models/smart_link_list_fans_response.rb', line 207
optional :username, String
|