public method OrderInfo.getStatus

Brief

Gets the status

Declaration

protojavascriptjavacsharp
public getStatus() : string

Returns

The method returns a string that represents the status of an order, represented as a string value

Details

Declared in OrderInfo

back