Newer Version Available
Verified Capability
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| isVerifiableByMe | Boolean | Specifies whether the context user has permission to mark comments as verified or unverified (true) or not (false). | Small, 41.0 | 41.0 |
| isVerified | Boolean | Specifies whether the comment is marked as verified (true) or not (false). | Small, 41.0 | 41.0 |
| isVerifiedByAnonymized | Boolean | Specifies whether the comment is marked as verified by an anonymous user (true) or not (false). If the comment has never been marked as verified or unverified, null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. | ||
| lastVerifiedByUser | User Summary | User who last marked the comment as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. | Small, 41.0 | 41.0 |
| lastVerifiedDate | String | ISO 8601 date string. Date when the comment was last marked as verified or unverified, otherwise null. Also null if the context user doesn’t have permission to mark comments as verified or unverified. | Small, 41.0 | 41.0 |