Class: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule

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

#blocksArray[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]? (readonly)

Returns the value of attribute blocks.



787
788
789
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 787

def blocks
  @blocks
end

Class Method Details

.[](blocks:) ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule .[](arg0) ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule



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

def self.[]: (?blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
| (Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule

.members[ :blocks ]

Returns:

  • ([ :blocks ])


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

def self.members: () -> [ :blocks ]

.new(blocks:) ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule .new(arg0) ⇒ Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule



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

def self.new: (?blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
| (Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule

.parsePeddler::APIs::AplusContent20201101::StandardMultipleImageTextModule

Parameters:

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

Returns:



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

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

Instance Method Details

#members[ :blocks ]

Returns:

  • ([ :blocks ])


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

def members: () -> [ :blocks ]

#to_h{ blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]? }



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

def to_h: () -> { blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]? }