Enum BusinessIdentity.Types.IdentityAttribute.Types.IdentityDeclaration
All possible settings regarding the declaration of an identity.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum BusinessIdentity.Types.IdentityAttribute.Types.IdentityDeclaration
Fields
Name | Description |
---|---|
DoesNotSelfIdentifyAs | Indicates that the account does not identify with the attribute. |
SelfIdentifiesAs | Indicates that the account identifies with the attribute. |
Unspecified | Default value indicating that no selection was made. |