Studio Service

UserActionLogCondition

UserActionLogCondition

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

FieldTypeDescription
idUUIDChecks for equality with the object’s `id` field.
actionRefIdUUIDChecks for equality with the object’s `actionRefId` field.
actionDetailStringChecks for equality with the object’s `actionDetail` field.
createdAtDatetimeChecks for equality with the object’s `createdAt` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
spaceIdUUIDChecks for equality with the object’s `spaceId` field.
screenIdUUIDChecks for equality with the object’s `screenId` field.
createdByUUIDChecks for equality with the object’s `createdBy` field.