Class: Onlyfans::Models::FanListLatestResponse::Data::User::SubscribedOnData
Overview
Defined Under Namespace
Classes: Subscribe
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
#discount_finished_at ⇒ String?
590
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 590
optional :discount_finished_at, String, api_name: :discountFinishedAt, nil?: true
|
#discount_percent ⇒ Integer?
595
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 595
optional :discount_percent, Integer, api_name: :discountPercent
|
#discount_period ⇒ Integer?
600
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 600
optional :discount_period, Integer, api_name: :discountPeriod
|
#discount_started_at ⇒ String?
605
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 605
optional :discount_started_at, String, api_name: :discountStartedAt, nil?: true
|
#duration ⇒ String?
610
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 610
optional :duration, String
|
#expired_at ⇒ String?
615
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 615
optional :expired_at, String, api_name: :expiredAt
|
#has_active_paid_subscriptions ⇒ Boolean?
620
621
622
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 620
optional :has_active_paid_subscriptions,
Onlyfans::Internal::Type::Boolean,
api_name: :hasActivePaidSubscriptions
|
#is_muted ⇒ Boolean?
627
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 627
optional :is_muted, Onlyfans::Internal::Type::Boolean, api_name: :isMuted
|
#last_activity ⇒ String?
632
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 632
optional :last_activity, String, api_name: :lastActivity
|
#messages_summ ⇒ Integer?
637
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 637
optional :messages_summ, Integer, api_name: :messagesSumm
|
#new_price ⇒ Integer?
642
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 642
optional :new_price, Integer, api_name: :newPrice
|
#posts_summ ⇒ Integer?
647
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 647
optional :posts_summ, Integer, api_name: :postsSumm
|
#price ⇒ Integer?
652
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 652
optional :price, Integer
|
#recommendations ⇒ Integer?
657
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 657
optional :recommendations, Integer
|
#regular_price ⇒ Integer?
662
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 662
optional :regular_price, Integer, api_name: :regularPrice
|
#renewed_at ⇒ String?
667
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 667
optional :renewed_at, String, api_name: :renewedAt, nil?: true
|
#status ⇒ String?
672
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 672
optional :status, String
|
#streams_summ ⇒ Integer?
677
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 677
optional :streams_summ, Integer, api_name: :streamsSumm
|
#subscribe_at ⇒ String?
682
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 682
optional :subscribe_at, String, api_name: :subscribeAt
|
#subscribe_price ⇒ Integer?
687
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 687
optional :subscribe_price, Integer, api_name: :subscribePrice
|
#subscribes_summ ⇒ Integer?
698
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 698
optional :subscribes_summ, Integer, api_name: :subscribesSumm
|
#tips_summ ⇒ Integer?
703
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 703
optional :tips_summ, Integer, api_name: :tipsSumm
|
#total_summ ⇒ Integer?
708
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 708
optional :total_summ, Integer, api_name: :totalSumm
|
#unsubscribe_reason ⇒ String?
713
|
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 713
optional :unsubscribe_reason, String, api_name: :unsubscribeReason
|