Export

CreateReportScheduleResult

interface CreateReportScheduleResult {
    reportScheduleId: string;
}

Properties

Properties

reportScheduleId: string

The identifier for the report schedule. This identifier is unique only in combination with a seller ID.

Memberof

CreateReportScheduleResult