Scte35ScheduleCommand type
Signature:
export declare type Scte35ScheduleCommand = {
items: Scte35ScheduleItem[];
};
References: Scte35ScheduleItem
Signature:
export declare type Scte35ScheduleCommand = {
items: Scte35ScheduleItem[];
};
References: Scte35ScheduleItem