V4ShiftTimeSlot
Example Usage
import { V4ShiftTimeSlot } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4ShiftTimeSlot = {
startHour: 32303,
startMin: 275533,
duration: 741008,
};Fields
Field
Type
Required
Description
Last updated