public method Order.getContingentOrderID

Brief

Gets the unique identifier of an existing contingency group which the order is linked to

Declaration

protojavascriptjavacsharp
public getContingentOrderID() : string

Returns

The method returns a string that represents the unique identifier of an existing contingency group which the order is linked to

Details

Declared in Order

back