Class ApiConstants.QueryParameters.Position

java.lang.Object
com.bluebell.greenhouse.planter.constants.ApiConstants.QueryParameters.Position
Enclosing class:
ApiConstants.QueryParameters

public static final class ApiConstants.QueryParameters.Position extends Object
Parameters specific to trade-related endpoints.
Version:
3.0.6
Author:
Stephen Prizio
  • Field Details

    • IS_STRATEGY

      public static final String IS_STRATEGY
      Boolean flag indicating a strategy container vs. a single trade; accepts true|false.
      See Also: