OBJECT

QuoteRequesterStatusStatsStatistic

Represents status statistics for single status for requester

link GraphQL Schema definition

  • type QuoteRequesterStatusStatsStatistic {
  • totalNumber: Int!
  • totalPercentage: Int!
  • status: Int!
  • }