public method Order.getOriginAmount

Brief

Gets the original amount of the order when it was placed

Declaration

protojavascriptjavacsharp
public getOriginAmount() : int

Returns

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

Details

Declared in Order

back