Class: Onlyfans::Models::Engagement::MessageGetMessageBuyersResponse::Data
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/engagement/message_get_message_buyers_response.rb,
sig/onlyfans/models/engagement/message_get_message_buyers_response.rbs
Overview
Defined Under Namespace
Classes: List
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 ⇒ Object
195
|
# File 'sig/onlyfans/models/engagement/message_get_message_buyers_response.rbs', line 195
def initialize: (
|
Instance Attribute Details
#has_more ⇒ Boolean?
137
|
# File 'lib/onlyfans/models/engagement/message_get_message_buyers_response.rb', line 137
optional :has_more, Onlyfans::Internal::Type::Boolean, api_name: :hasMore
|
142
143
|
# File 'lib/onlyfans/models/engagement/message_get_message_buyers_response.rb', line 142
optional :list,
-> { Onlyfans::Internal::Type::ArrayOf[Onlyfans::Models::Engagement::MessageGetMessageBuyersResponse::Data::List] }
|
#marker ⇒ Integer?
148
|
# File 'lib/onlyfans/models/engagement/message_get_message_buyers_response.rb', line 148
optional :marker, Integer
|
Instance Method Details
#to_hash ⇒ {
201
|
# File 'sig/onlyfans/models/engagement/message_get_message_buyers_response.rbs', line 201
def to_hash: -> {
|