public method Order.getAmount
Gets the amount of the order
Declaration
protojavascriptjavacsharppublic getAmount() : int
public getAmount() : int
protojavascriptjavacsharpfunction getAmount()
function getAmount()
protojavascriptjavacsharppublic int getAmount();
public int getAmount();
Returns
The method returns an integer that represents the amount of the order
Declared in Order