Class: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
- Defined in:
- sig/peddler/apis/aplus_content_2020_11_01.rbs
Instance Attribute Summary collapse
-
#description_block1 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute description_block1.
-
#description_block2 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute description_block2.
-
#description_headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent?
readonly
Returns the value of attribute description_headline.
-
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent?
readonly
Returns the value of attribute headline.
-
#image ⇒ Peddler::APIs::AplusContent20201101::ImageComponent?
readonly
Returns the value of attribute image.
-
#specification_headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent?
readonly
Returns the value of attribute specification_headline.
-
#specification_list_block ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?
readonly
Returns the value of attribute specification_list_block.
-
#specification_text_block ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute specification_text_block.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
Instance Method Summary collapse
-
#members ⇒ [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
-
#to_h ⇒ { description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
Instance Attribute Details
#description_block1 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute description_block1.
840 841 842 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 840 def description_block1 @description_block1 end |
#description_block2 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute description_block2.
841 842 843 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 841 def description_block2 @description_block2 end |
#description_headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent? (readonly)
Returns the value of attribute description_headline.
842 843 844 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 842 def description_headline @description_headline end |
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent? (readonly)
Returns the value of attribute headline.
843 844 845 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 843 def headline @headline end |
#image ⇒ Peddler::APIs::AplusContent20201101::ImageComponent? (readonly)
Returns the value of attribute image.
844 845 846 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 844 def image @image end |
#specification_headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent? (readonly)
Returns the value of attribute specification_headline.
845 846 847 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 845 def specification_headline @specification_headline end |
#specification_list_block ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock? (readonly)
Returns the value of attribute specification_list_block.
846 847 848 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 846 def specification_list_block @specification_list_block end |
#specification_text_block ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute specification_text_block.
847 848 849 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 847 def specification_text_block @specification_text_block end |
Class Method Details
.[](description_block1:, description_block2:, description_headline:, headline:, image:, specification_headline:, specification_list_block:, specification_text_block:) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule .[](arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
833 834 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 833
def self.[]: (?description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
| (Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
.members ⇒ [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
836 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 836
def self.members: () -> [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
|
.new(description_block1:, description_block2:, description_headline:, headline:, image:, specification_headline:, specification_list_block:, specification_text_block:) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule .new(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
831 832 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 831
def self.new: (?description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
| (Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
838 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 838
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
Instance Method Details
#members ⇒ [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
849 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 849
def members: () -> [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
|
#to_h ⇒ { description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
850 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 850
def to_h: () -> { description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
|