type property
The type of ban. Possible string values are:
- "liveChatBanTypeUnspecified" : An invalid ban type.
- "permanent" : A permanent ban.
- "temporary" : A temporary ban.
Implementation
core.String? type;
The type of ban. Possible string values are:
core.String? type;