AlertBounds
Traffic Bounds
type AlertBounds {
bound: AlertBound!
upperBound: Int
lowerBound: Int
}
Fields
AlertBounds.bound ● AlertBound! non-null enum
AlertBounds.upperBound ● Int scalar
AlertBounds.lowerBound ● Int scalar
Member Of
AlertTypeConfiguration object