Enum GbpAccount.Types.Type
The type of the GBP account.
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum GbpAccount.Types.Type
Fields
| Name | Description |
|---|---|
| BusinessAccount | The GBP account is a business account. |
| Unspecified | Default value. This value is unused. |
| User | The GBP account is a user account. |