public method Order.getType

Brief

Gets the type of the order

Declaration

protojavascriptjavacsharp
public getType() : string

Returns

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

Details

Declared in Order

back