Class: Onlyfans::Models::FanListAllResponse::Data::List::PromoOffer
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
672
|
# File 'sig/onlyfans/models/fan_list_all_response.rbs', line 672
def initialize: (
|
Instance Attribute Details
#created_at ⇒ String?
541
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 541
optional :created_at, String, api_name: :createdAt
|
#expired_at ⇒ String?
546
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 546
optional :expired_at, String, api_name: :expiredAt
|
#finished_at ⇒ String?
551
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 551
optional :finished_at, String, api_name: :finishedAt
|
#id ⇒ Integer?
536
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 536
optional :id, Integer
|
#subscribe_days ⇒ Integer?
556
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 556
optional :subscribe_days, Integer, api_name: :subscribeDays
|
#subscriber_id ⇒ String?
561
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 561
optional :subscriber_id, String, api_name: :subscriberId
|
#user_id ⇒ String?
566
|
# File 'lib/onlyfans/models/fan_list_all_response.rb', line 566
optional :user_id, String, api_name: :userId
|
Instance Method Details
#to_hash ⇒ {
682
|
# File 'sig/onlyfans/models/fan_list_all_response.rbs', line 682
def to_hash: -> {
|