Class: Amocrm::Models::RoleUpdateByIDResponse::Role::Embedded

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/amocrm/models/role_update_by_id_response.rb,
sig/amocrm/models/role_update_by_id_response.rbs

Overview

See Also:

  • Amocrm::Models::RoleUpdateByIDResponse::Role#_embedded

Defined Under Namespace

Classes: User

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], 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

Methods included from Internal::Type::Converter

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

Methods included from Internal::Util::SorbetRuntimeSupport

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

Constructor Details

#initialize ⇒ Object



72
# File 'sig/amocrm/models/role_update_by_id_response.rbs', line 72

def initialize: (

Instance Attribute Details

#users ⇒ Array<Amocrm::Models::RoleUpdateByIDResponse::Role::Embedded::User>?



51
52
# File 'lib/amocrm/models/role_update_by_id_response.rb', line 51

optional :users,
-> { Amocrm::Internal::Type::ArrayOf[Amocrm::Models::RoleUpdateByIDResponse::Role::Embedded::User] }

Instance Method Details

#to_hash ⇒ {

Returns:

  • ({)


76
# File 'sig/amocrm/models/role_update_by_id_response.rbs', line 76

def to_hash: -> {