BusinessHours

typealias BusinessHours = com.salesforce.android.smi.network.internal.dto.response.businesshours.BusinessHours

A single time interval within a day that agents are available.

Each interval is defined by a BusinessHours.startTime and BusinessHours.endTime, expressed in milliseconds since the epoch.