status property
The status of the comment (only populated for admin users). Possible string values are:
- "LIVE"
- "EMPTIED"
- "PENDING"
- "SPAM"
Implementation
core.String? status;
The status of the comment (only populated for admin users). Possible string values are:
core.String? status;