Class: Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse

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)


713
714
715
# File 'sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs', line 713

def operation_id
  @operation_id
end

Class Method Details

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



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

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

.members[ :operation_id ]

Returns:

  • ([ :operation_id ])


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

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

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



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

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

.parsePeddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse

Parameters:

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

Returns:



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

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

Instance Method Details

#members[ :operation_id ]

Returns:

  • ([ :operation_id ])


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

def members: () -> [ :operation_id ]

#to_h{ operation_id: String }

Returns:

  • ({ operation_id: String })


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

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