PnlRow

One report line — a per-month breakdown plus a period total.

  • byMonth
    Type: object
    required

    Amount per month, keyed by "YYYY-MM" (matching the report's months).

    • propertyName
      Type: number
  • id
    Type: string
    required
  • label
    Type: string
    required
  • total
    Type: number
    required