OBJECT
Provides information about a paused SLA Domain.
type PausedSlaInfo {# User note, if any, stating the reason for pausing the SLA Domain.pauseNote: String! # The time when the SLA Domain was paused.pauseStartDate: DateTime # Information about the user who paused the SLA Domain.pausedBy: String! }