Studio Service

NotificationRuleCondition

NotificationRuleCondition

A condition to be used against NotificationRule object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
idUUIDChecks for equality with the object’s `id` field.
screenIdUUIDChecks for equality with the object’s `screenId` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
eventStringChecks for equality with the object’s `event` field.
activeBooleanChecks for equality with the object’s `active` field.
waitTimeIntChecks for equality with the object’s `waitTime` field.
createdByUUIDChecks for equality with the object’s `createdBy` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.