Class: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
- Inherits:
-
Data
- Object
- Data
- Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
- Defined in:
- sig/peddler/apis/aplus_content_2020_11_01.rbs
Instance Attribute Summary collapse
-
#block1 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
readonly
Returns the value of attribute block1.
-
#block2 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
readonly
Returns the value of attribute block2.
-
#block3 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
readonly
Returns the value of attribute block3.
-
#block4 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
readonly
Returns the value of attribute block4.
-
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent?
readonly
Returns the value of attribute headline.
Class Method Summary collapse
-
.[] ⇒ Object
-
.members ⇒ [ :block1, :block2, :block3, :block4, :headline ]
-
.new ⇒ Object
-
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
Instance Method Summary collapse
-
#members ⇒ [ :block1, :block2, :block3, :block4, :headline ]
-
#to_h ⇒ { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
Instance Attribute Details
#block1 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock? (readonly)
Returns the value of attribute block1.
624 625 626 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 624 def block1 @block1 end |
#block2 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock? (readonly)
Returns the value of attribute block2.
625 626 627 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 625 def block2 @block2 end |
#block3 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock? (readonly)
Returns the value of attribute block3.
626 627 628 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 626 def block3 @block3 end |
#block4 ⇒ Peddler::APIs::AplusContent20201101::StandardImageTextBlock? (readonly)
Returns the value of attribute block4.
627 628 629 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 627 def block4 @block4 end |
#headline ⇒ Peddler::APIs::AplusContent20201101::TextComponent? (readonly)
Returns the value of attribute headline.
628 629 630 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 628 def headline @headline end |
Class Method Details
.[](block1:, block2:, block3:, block4:, headline:) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule .[](arg0, arg1, arg2, arg3, arg4) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
617 618 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 617
def self.[]: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
.members ⇒ [ :block1, :block2, :block3, :block4, :headline ]
620 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 620
def self.members: () -> [ :block1, :block2, :block3, :block4, :headline ]
|
.new(block1:, block2:, block3:, block4:, headline:) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule .new(arg0, arg1, arg2, arg3, arg4) ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
615 616 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 615
def self.new: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
.parse ⇒ Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
622 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 622
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
Instance Method Details
#members ⇒ [ :block1, :block2, :block3, :block4, :headline ]
630 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 630
def members: () -> [ :block1, :block2, :block3, :block4, :headline ]
|
#to_h ⇒ { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
631 |
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 631
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|