Class: XTwitterScraper::Models::GuestWalletCreateResponse::Authorization
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/x_twitter_scraper/models/guest_wallet_create_response.rb,
sig/x_twitter_scraper/models/guest_wallet_create_response.rbs
Overview
Defined Under Namespace
Modules: Header, Scheme
Instance Attribute Summary collapse
Class Method 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(header:, scheme:) ⇒ Object
|
# File 'lib/x_twitter_scraper/models/guest_wallet_create_response.rb', line 143
|
Instance Attribute Details
136
|
# File 'lib/x_twitter_scraper/models/guest_wallet_create_response.rb', line 136
required :header, enum: -> { XTwitterScraper::Models::GuestWalletCreateResponse::Authorization::Header }
|
141
|
# File 'lib/x_twitter_scraper/models/guest_wallet_create_response.rb', line 141
required :scheme, enum: -> { XTwitterScraper::Models::GuestWalletCreateResponse::Authorization::Scheme }
|
Class Method Details
.values ⇒ Array<Symbol>
|
# File 'lib/x_twitter_scraper/models/guest_wallet_create_response.rb', line 153
|
Instance Method Details
#to_hash ⇒ {
109
|
# File 'sig/x_twitter_scraper/models/guest_wallet_create_response.rbs', line 109
def to_hash: -> {
|