Class: Onlyfans::Models::StoredListTrackingLinksResponse::Data::List::Cost
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/stored_list_tracking_links_response.rb,
sig/onlyfans/models/stored_list_tracking_links_response.rbs
Overview
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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 ⇒ Object
328
|
# File 'sig/onlyfans/models/stored_list_tracking_links_response.rbs', line 328
def initialize: (
|
Instance Attribute Details
#click_source_count ⇒ Integer?
227
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 227
optional :click_source_count, Integer, api_name: :clickSourceCount
|
232
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 232
optional :input_mode, String, api_name: :inputMode, nil?: true
|
237
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 237
optional :input_value, String, api_name: :inputValue, nil?: true
|
#per_click ⇒ String?
242
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 242
optional :per_click, String, api_name: :perClick, nil?: true
|
247
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 247
optional :per_promo, String, api_name: :perPromo, nil?: true
|
#per_sub ⇒ String?
252
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 252
optional :per_sub, String, api_name: :perSub, nil?: true
|
#subscriber_source_count ⇒ Integer?
257
|
# File 'lib/onlyfans/models/stored_list_tracking_links_response.rb', line 257
optional :subscriber_source_count, Integer, api_name: :subscriberSourceCount
|
Instance Method Details
#to_hash ⇒ {
338
|
# File 'sig/onlyfans/models/stored_list_tracking_links_response.rbs', line 338
def to_hash: -> {
|