static public property Constants.KeyType.RequestTXT

Brief

Search by the custom identifier of the order.

Declaration
C#
public static final String  RequestTXT = "RequestTXT";

Details

In case there are a few orders with the same RequestTXT, the oldest order will be returned (the order which was created first).

Declared in Constants.KeyType

back