triggeringEventResponse

Examples

type TriggeringEventResponse {
  type: TriggeringEventType!
  value: BooleanSettingResponse!
  label: String!
}

Fields

Field
Description
Supported fields

true Float! false Float!

label String!

References

Fields with this object:

Last updated