Class: ContextDev::Models::WebExtractStyleguideResponse::Styleguide::Shadows
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/context_dev/models/web_extract_styleguide_response.rb,
sig/context_dev/models/web_extract_styleguide_response.rbs
Overview
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
709
|
# File 'sig/context_dev/models/web_extract_styleguide_response.rbs', line 709
def initialize: (
|
Instance Attribute Details
#inner ⇒ String
871
|
# File 'lib/context_dev/models/web_extract_styleguide_response.rb', line 871
required :inner, String
|
#lg ⇒ String
876
|
# File 'lib/context_dev/models/web_extract_styleguide_response.rb', line 876
required :lg, String
|
#md ⇒ String
881
|
# File 'lib/context_dev/models/web_extract_styleguide_response.rb', line 881
required :md, String
|
#sm ⇒ String
886
|
# File 'lib/context_dev/models/web_extract_styleguide_response.rb', line 886
required :sm, String
|
#xl ⇒ String
891
|
# File 'lib/context_dev/models/web_extract_styleguide_response.rb', line 891
required :xl, String
|
Instance Method Details
#to_hash ⇒ {
717
|
# File 'sig/context_dev/models/web_extract_styleguide_response.rbs', line 717
def to_hash: -> {
|