Method: Orderspace::Structs::Order#id

Defined in:
lib/orderspace/struct/order.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/orderspace/struct/order.rb', line 5

def id
  @id
end