Class: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule

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

#description_list_blockPeddler::APIs::AplusContent20201101::StandardTextListBlock? (readonly)

Returns the value of attribute description_list_block.



714
715
716
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 714

def description_list_block
  @description_list_block
end

#description_text_blockPeddler::APIs::AplusContent20201101::StandardTextBlock? (readonly)

Returns the value of attribute description_text_block.



715
716
717
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 715

def description_text_block
  @description_text_block
end

#headlinePeddler::APIs::AplusContent20201101::TextComponent? (readonly)

Returns the value of attribute headline.



716
717
718
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 716

def headline
  @headline
end

#image_caption_blockPeddler::APIs::AplusContent20201101::StandardImageCaptionBlock? (readonly)

Returns the value of attribute image_caption_block.



717
718
719
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 717

def image_caption_block
  @image_caption_block
end

Returns the value of attribute sidebar_image_text_block.



718
719
720
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 718

def sidebar_image_text_block
  @sidebar_image_text_block
end

Returns the value of attribute sidebar_list_block.



719
720
721
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 719

def sidebar_list_block
  @sidebar_list_block
end

Class Method Details

.[](description_list_block:, description_text_block:, headline:, image_caption_block:, sidebar_image_text_block:, sidebar_list_block:) ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule .[](arg0, arg1, arg2, arg3, arg4, arg5) ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule



707
708
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 707

def self.[]: (?description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, ?sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule

.members[ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]

Returns:

  • ([ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ])


710
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 710

def self.members: () -> [ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]

.new(description_list_block:, description_text_block:, headline:, image_caption_block:, sidebar_image_text_block:, sidebar_list_block:) ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule .new(arg0, arg1, arg2, arg3, arg4, arg5) ⇒ Peddler::APIs::AplusContent20201101::StandardImageSidebarModule



705
706
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 705

def self.new: (?description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, ?sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule

.parsePeddler::APIs::AplusContent20201101::StandardImageSidebarModule

Parameters:

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

Returns:



712
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 712

def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule

Instance Method Details

#members[ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]

Returns:

  • ([ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ])


721
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 721

def members: () -> [ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]

#to_h{ description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock? }



722
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 722

def to_h: () -> { description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock? }