Class: Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse

Inherits:
Data
  • Object
show all
Defined in:
sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#operation_idString (readonly)

Returns the value of attribute operation_id.

Returns:

  • (String)


332
333
334
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 332

def operation_id
  @operation_id
end

Class Method Details

.[](operation_id:) ⇒ Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse .[](arg0) ⇒ Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse



325
326
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 325

def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
| (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse

.members[ :operation_id ]

Returns:

  • ([ :operation_id ])


328
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 328

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

.new(operation_id:) ⇒ Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse .new(arg0) ⇒ Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse



323
324
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 323

def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
| (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse

.parsePeddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse

Parameters:

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

Returns:



330
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 330

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

Instance Method Details

#members[ :operation_id ]

Returns:

  • ([ :operation_id ])


334
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 334

def members: () -> [ :operation_id ]

#to_h{ operation_id: String }

Returns:

  • ({ operation_id: String })


335
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 335

def to_h: () -> { operation_id: String }