Class CreateAndConfigureAccountRequest.Types.AddAccountService
Additional instructions to add account services during creation of the
account.
Inheritance
CreateAndConfigureAccountRequest.Types.AddAccountService
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
public sealed class CreateAndConfigureAccountRequest.Types.AddAccountService : IMessage<CreateAndConfigureAccountRequest.Types.AddAccountService>, IEquatable<CreateAndConfigureAccountRequest.Types.AddAccountService>, IDeepCloneable<CreateAndConfigureAccountRequest.Types.AddAccountService>, IBufferMessage, IMessage
Constructors
Declaration
public AddAccountService()
Declaration
public AddAccountService(CreateAndConfigureAccountRequest.Types.AddAccountService other)
Parameters
Properties
The provider is an
aggregator for
the account. Payload for service type Account Aggregation.
Declaration
public AccountAggregation AccountAggregation { get; set; }
Property Value
Gets whether the "provider" field is set
Declaration
public bool HasProvider { get; }
Property Value
Optional. The provider of the service.
Format: accounts/{account}
Declaration
public string Provider { get; set; }
Property Value
Declaration
public AccountName ProviderAsAccountName { get; set; }
Property Value
Declaration
public CreateAndConfigureAccountRequest.Types.AddAccountService.ServiceTypeOneofCase ServiceTypeCase { get; }
Property Value