public method StopOrderRequest.StopOrderRequest

Brief

This method is a constructor for the class represents a stop order request that can be sent to a trading platform. The constructor does not return any values

Declaration

protojavascriptjavacsharp
public StopOrderRequest() : void

Details

Declared in StopOrderRequest

back