ReportBody

open class ReportBody(source)

The ReportBody interface of the Reporting API represents the body of a report.

MDN Reference

Inheritors

Functions

Link copied to clipboard
open fun toJSON(): JsAny

The toJSON() method of the ReportBody interface is a serializer, and returns a JSON representation of the ReportBody object.