UnbilledChargeSummary

Charge view summary

type UnbilledChargeSummary {

  count: Long

  sum: BigDecimal

  issuePeriodEnd: Long
}

Required by

Query
Smile’s GraphQL Query type