Selling Partner API SDK for JavaScript
    Preparing search index...

    Parameters containing information of the expression that defines when the schedule runs. The following formats are supported.

    interface ScheduleExpression {
        recurringFrequency?: RecurringFrequency;
        scheduleExpressionType: ScheduleExpressionType;
    }
    Index

    Properties

    recurringFrequency?: RecurringFrequency
    scheduleExpressionType: ScheduleExpressionType