CommandType Enumeration

GF API Documentation
Type of order command

Namespace:  GF.Api.Values.Orders
Assembly:  GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public enum CommandType
Members

  Member nameValueDescription
Create0 Create command - first command of order
Modify1 Modification request
Cancel2 Cancellation request
See Also

Reference