Class GetAccountForGcpRegistrationResponse
Response message for the GetAccountForGcpRegistration method.
Implements
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public sealed class GetAccountForGcpRegistrationResponse : IMessage<GetAccountForGcpRegistrationResponse>, IEquatable<GetAccountForGcpRegistrationResponse>, IDeepCloneable<GetAccountForGcpRegistrationResponse>, IBufferMessage, IMessage
Constructors
GetAccountForGcpRegistrationResponse()
Declaration
public GetAccountForGcpRegistrationResponse()
GetAccountForGcpRegistrationResponse(GetAccountForGcpRegistrationResponse)
Declaration
public GetAccountForGcpRegistrationResponse(GetAccountForGcpRegistrationResponse other)
Parameters
| Type | Name | Description |
|---|---|---|
| GetAccountForGcpRegistrationResponse | other |
Properties
Name
The name of the merchant account id that the GCP is registered with.
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |