Class BatchStatus

java.lang.Object
org.knowm.xchange.krakenfutures.dto.trade.BatchStatus

public class BatchStatus extends Object
  • Field Details

    • receivedTime

      public final Date receivedTime
      Always send
    • status

      public final BatchStatus.OrderStatus status
    • orderId

      public final String orderId
    • orderTag

      public final String orderTag
      For placement only. The arbitrary string provided client-side when the order was sent for the purpose of mapping order sending instructions to the API’s response
    • cliOrdId

      public final String cliOrdId
  • Constructor Details

  • Method Details