AggregatedSummary
No description
type AggregatedSummary {
completed: Float
count: Int
pendingAmountCount: Int
remaining: Float
total: Float
}
Fields
AggregatedSummary.completed ● Float scalar
AggregatedSummary.count ● Int scalar
Count of all recurring items in this aggregated summary
AggregatedSummary.pendingAmountCount ● Int scalar
Count of all recurring items that are still pending of an amount
AggregatedSummary.remaining ● Float scalar
AggregatedSummary.total ● Float scalar
Member Of
SummaryByRecurringType object