Module: Google::Shopping::Merchant::Accounts::V1beta::BusinessIdentity::IdentityAttribute::IdentityDeclaration
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1beta/businessidentity.rb
Overview
All possible settings regarding the declaration of an identity.
Constant Summary collapse
- IDENTITY_DECLARATION_UNSPECIFIED =
Default value indicating that no selection was made.
0
- SELF_IDENTIFIES_AS =
Indicates that the account identifies with the attribute.
1
- DOES_NOT_SELF_IDENTIFY_AS =
Indicates that the account does not identify with the attribute.
2