public method Order.getOfferId

Brief

Gets the unique identification number of the instrument offer the order is placed for

Declaration

protojavascriptjavacsharp
public getOfferId() : string

Returns

The method returns a string that represents the unique identification number of the instrument offer the order is placed for

Details

Declared in Order

back