Module: Amocrm::Models::LeadUpdateByIDParams::Embedded::Metadata::Category

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

Overview

Unsorted category

See Also:

  • Amocrm::Models::LeadUpdateByIDParams::Embedded::Metadata#category

Constant Summary collapse

SIP =

Returns:

  • (:sip)
:sip
FORMS =

Returns:

  • (:forms)
:forms
CHATS =

Returns:

  • (:chats)
:chats
MAIL =

Returns:

  • (:mail)
:mail

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[Amocrm::Models::LeadUpdateByIDParams::Embedded::Metadata::category]

Returns:

  • (::Array[Amocrm::Models::LeadUpdateByIDParams::Embedded::Metadata::category])


403
# File 'sig/amocrm/models/lead_update_by_id_params.rbs', line 403

def self?.values: -> ::Array[Amocrm::Models::LeadUpdateByIDParams::Embedded::Metadata::category]