Module: Amocrm::Models::AccountGetResponse

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

Overview

See Also:

  • Amocrm::Resources::Account#get

Defined Under Namespace

Classes: AccountInfo, Problem

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants

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

.variants ⇒ Array(Amocrm::Models::AccountGetResponse::AccountInfo, Amocrm::Models::AccountGetResponse::Problem)



# File 'lib/amocrm/models/account_get_response.rb', line 404

Instance Method Details

#initialize(invoices_catalog_id: nil, lang: nil) ⇒ Object

Parameters:

  • invoices_catalog_id (Integer) (defaults to: nil)
  • lang (String) (defaults to: nil)


# File 'lib/amocrm/models/account_get_response.rb', line 370

#self?.variants ⇒ ::Array[Amocrm::Models::account_get_response]

Returns:

  • (::Array[Amocrm::Models::account_get_response])


476
# File 'sig/amocrm/models/account_get_response.rbs', line 476

def self?.variants: -> ::Array[Amocrm::Models::account_get_response]