Class: Onlyfans::Models::Posts::LabelListResponse::Data
Overview
Defined Under Namespace
Classes: List
Instance Attribute Summary collapse
Method Summary
==, #==, #[], 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
#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
Instance Attribute Details
#has_more ⇒ Boolean?
124
|
# File 'lib/onlyfans/models/posts/label_list_response.rb', line 124
optional :has_more, Onlyfans::Internal::Type::Boolean, api_name: :hasMore
|
#hash_sort ⇒ String?
119
|
# File 'lib/onlyfans/models/posts/label_list_response.rb', line 119
optional :hash_sort, String, api_name: :hashSort
|
#next_offset ⇒ Integer?
135
|
# File 'lib/onlyfans/models/posts/label_list_response.rb', line 135
optional :next_offset, Integer, api_name: :nextOffset
|
#order ⇒ String?
140
|
# File 'lib/onlyfans/models/posts/label_list_response.rb', line 140
optional :order, String
|
#sort ⇒ String?
145
|
# File 'lib/onlyfans/models/posts/label_list_response.rb', line 145
optional :sort, String
|