Interface protos.google.shopping.merchant.accounts.v1beta.ICreateAndConfigureAccountRequest (2.2.0)

Properties of a CreateAndConfigureAccountRequest.

Package

@google-shopping/accounts

Properties

acceptTermsOfService

acceptTermsOfService?: (google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest.IAcceptTermsOfService|null);

CreateAndConfigureAccountRequest acceptTermsOfService

account

account?: (google.shopping.merchant.accounts.v1beta.IAccount|null);

CreateAndConfigureAccountRequest account

service

service?: (google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest.IAddAccountService[]|null);

CreateAndConfigureAccountRequest service

users

users?: (google.shopping.merchant.accounts.v1beta.ICreateUserRequest[]|null);

CreateAndConfigureAccountRequest users