Class: Onlyfans::Models::AuthenticatePollStatusResponse::Account
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/authenticate_poll_status_response.rb,
sig/onlyfans/models/authenticate_poll_status_response.rbs
Overview
Defined Under Namespace
Classes: OnlyfansData
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(id: nil, display_name: nil, onlyfans_data: nil) ⇒ Object
|
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 52
|
Instance Attribute Details
#display_name ⇒ String?
45
|
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 45
optional :display_name, String
|
#id ⇒ String?
40
|
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 40
optional :id, String
|
50
|
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 50
optional :onlyfans_data, -> { Onlyfans::Models::AuthenticatePollStatusResponse::Account::OnlyfansData }
|
Instance Method Details
#to_hash ⇒ {
74
|
# File 'sig/onlyfans/models/authenticate_poll_status_response.rbs', line 74
def to_hash: -> {
|