status property

AuthorizationPostRequestStatusEnum? status
getter/setter pair

If inactive the token is inactive and requests using the token will be rejected.

Implementation

AuthorizationPostRequestStatusEnum? status;