TicketCursor

type TicketCursor {

  count: Int

  # Arguments
  # offset: [Not documented]
  # limit: [Not documented]
  objects(offset: Int, limit: Int): [Ticket]
}

Required by

Account
A debtor record containing transactions