Class: Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse

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)


681
682
683
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 681

def operation_id
  @operation_id
end

Class Method Details

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



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

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

.members[ :operation_id ]

Returns:

  • ([ :operation_id ])


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

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

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



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

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

.parsePeddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse

Parameters:

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

Returns:



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

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

Instance Method Details

#members[ :operation_id ]

Returns:

  • ([ :operation_id ])


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

def members: () -> [ :operation_id ]

#to_h{ operation_id: String }

Returns:

  • ({ operation_id: String })


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

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