Class: Peddler::APIs::AplusContent20201101::ContentModule
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::AplusContent20201101::ContentModule
- Defined in:
- sig/peddler/apis/aplus_content_2020_11_01.rbs
Instance Attribute Summary collapse
-
#content_module_type ⇒ String
readonly
Returns the value of attribute content_module_type.
-
#standard_company_logo ⇒ Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?
readonly
Returns the value of attribute standard_company_logo.
-
#standard_comparison_table ⇒ Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?
readonly
Returns the value of attribute standard_comparison_table.
-
#standard_four_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?
readonly
Returns the value of attribute standard_four_image_text.
-
#standard_four_image_text_quadrant ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?
readonly
Returns the value of attribute standard_four_image_text_quadrant.
-
#standard_header_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?
readonly
Returns the value of attribute standard_header_image_text.
-
#standard_image_sidebar ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?
readonly
Returns the value of attribute standard_image_sidebar.
-
#standard_image_text_overlay ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?
readonly
Returns the value of attribute standard_image_text_overlay.
-
#standard_multiple_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?
readonly
Returns the value of attribute standard_multiple_image_text.
-
#standard_product_description ⇒ Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?
readonly
Returns the value of attribute standard_product_description.
-
#standard_single_image_highlights ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?
readonly
Returns the value of attribute standard_single_image_highlights.
-
#standard_single_image_specs_detail ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?
readonly
Returns the value of attribute standard_single_image_specs_detail.
-
#standard_single_side_image ⇒ Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?
readonly
Returns the value of attribute standard_single_side_image.
-
#standard_tech_specs ⇒ Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?
readonly
Returns the value of attribute standard_tech_specs.
-
#standard_text ⇒ Peddler::APIs::AplusContent20201101::StandardTextModule?
readonly
Returns the value of attribute standard_text.
-
#standard_three_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?
readonly
Returns the value of attribute standard_three_image_text.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::AplusContent20201101::ContentModule
Instance Method Summary collapse
-
#members ⇒ [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
-
#to_h ⇒ { content_module_type: String, standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? }
Instance Attribute Details
#content_module_type ⇒ String (readonly)
Returns the value of attribute content_module_type.
145 146 147 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 145 def content_module_type @content_module_type end |
#standard_company_logo ⇒ Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule? (readonly)
Returns the value of attribute standard_company_logo.
146 147 148 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 146 def standard_company_logo @standard_company_logo end |
#standard_comparison_table ⇒ Peddler::APIs::AplusContent20201101::StandardComparisonTableModule? (readonly)
Returns the value of attribute standard_comparison_table.
147 148 149 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 147 def standard_comparison_table @standard_comparison_table end |
#standard_four_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule? (readonly)
Returns the value of attribute standard_four_image_text.
148 149 150 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 148 def standard_four_image_text @standard_four_image_text end |
#standard_four_image_text_quadrant ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule? (readonly)
Returns the value of attribute standard_four_image_text_quadrant.
149 150 151 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 149 def standard_four_image_text_quadrant @standard_four_image_text_quadrant end |
#standard_header_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule? (readonly)
Returns the value of attribute standard_header_image_text.
150 151 152 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 150 def standard_header_image_text @standard_header_image_text end |
#standard_image_sidebar ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule? (readonly)
Returns the value of attribute standard_image_sidebar.
151 152 153 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 151 def @standard_image_sidebar end |
#standard_image_text_overlay ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule? (readonly)
Returns the value of attribute standard_image_text_overlay.
152 153 154 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 152 def @standard_image_text_overlay end |
#standard_multiple_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule? (readonly)
Returns the value of attribute standard_multiple_image_text.
153 154 155 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 153 def standard_multiple_image_text @standard_multiple_image_text end |
#standard_product_description ⇒ Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule? (readonly)
Returns the value of attribute standard_product_description.
154 155 156 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 154 def standard_product_description @standard_product_description end |
#standard_single_image_highlights ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule? (readonly)
Returns the value of attribute standard_single_image_highlights.
155 156 157 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 155 def standard_single_image_highlights @standard_single_image_highlights end |
#standard_single_image_specs_detail ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule? (readonly)
Returns the value of attribute standard_single_image_specs_detail.
156 157 158 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 156 def standard_single_image_specs_detail @standard_single_image_specs_detail end |
#standard_single_side_image ⇒ Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule? (readonly)
Returns the value of attribute standard_single_side_image.
157 158 159 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 157 def standard_single_side_image @standard_single_side_image end |
#standard_tech_specs ⇒ Peddler::APIs::AplusContent20201101::StandardTechSpecsModule? (readonly)
Returns the value of attribute standard_tech_specs.
158 159 160 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 158 def standard_tech_specs @standard_tech_specs end |
#standard_text ⇒ Peddler::APIs::AplusContent20201101::StandardTextModule? (readonly)
Returns the value of attribute standard_text.
159 160 161 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 159 def standard_text @standard_text end |
#standard_three_image_text ⇒ Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? (readonly)
Returns the value of attribute standard_three_image_text.
160 161 162 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 160 def standard_three_image_text @standard_three_image_text end |
Class Method Details
.[](content_module_type:, standard_company_logo:, standard_comparison_table:, standard_four_image_text:, standard_four_image_text_quadrant:, standard_header_image_text:, standard_image_sidebar:, standard_image_text_overlay:, standard_multiple_image_text:, standard_product_description:, standard_single_image_highlights:, standard_single_image_specs_detail:, standard_single_side_image:, standard_tech_specs:, standard_text:, standard_three_image_text:) ⇒ Peddler::APIs::AplusContent20201101::ContentModule .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::APIs::AplusContent20201101::ContentModule
138 139 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 138
def self.[]: (content_module_type: String, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
| (String, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
.members ⇒ [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
141 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 141
def self.members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
.new(content_module_type:, standard_company_logo:, standard_comparison_table:, standard_four_image_text:, standard_four_image_text_quadrant:, standard_header_image_text:, standard_image_sidebar:, standard_image_text_overlay:, standard_multiple_image_text:, standard_product_description:, standard_single_image_highlights:, standard_single_image_specs_detail:, standard_single_side_image:, standard_tech_specs:, standard_text:, standard_three_image_text:) ⇒ Peddler::APIs::AplusContent20201101::ContentModule .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) ⇒ Peddler::APIs::AplusContent20201101::ContentModule
136 137 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 136
def self.new: (content_module_type: String, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
| (String, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
.parse ⇒ Peddler::APIs::AplusContent20201101::ContentModule
143 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 143
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ContentModule
|
Instance Method Details
#members ⇒ [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
162 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 162
def members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
#to_h ⇒ { content_module_type: String, standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? }
163 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 163
def to_h: () -> { content_module_type: String, standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? }
|