Monthly Summary
Aggregated counts for a single calendar month, used to drive progress headers and incentive meters above an activity calendar.
Delivered inside AFActivitiesSummary for the requested month/year; it holds only roll-up totals, not the per-activity records (those live in AFActivitiesSummary.activities). "Accepted" here covers the credited states (Approved / Accepted / Completed — see ActivityStatus.isApproved): for example acceptedVisitDays of 8 against an acceptedVisitGoalDays of 12 would render as "8 of 12 days" toward the month's incentive.
Constructors
Properties
Total count of accepted (credited) activities in the month.
The number of distinct days in the month that had at least one accepted visit (progress toward acceptedVisitGoalDays).
The number of accepted-visit days required to earn the month's incentive (the goal / denominator of the progress meter).
Total count of activities still awaiting review.
Total count of rejected/denied activities.