Module: MethodRuby::Models::EntityListParams::Expand

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

Constant Summary collapse

CONNECT =

Returns:

  • (:connect)
:connect
CREDIT_SCORE =

Returns:

  • (:credit_score)
:credit_score
ATTRIBUTE =

Returns:

  • (:attribute)
:attribute
VEHICLE =

Returns:

  • (:vehicle)
:vehicle
PHONE_LATEST_VERIFICATION_SESSION =

Returns:

  • (:phone_latest_verification_session)
:phone_latest_verification_session
IDENTITY_LATEST_VERIFICATION_SESSION =

Returns:

  • (:identity_latest_verification_session)
:identity_latest_verification_session

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[MethodRuby::Models::EntityListParams::expand]

Returns:

  • (::Array[MethodRuby::Models::EntityListParams::expand])


122
# File 'sig/method_ruby/models/entity_list_params.rbs', line 122

def self?.values: -> ::Array[MethodRuby::Models::EntityListParams::expand]