public method Order.getAmount

Brief

Gets the amount of the order

Declaration

protojavascriptjavacsharp
public getAmount() : int

Returns

The method returns an integer that represents the amount of the order

Details

Declared in Order

back