public method Order.getType
Gets the type of the order
Declaration
protojavascriptjavacsharppublic getType() : string
public getType() : string
protojavascriptjavacsharpfunction getType()
function getType()
protojavascriptjavacsharppublic String getType();
public String getType();
protojavascriptjavacsharppublic string getType();
public string getType();
Returns
The method returns a string that represents the type of the order
Declared in Order