status property

String? status
getter/setter pair

The status of the verification process for the About page.

Acceptable values are: - "active" - "inactive" - "pending"

Implementation

core.String? status;