Module: XTwitterScraper::Models::GuestWalletTopupResponse::CredentialNotice

Extended by:
Internal::Type::Enum
Defined in:
lib/x_twitter_scraper/models/guest_wallet_topup_response.rb,
sig/x_twitter_scraper/models/guest_wallet_topup_response.rbs

Overview

See Also:

  • XTwitterScraper::Models::GuestWalletTopupResponse#credential_notice

Constant Summary collapse

STORE_API_KEY_AND_THE_IDEMPOTENCY_KEY_SECURELY_BEFORE_SHARING_CHECKOUT_URL_NO_EMAIL_RECOVERY_IS_AVAILABLE =

Returns:

  • (:"Store api_key and the Idempotency-Key securely before sharing checkout_url. No email recovery is available.")
:"Store api_key and the Idempotency-Key securely before sharing checkout_url. No email recovery is available."

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/x_twitter_scraper/models/guest_wallet_topup_response.rb', line 167

Instance Method Details

#self?.values::Array[XTwitterScraper::Models::GuestWalletTopupResponse::credential_notice]

Returns:

  • (::Array[XTwitterScraper::Models::GuestWalletTopupResponse::credential_notice])


142
# File 'sig/x_twitter_scraper/models/guest_wallet_topup_response.rbs', line 142

def self?.values: -> ::Array[XTwitterScraper::Models::GuestWalletTopupResponse::credential_notice]