public method OrderInfo.getOrderId

Brief

Gets the unique identification number of the order

Declaration

protojavascriptjavacsharp
public getOrderId() : string

Returns

The method returns a string that represents the unique identification number of the order

Details

Declared in OrderInfo

back