Class: Onlyfans::Models::ChatListResponse::Data
Defined Under Namespace
Classes: Fan, LastMessage
Instance Attribute Summary collapse
Instance Method Summary
collapse
-
#initialize(id: nil, action: nil, cancel_date: nil, date: nil, discount: nil, duration: nil, earning_id: nil, expire_date: nil, is_current: nil, offer_end: nil, offer_start: nil, price: nil, regular_price: nil, start_date: nil, subscriber_id: nil, type: nil, user_id: nil) ⇒ Object
constructor
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, 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
Constructor Details
#initialize(id: nil, action: nil, cancel_date: nil, date: nil, discount: nil, duration: nil, earning_id: nil, expire_date: nil, is_current: nil, offer_end: nil, offer_start: nil, price: nil, regular_price: nil, start_date: nil, subscriber_id: nil, type: nil, user_id: nil) ⇒ Object
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 188
|
Instance Attribute Details
#can_go_to_profile ⇒ Boolean?
134
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 134
optional :can_go_to_profile, Onlyfans::Internal::Type::Boolean, api_name: :canGoToProfile
|
#can_not_send_reason ⇒ Boolean?
139
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 139
optional :can_not_send_reason, Onlyfans::Internal::Type::Boolean, api_name: :canNotSendReason
|
#can_send_message ⇒ Boolean?
144
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 144
optional :can_send_message, Onlyfans::Internal::Type::Boolean, api_name: :canSendMessage
|
#count_pinned_messages ⇒ Integer?
149
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 149
optional :count_pinned_messages, Integer, api_name: :countPinnedMessages
|
#has_purchased_feed ⇒ Boolean?
159
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 159
optional :has_purchased_feed, Onlyfans::Internal::Type::Boolean, api_name: :hasPurchasedFeed
|
#has_unread_tips ⇒ Boolean?
164
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 164
optional :has_unread_tips, Onlyfans::Internal::Type::Boolean, api_name: :hasUnreadTips
|
#is_muted_notifications ⇒ Boolean?
169
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 169
optional :is_muted_notifications, Onlyfans::Internal::Type::Boolean, api_name: :isMutedNotifications
|
#last_read_message_id ⇒ Integer?
181
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 181
optional :last_read_message_id, Integer, api_name: :lastReadMessageId
|
#unread_messages_count ⇒ Integer?
186
|
# File 'lib/onlyfans/models/chat_list_response.rb', line 186
optional :unread_messages_count, Integer, api_name: :unreadMessagesCount
|