Module: Google::Shopping::Merchant::Accounts::V1beta::User::State
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1beta/user.rb
Overview
The possible states of a user.
Constant Summary collapse
- STATE_UNSPECIFIED =
Default value. This value is unused.
0
- PENDING =
The user is pending confirmation. In this state, the user first needs to accept the invitation before performing other actions.
1
- VERIFIED =
The user is verified.
2