public method Order.getContingencyType

Brief

Gets the type of the contingent order which the order is linked to

Declaration

protojavascriptjavacsharp
public getContingencyType() : int

Returns

The method returns a string that represents the type of the contingent order which the order is linked to

Details

Declared in Order

back