slaData
Data object representing SLA information, including status, days past the SLA, and any custom SLA settings.
Examples
type SlaData {
daysPastSLA: Float
status: SlaStatus
}
Fields
Field
Description
Supported fields
daysPastSLA Float
Number of days past the SLA due date
References
Fields with this object:
Last updated