Class: Onlyfans::Models::SmartLinkListClicksResponse::Data
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/smart_link_list_clicks_response.rb,
sig/onlyfans/models/smart_link_list_clicks_response.rbs
Overview
Defined Under Namespace
Classes: Chart, Filters, Row, Summary
Instance Attribute Summary collapse
Instance Method Summary
collapse
-
#initialize(id: nil, aff_s1: nil, aff_s2: nil, aff_s3: nil, aff_s4: nil, aff_s5: nil, browser_device_type: nil, browser_family: nil, browser_name: nil, browser_platform: nil, country_code: nil, created_at: nil, external_click_id: nil, fbclid: nil, gclid: nil, gross_clicks: nil, ip_address: nil, is_bot: nil, is_duplicate: nil, referrer: nil, ttclid: nil, user_agent: nil, utm_campaign: nil, utm_content: nil, utm_medium: nil, utm_source: nil, utm_term: nil) ⇒ Object
constructor
-
#to_hash ⇒ {
==, #==, #[], 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(id: nil, aff_s1: nil, aff_s2: nil, aff_s3: nil, aff_s4: nil, aff_s5: nil, browser_device_type: nil, browser_family: nil, browser_name: nil, browser_platform: nil, country_code: nil, created_at: nil, external_click_id: nil, fbclid: nil, gclid: nil, gross_clicks: nil, ip_address: nil, is_bot: nil, is_duplicate: nil, referrer: nil, ttclid: nil, user_agent: nil, utm_campaign: nil, utm_content: nil, utm_medium: nil, utm_source: nil, utm_term: nil) ⇒ Object
|
# File 'lib/onlyfans/models/smart_link_list_clicks_response.rb', line 119
|
Instance Attribute Details
83
84
|
# File 'lib/onlyfans/models/smart_link_list_clicks_response.rb', line 83
optional :chart,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::SmartLinkListClicksResponse::Data::Chart] }
|
89
|
# File 'lib/onlyfans/models/smart_link_list_clicks_response.rb', line 89
optional :filters, -> { Onlyfans::Models::SmartLinkListClicksResponse::Data::Filters }
|
94
95
|
# File 'lib/onlyfans/models/smart_link_list_clicks_response.rb', line 94
optional :rows,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::SmartLinkListClicksResponse::Data::Row] }
|
100
|
# File 'lib/onlyfans/models/smart_link_list_clicks_response.rb', line 100
optional :summary, -> { Onlyfans::Models::SmartLinkListClicksResponse::Data::Summary }
|
Instance Method Details
#to_hash ⇒ {
142
|
# File 'sig/onlyfans/models/smart_link_list_clicks_response.rbs', line 142
def to_hash: -> {
|