Class RequestInventoryVerificationResponse
Response message for the RequestInventoryVerification method.
Implements
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public sealed class RequestInventoryVerificationResponse : IMessage<RequestInventoryVerificationResponse>, IEquatable<RequestInventoryVerificationResponse>, IDeepCloneable<RequestInventoryVerificationResponse>, IBufferMessage, IMessage
Constructors
RequestInventoryVerificationResponse()
Declaration
public RequestInventoryVerificationResponse()
RequestInventoryVerificationResponse(RequestInventoryVerificationResponse)
Declaration
public RequestInventoryVerificationResponse(RequestInventoryVerificationResponse other)
Parameters
Type | Name | Description |
---|---|---|
RequestInventoryVerificationResponse | other |
Properties
OmnichannelSetting
The omnichannel setting that was updated.
Declaration
public OmnichannelSetting OmnichannelSetting { get; set; }
Property Value
Type | Description |
---|---|
OmnichannelSetting |