Class: Onlyfans::Models::FanListLatestResponse::Data::User::PromoOffer
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
#created_at ⇒ String?
548
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 548
optional :created_at, String, api_name: :createdAt
|
#expired_at ⇒ String?
553
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 553
optional :expired_at, String, api_name: :expiredAt
|
#finished_at ⇒ String?
558
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 558
optional :finished_at, String, api_name: :finishedAt
|
#id ⇒ Integer?
543
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 543
optional :id, Integer
|
#subscribe_days ⇒ Integer?
563
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 563
optional :subscribe_days, Integer, api_name: :subscribeDays
|
#subscriber_id ⇒ String?
568
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 568
optional :subscriber_id, String, api_name: :subscriberId
|
#user_id ⇒ String?
573
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 573
optional :user_id, String, api_name: :userId
|