public method Order.getStatus

Brief

Gets the status of the order

Declaration

protojavascriptjavacsharp
public getStatus() : string

Returns

The method returns a string that represents the status of the order

Details

Declared in Order

back