public method Order.getOriginAmount

Overview

Gets the original amount of the order when it was placed

Declaration

function getOriginAmount()
public int getOriginAmount();
public int getOriginAmount();

Returns

The method returns an integer that represents the original amount of the order when it was placed

Details

Declared in Order