Class Channel
Channel of a product.
Channel is used to distinguish between online and local products.
Namespace: Google.Shopping.Type
Assembly: Google.Shopping.Type.dll
Syntax
public sealed class Channel : IMessage<Channel>, IEquatable<Channel>, IDeepCloneable<Channel>, IBufferMessage, IMessage
Constructors
Channel()
Declaration
public Channel()
Channel(Channel)
Declaration
public Channel(Channel other)
Parameters
Type | Name | Description |
---|---|---|
Channel | other |