Module: Privy::Models::EthereumSignTypedDataRpcInput::Method

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

Overview

See Also:

  • Privy::Models::EthereumSignTypedDataRpcInput#method_

Constant Summary collapse

ETH_SIGN_TYPED_DATA_V4 =

Returns:

  • (:eth_signTypedData_v4)
:eth_signTypedData_v4

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, 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

Instance Method Details

#self?.values::Array[Privy::Models::EthereumSignTypedDataRpcInput::method_]

Returns:

  • (::Array[Privy::Models::EthereumSignTypedDataRpcInput::method_])


70
# File 'sig/privy/models/ethereum_sign_typed_data_rpc_input.rbs', line 70

def self?.values: -> ::Array[Privy::Models::EthereumSignTypedDataRpcInput::method_]