Class: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule

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

#block1Peddler::APIs::AplusContent20201101::StandardImageTextBlock (readonly)

Returns the value of attribute block1.



644
645
646
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 644

def block1
  @block1
end

#block2Peddler::APIs::AplusContent20201101::StandardImageTextBlock (readonly)

Returns the value of attribute block2.



645
646
647
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 645

def block2
  @block2
end

#block3Peddler::APIs::AplusContent20201101::StandardImageTextBlock (readonly)

Returns the value of attribute block3.



646
647
648
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 646

def block3
  @block3
end

#block4Peddler::APIs::AplusContent20201101::StandardImageTextBlock (readonly)

Returns the value of attribute block4.



647
648
649
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 647

def block4
  @block4
end

Class Method Details

.[](block1:, block2:, block3:, block4:) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule .[](arg0, arg1, arg2, arg3) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule



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

def self.[]: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule

.members[ :block1, :block2, :block3, :block4 ]

Returns:

  • ([ :block1, :block2, :block3, :block4 ])


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

def self.members: () -> [ :block1, :block2, :block3, :block4 ]

.new(block1:, block2:, block3:, block4:) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule .new(arg0, arg1, arg2, arg3) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule



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

def self.new: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule

.parsePeddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule

Parameters:

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

Returns:



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

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

Instance Method Details

#members[ :block1, :block2, :block3, :block4 ]

Returns:

  • ([ :block1, :block2, :block3, :block4 ])


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

def members: () -> [ :block1, :block2, :block3, :block4 ]

#to_h{ block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock }



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

def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock }