public method Order.getNetQuantity

Brief

Gets the Net Amount order flag

Declaration

protojavascriptjavacsharp
public getNetQuantity() : boolean

Returns

The method returns the Net Amount order flag

Details

Declared in Order

back