type property
The type of user the author is. Possible string values are:
- "AUTHOR_TYPE_UNSPECIFIED" : This should not be used.
- "REGULAR_USER" : A regular user.
- "LOCAL_GUIDE" : A Local Guide
- "MERCHANT" : The owner/manager of the location
Implementation
core.String? type;