Class: Onlyfans::Models::FanListLatestResponse::Data::User::SubscribedOnData

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/onlyfans/models/fan_list_latest_response.rb

Overview

Defined Under Namespace

Classes: Subscribe

Instance Attribute Summary collapse

Method Summary

Methods inherited from Internal::Type::BaseModel

==, #==, #[], 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

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

This class inherits a constructor from Onlyfans::Internal::Type::BaseModel

Instance Attribute Details

#discount_finished_atString?

Returns:

  • (String, nil)


590
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 590

optional :discount_finished_at, String, api_name: :discountFinishedAt, nil?: true

#discount_percentInteger?

Returns:

  • (Integer, nil)


595
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 595

optional :discount_percent, Integer, api_name: :discountPercent

#discount_periodInteger?

Returns:

  • (Integer, nil)


600
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 600

optional :discount_period, Integer, api_name: :discountPeriod

#discount_started_atString?

Returns:

  • (String, nil)


605
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 605

optional :discount_started_at, String, api_name: :discountStartedAt, nil?: true

#durationString?

Returns:

  • (String, nil)


610
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 610

optional :duration, String

#expired_atString?

Returns:

  • (String, nil)


615
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 615

optional :expired_at, String, api_name: :expiredAt

#has_active_paid_subscriptionsBoolean?

Returns:

  • (Boolean, nil)


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_mutedBoolean?

Returns:

  • (Boolean, nil)


627
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 627

optional :is_muted, Onlyfans::Internal::Type::Boolean, api_name: :isMuted

#last_activityString?

Returns:

  • (String, nil)


632
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 632

optional :last_activity, String, api_name: :lastActivity

#messages_summInteger?

Returns:

  • (Integer, nil)


637
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 637

optional :messages_summ, Integer, api_name: :messagesSumm

#new_priceInteger?

Returns:

  • (Integer, nil)


642
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 642

optional :new_price, Integer, api_name: :newPrice

#posts_summInteger?

Returns:

  • (Integer, nil)


647
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 647

optional :posts_summ, Integer, api_name: :postsSumm

#priceInteger?

Returns:

  • (Integer, nil)


652
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 652

optional :price, Integer

#recommendationsInteger?

Returns:

  • (Integer, nil)


657
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 657

optional :recommendations, Integer

#regular_priceInteger?

Returns:

  • (Integer, nil)


662
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 662

optional :regular_price, Integer, api_name: :regularPrice

#renewed_atString?

Returns:

  • (String, nil)


667
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 667

optional :renewed_at, String, api_name: :renewedAt, nil?: true

#statusString?

Returns:

  • (String, nil)


672
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 672

optional :status, String

#streams_summInteger?

Returns:

  • (Integer, nil)


677
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 677

optional :streams_summ, Integer, api_name: :streamsSumm

#subscribe_atString?

Returns:

  • (String, nil)


682
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 682

optional :subscribe_at, String, api_name: :subscribeAt

#subscribe_priceInteger?

Returns:

  • (Integer, nil)


687
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 687

optional :subscribe_price, Integer, api_name: :subscribePrice

#subscribesArray<Onlyfans::Models::FanListLatestResponse::Data::User::SubscribedOnData::Subscribe>?



692
693
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 692

optional :subscribes,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::FanListLatestResponse::Data::User::SubscribedOnData::Subscribe] }

#subscribes_summInteger?

Returns:

  • (Integer, nil)


698
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 698

optional :subscribes_summ, Integer, api_name: :subscribesSumm

#tips_summInteger?

Returns:

  • (Integer, nil)


703
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 703

optional :tips_summ, Integer, api_name: :tipsSumm

#total_summInteger?

Returns:

  • (Integer, nil)


708
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 708

optional :total_summ, Integer, api_name: :totalSumm

#unsubscribe_reasonString?

Returns:

  • (String, nil)


713
# File 'lib/onlyfans/models/fan_list_latest_response.rb', line 713

optional :unsubscribe_reason, String, api_name: :unsubscribeReason