public method ClosedPositionBuilder.setCloseOrderRequestTXT

Brief

Sets the custom identifier of the order the position was closed by

Declaration

protojavascriptjavacsharp
public setCloseOrderRequestTXT(value : string) : void

Parameters
value

The custom identifier of the order the position was closed by

Details

Declared in ClosedPositionBuilder

back