Class: Onlyfans::Models::Users::RestrictDeleteResponse::Data::SubscribedOnData

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

Overview

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)


998
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 998

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

#discount_percentInteger?

Returns:

  • (Integer, nil)


1003
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1003

optional :discount_percent, Integer, api_name: :discountPercent

#discount_periodInteger?

Returns:

  • (Integer, nil)


1008
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1008

optional :discount_period, Integer, api_name: :discountPeriod

#discount_started_atString?

Returns:

  • (String, nil)


1013
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1013

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

#durationString?

Returns:

  • (String, nil)


1018
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1018

optional :duration, String

#expired_atString?

Returns:

  • (String, nil)


1023
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1023

optional :expired_at, String, api_name: :expiredAt

#has_active_paid_subscriptionsBoolean?

Returns:

  • (Boolean, nil)


1028
1029
1030
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1028

optional :has_active_paid_subscriptions,
Onlyfans::Internal::Type::Boolean,
api_name: :hasActivePaidSubscriptions

#is_mutedBoolean?

Returns:

  • (Boolean, nil)


1035
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1035

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

#messages_summInteger?

Returns:

  • (Integer, nil)


1040
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1040

optional :messages_summ, Integer, api_name: :messagesSumm

#new_priceInteger?

Returns:

  • (Integer, nil)


1045
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1045

optional :new_price, Integer, api_name: :newPrice

#posts_summInteger?

Returns:

  • (Integer, nil)


1050
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1050

optional :posts_summ, Integer, api_name: :postsSumm

#priceInteger?

Returns:

  • (Integer, nil)


1055
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1055

optional :price, Integer

#regular_priceInteger?

Returns:

  • (Integer, nil)


1060
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1060

optional :regular_price, Integer, api_name: :regularPrice

#renewed_atString?

Returns:

  • (String, nil)


1065
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1065

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

#statusString?

Returns:

  • (String, nil)


1070
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1070

optional :status, String, nil?: true

#streams_summInteger?

Returns:

  • (Integer, nil)


1075
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1075

optional :streams_summ, Integer, api_name: :streamsSumm

#subscribe_atString?

Returns:

  • (String, nil)


1080
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1080

optional :subscribe_at, String, api_name: :subscribeAt

#subscribe_priceInteger?

Returns:

  • (Integer, nil)


1085
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1085

optional :subscribe_price, Integer, api_name: :subscribePrice

#subscribesArray<Object>?

Returns:

  • (Array<Object>, nil)


1090
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1090

optional :subscribes, Onlyfans::Internal::Type::ArrayOf[Onlyfans::Internal::Type::Unknown]

#subscribes_summInteger?

Returns:

  • (Integer, nil)


1095
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1095

optional :subscribes_summ, Integer, api_name: :subscribesSumm

#tips_summInteger?

Returns:

  • (Integer, nil)


1100
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1100

optional :tips_summ, Integer, api_name: :tipsSumm

#total_summInteger?

Returns:

  • (Integer, nil)


1105
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1105

optional :total_summ, Integer, api_name: :totalSumm

#unsubscribe_reasonString?

Returns:

  • (String, nil)


1110
# File 'lib/onlyfans/models/users/restrict_delete_response.rb', line 1110

optional :unsubscribe_reason, String, api_name: :unsubscribeReason