Show / Hide Table of Contents

Class AccountAggregation

AccountAggregation payload.

Inheritance
object
AccountAggregation
Implements
IMessage<AccountAggregation>
IEquatable<AccountAggregation>
IDeepCloneable<AccountAggregation>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public sealed class AccountAggregation : IMessage<AccountAggregation>, IEquatable<AccountAggregation>, IDeepCloneable<AccountAggregation>, IBufferMessage, IMessage

Constructors

AccountAggregation()

Declaration
public AccountAggregation()

AccountAggregation(AccountAggregation)

Declaration
public AccountAggregation(AccountAggregation other)
Parameters
Type Name Description
AccountAggregation other
In this article
Back to top Generated by DocFX