Class: Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse

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

#warningsArray[Peddler::APIs::AplusContent20201101::Error]? (readonly)

Returns the value of attribute warnings.



496
497
498
# File 'sig/peddler/apis/aplus_content_2020_11_01.rbs', line 496

def warnings
  @warnings
end

Class Method Details

.[](warnings:) ⇒ Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse .[](arg0) ⇒ Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse



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

def self.[]: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse

.members[ :warnings ]

Returns:

  • ([ :warnings ])


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

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

.new(warnings:) ⇒ Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse .new(arg0) ⇒ Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse



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

def self.new: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse

.parsePeddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse

Parameters:

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

Returns:



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

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

Instance Method Details

#members[ :warnings ]

Returns:

  • ([ :warnings ])


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

def members: () -> [ :warnings ]

#to_h{ warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }

Returns:



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

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