Class: Onlyfans::Models::SearchProfilesResponse::Pagination
Overview
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
176
|
# File 'sig/onlyfans/models/search_profiles_response.rbs', line 176
def initialize: (
|
Instance Attribute Details
#next_cursor ⇒ String?
124
|
# File 'lib/onlyfans/models/search_profiles_response.rb', line 124
optional :next_cursor, String
|
#next_page_url ⇒ String?
129
|
# File 'lib/onlyfans/models/search_profiles_response.rb', line 129
optional :next_page_url, String
|
#total_results ⇒ Integer?
134
|
# File 'lib/onlyfans/models/search_profiles_response.rb', line 134
optional :total_results, Integer
|
Instance Method Details
#to_hash ⇒ {
182
|
# File 'sig/onlyfans/models/search_profiles_response.rbs', line 182
def to_hash: -> {
|