Enum User.Types.State
The possible states of a user.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum User.Types.State
Fields
| Name | Description |
|---|---|
| Pending | The user is pending confirmation. In this state, the user first needs to accept the invitation before performing other actions. |
| Unspecified | Default value. This value is unused. |
| Verified | The user is verified. |