Studio Service

NotificationSubscriptionCondition

NotificationSubscriptionCondition

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

FieldTypeDescription
idUUIDChecks for equality with the object’s `id` field.
notificationRuleIdUUIDChecks for equality with the object’s `notificationRuleId` field.
userIdUUIDChecks for equality with the object’s `userId` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
channelStringChecks for equality with the object’s `channel` field.
activeBooleanChecks for equality with the object’s `active` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.