public method OrderRequest.getAmount

Brief

Gets the order amount

Declaration

protojavascriptjavacsharp
public getAmount() : int

Returns

The method returns the order amount

Details

Declared in OrderRequest

back