Class: AmazonDrs::TestOrders::SlotOrderStatus

Inherits:
Struct
  • Object
show all
Defined in:
lib/amazon-drs/test_orders.rb

Instance Attribute Summary collapse

Instance Attribute Details

#order_statusObject

Returns the value of attribute order_status

Returns:

  • (Object)

    the current value of order_status



7
8
9
# File 'lib/amazon-drs/test_orders.rb', line 7

def order_status
  @order_status
end

#slot_idObject

Returns the value of attribute slot_id

Returns:

  • (Object)

    the current value of slot_id



7
8
9
# File 'lib/amazon-drs/test_orders.rb', line 7

def slot_id
  @slot_id
end