Class: Onlyfans::Models::Engagement::MessageGetTopMessageResponse::Data::Purchases
Overview
Defined Under Namespace
Classes: Media, Relationships
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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(number_240: nil, number_720: nil) ⇒ Object
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 523
|
Instance Attribute Details
#can_send_message_to_buyers ⇒ Boolean?
141
142
143
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 141
optional :can_send_message_to_buyers,
Onlyfans::Internal::Type::Boolean,
api_name: :canSendMessageToBuyers
|
#can_unsend ⇒ Boolean?
148
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 148
optional :can_unsend, Onlyfans::Internal::Type::Boolean, api_name: :canUnsend
|
#date ⇒ String?
153
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 153
optional :date, String
|
#giphy_id ⇒ String?
158
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 158
optional :giphy_id, String, api_name: :giphyId, nil?: true
|
#id ⇒ Integer?
136
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 136
optional :id, Integer
|
#is_canceled ⇒ Boolean?
163
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 163
optional :is_canceled, Onlyfans::Internal::Type::Boolean, api_name: :isCanceled
|
#is_free ⇒ Boolean?
168
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 168
optional :is_free, Onlyfans::Internal::Type::Boolean, api_name: :isFree
|
173
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 173
optional :is_media_ready, Onlyfans::Internal::Type::Boolean, api_name: :isMediaReady
|
#is_reported_by_me ⇒ Boolean?
178
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 178
optional :is_reported_by_me, Onlyfans::Internal::Type::Boolean, api_name: :isReportedByMe
|
#is_tip ⇒ Boolean?
183
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 183
optional :is_tip, Onlyfans::Internal::Type::Boolean, api_name: :isTip
|
194
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 194
optional :media_count, Integer, api_name: :mediaCount
|
#previews ⇒ Array<Object>?
#price ⇒ String?
204
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 204
optional :price, String
|
#purchased_count ⇒ Integer?
209
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 209
optional :purchased_count, Integer, api_name: :purchasedCount
|
#raw_text ⇒ String?
214
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 214
optional :raw_text, String, api_name: :rawText
|
#response_type ⇒ String?
225
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 225
optional :response_type, String, api_name: :responseType
|
#sent_count ⇒ Integer?
230
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 230
optional :sent_count, Integer, api_name: :sentCount
|
#template ⇒ String?
235
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 235
optional :template, String
|
#text ⇒ String?
240
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 240
optional :text, String
|
#total_revenue_generated ⇒ String?
245
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 245
optional :total_revenue_generated, String, api_name: :totalRevenueGenerated
|
#unsend_seconds ⇒ Integer?
250
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 250
optional :unsend_seconds, Integer, api_name: :unsendSeconds
|
#viewed_count ⇒ Integer?
255
|
# File 'lib/onlyfans/models/engagement/message_get_top_message_response.rb', line 255
optional :viewed_count, Integer, api_name: :viewedCount
|