public method CloseMarketOrderRequest.getAmount

Brief

Gets the order amount

Declaration

protojavascriptjavacsharp
public getAmount() : int

Returns

The method returns an integer that represents the order amount

Details

Declared in CloseMarketOrderRequest

back