Interface ReportsApiModelGetReportSchedulesResponse

The response for the getReportSchedules operation.

GetReportSchedulesResponse

interface ReportsApiModelGetReportSchedulesResponse {
    errors?: Error[];
    payload?: ReportsApiModelReportSchedule[];
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetReportSchedulesResponse

GetReportSchedulesResponse

MMNEPVFCICPMFPCPTTAAATR