Class: Amocrm::Models::WidgetGetByCodeResponse::Widget::SettingsTemplate
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
132
|
# File 'sig/amocrm/models/widget_get_by_code_response.rbs', line 132
def initialize: (
|
Instance Attribute Details
#is_required ⇒ Boolean?
111
|
# File 'lib/amocrm/models/widget_get_by_code_response.rb', line 111
optional :is_required, Amocrm::Internal::Type::Boolean
|
#key ⇒ String?
116
|
# File 'lib/amocrm/models/widget_get_by_code_response.rb', line 116
optional :key, String
|
#name ⇒ String?
121
|
# File 'lib/amocrm/models/widget_get_by_code_response.rb', line 121
optional :name, String
|
#type ⇒ String?
126
|
# File 'lib/amocrm/models/widget_get_by_code_response.rb', line 126
optional :type, String
|
Instance Method Details
#to_hash ⇒ {
139
|
# File 'sig/amocrm/models/widget_get_by_code_response.rbs', line 139
def to_hash: -> {
|