actor property
The most recent account to modify the account service's approval_status
.
Output only. Possible string values are:
- "ACTOR_UNSPECIFIED" : Unspecified actor.
- "ACCOUNT" : The last change was done by the account who has this service.
- "OTHER_PARTY" : The last change was done by the other party who this service points to.
Implementation
core.String? actor;