public method ChangeOrderRequest.getOrderId

Brief

Gets the unique identification number of order

Declaration

protojavascriptjavacsharp
public getOrderId() : string

Returns

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

Details

Declared in ChangeOrderRequest

back