orderId property

String orderId
getter/setter pair

Unique Id returned after the successfull creation of an order. Update, cancel and status check will be done against this order.

Implementation

String orderId;