public method OrderRequest.getAmount
Overview
Gets the order amount
Declaration
function getAmount()
public int getAmount();
public int getAmount();
Returns
The method returns the order amount
Details
Declared in OrderRequest
Gets the order amount
function getAmount()
public int getAmount();
public int getAmount();
The method returns the order amount
Declared in OrderRequest