Class AllExecutionsResponse


  • public class AllExecutionsResponse
    extends Object
    Response for get all executions request
    • Constructor Detail

      • AllExecutionsResponse

        public AllExecutionsResponse()
    • Method Detail

      • isHasMore

        public boolean isHasMore()
        Returns whether there are more records.
        Returns:
        true if there are more records
      • getTrades

        public Execution[] getTrades()
        Returns the execution list.
        Returns:
        execution list