Class: Onlyfans::Models::FanSetCustomNameResponse::Data::SubscribedByData

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/onlyfans/models/fan_set_custom_name_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)


537
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 537

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

#discount_percentInteger?

Returns:

  • (Integer, nil)


542
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 542

optional :discount_percent, Integer, api_name: :discountPercent

#discount_periodInteger?

Returns:

  • (Integer, nil)


547
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 547

optional :discount_period, Integer, api_name: :discountPeriod

#discount_started_atString?

Returns:

  • (String, nil)


552
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 552

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

#durationString?

Returns:

  • (String, nil)


557
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 557

optional :duration, String

#expired_atString?

Returns:

  • (String, nil)


562
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 562

optional :expired_at, String, api_name: :expiredAt

#has_active_paid_subscriptionsBoolean?

Returns:

  • (Boolean, nil)


567
568
569
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 567

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

#is_mutedBoolean?

Returns:

  • (Boolean, nil)


574
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 574

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

#new_posts_after_expire_countInteger?

Returns:

  • (Integer, nil)


579
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 579

optional :new_posts_after_expire_count, Integer, api_name: :newPostsAfterExpireCount

#new_priceInteger?

Returns:

  • (Integer, nil)


584
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 584

optional :new_price, Integer, api_name: :newPrice

#priceInteger?

Returns:

  • (Integer, nil)


589
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 589

optional :price, Integer

#regular_priceInteger?

Returns:

  • (Integer, nil)


594
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 594

optional :regular_price, Integer, api_name: :regularPrice

#renewed_atString?

Returns:

  • (String, nil)


599
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 599

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

#show_posts_in_feedBoolean?

Returns:

  • (Boolean, nil)


604
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 604

optional :show_posts_in_feed, Onlyfans::Internal::Type::Boolean, api_name: :showPostsInFeed

#statusString?

Returns:

  • (String, nil)


609
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 609

optional :status, String, nil?: true

#subscribe_atString?

Returns:

  • (String, nil)


614
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 614

optional :subscribe_at, String, api_name: :subscribeAt

#subscribe_priceInteger?

Returns:

  • (Integer, nil)


619
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 619

optional :subscribe_price, Integer, api_name: :subscribePrice

#subscribesArray<Object>?

Returns:

  • (Array<Object>, nil)


624
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 624

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

#unsubscribe_reasonString?

Returns:

  • (String, nil)


629
# File 'lib/onlyfans/models/fan_set_custom_name_response.rb', line 629

optional :unsubscribe_reason, String, api_name: :unsubscribeReason