MonthlyReportEntry Data Type

Properties
name data type description
pdfContent string
lastPagePng string

Example

{
  "pdfContent" : "...",
  "lastPagePng" : "..."
}