Class: Onlyfans::Models::Fans::NoteCreateEditNotesResponse::Data::SubscribedOnData

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


776
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 776

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

#discount_percentInteger?

Returns:

  • (Integer, nil)


781
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 781

optional :discount_percent, Integer, api_name: :discountPercent

#discount_periodInteger?

Returns:

  • (Integer, nil)


786
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 786

optional :discount_period, Integer, api_name: :discountPeriod

#discount_started_atString?

Returns:

  • (String, nil)


791
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 791

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

#durationString?

Returns:

  • (String, nil)


796
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 796

optional :duration, String

#expired_atString?

Returns:

  • (String, nil)


801
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 801

optional :expired_at, String, api_name: :expiredAt

#has_active_paid_subscriptionsBoolean?

Returns:

  • (Boolean, nil)


806
807
808
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 806

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

#is_mutedBoolean?

Returns:

  • (Boolean, nil)


813
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 813

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

#messages_summInteger?

Returns:

  • (Integer, nil)


818
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 818

optional :messages_summ, Integer, api_name: :messagesSumm

#new_priceInteger?

Returns:

  • (Integer, nil)


823
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 823

optional :new_price, Integer, api_name: :newPrice

#posts_summInteger?

Returns:

  • (Integer, nil)


828
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 828

optional :posts_summ, Integer, api_name: :postsSumm

#priceInteger?

Returns:

  • (Integer, nil)


833
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 833

optional :price, Integer

#regular_priceInteger?

Returns:

  • (Integer, nil)


838
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 838

optional :regular_price, Integer, api_name: :regularPrice

#renewed_atString?

Returns:

  • (String, nil)


843
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 843

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

#statusString?

Returns:

  • (String, nil)


848
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 848

optional :status, String, nil?: true

#streams_summInteger?

Returns:

  • (Integer, nil)


853
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 853

optional :streams_summ, Integer, api_name: :streamsSumm

#subscribe_atString?

Returns:

  • (String, nil)


858
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 858

optional :subscribe_at, String, api_name: :subscribeAt

#subscribe_priceInteger?

Returns:

  • (Integer, nil)


863
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 863

optional :subscribe_price, Integer, api_name: :subscribePrice

#subscribesArray<Object>?

Returns:

  • (Array<Object>, nil)


868
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 868

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

#subscribes_summInteger?

Returns:

  • (Integer, nil)


873
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 873

optional :subscribes_summ, Integer, api_name: :subscribesSumm

#tips_summInteger?

Returns:

  • (Integer, nil)


878
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 878

optional :tips_summ, Integer, api_name: :tipsSumm

#total_summInteger?

Returns:

  • (Integer, nil)


883
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 883

optional :total_summ, Integer, api_name: :totalSumm

#unsubscribe_reasonString?

Returns:

  • (String, nil)


888
# File 'lib/onlyfans/models/fans/note_create_edit_notes_response.rb', line 888

optional :unsubscribe_reason, String, api_name: :unsubscribeReason