Class: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule

Inherits:
Data
  • Object
show all
Defined in:
sig/peddler/apis/aplus_content_2020_11_01.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#bulleted_list_blockPeddler::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

#headlinePeddler::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

#imagePeddler::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_block1Peddler::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_block2Peddler::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_block3Peddler::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 ]

Returns:

  • ([ :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

.parsePeddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule

Parameters:

  • (Hash[String | Symbol, untyped])
  • (Object)

Returns:



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 ]

Returns:

  • ([ :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? }