Class: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
- Defined in:
- sig/peddler/apis/aplus_content_2020_11_01.rbs
Instance Attribute Summary collapse
-
#bulleted_list_block ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?
readonly
Returns the value of attribute bulleted_list_block.
-
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent?
readonly
Returns the value of attribute headline.
-
#image ⇒ Peddler::APIs::AplusContent20201101::ImageComponent?
readonly
Returns the value of attribute image.
-
#text_block1 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute text_block1.
-
#text_block2 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute text_block2.
-
#text_block3 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock?
readonly
Returns the value of attribute text_block3.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
Instance Method Summary collapse
-
#members ⇒ [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
-
#to_h ⇒ { bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
Instance Attribute Details
#bulleted_list_block ⇒ Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock? (readonly)
Returns the value of attribute bulleted_list_block.
819 820 821 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 819 def bulleted_list_block @bulleted_list_block end |
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent? (readonly)
Returns the value of attribute headline.
820 821 822 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 820 def headline @headline end |
#image ⇒ Peddler::APIs::AplusContent20201101::ImageComponent? (readonly)
Returns the value of attribute image.
821 822 823 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 821 def image @image end |
#text_block1 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute text_block1.
822 823 824 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 822 def text_block1 @text_block1 end |
#text_block2 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute text_block2.
823 824 825 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 823 def text_block2 @text_block2 end |
#text_block3 ⇒ Peddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)
Returns the value of attribute text_block3.
824 825 826 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 824 def text_block3 @text_block3 end |
Class Method Details
.[](bulleted_list_block:, headline:, image:, text_block1:, text_block2:, text_block3:) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule .[](arg0, arg1, arg2, arg3, arg4, arg5) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
812 813 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 812
def self.[]: (?bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
| (Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
.members ⇒ [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
815 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 815
def self.members: () -> [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
|
.new(bulleted_list_block:, headline:, image:, text_block1:, text_block2:, text_block3:) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule .new(arg0, arg1, arg2, arg3, arg4, arg5) ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
810 811 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 810
def self.new: (?bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
| (Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
817 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 817
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
Instance Method Details
#members ⇒ [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
826 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 826
def members: () -> [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
|
#to_h ⇒ { bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
827 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 827
def to_h: () -> { bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
|