Class RequestInventoryVerificationResponse
Response message for the RequestInventoryVerification method.
Implements
Inherited Members
Namespace: Google.Apis.Merchant.accounts_v1.Data
Assembly: Google.Apis.Merchant.accounts_v1.dll
Syntax
public class RequestInventoryVerificationResponse : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
OmnichannelSetting
The omnichannel setting that was updated.
Declaration
[JsonProperty("omnichannelSetting")]
public virtual OmnichannelSetting OmnichannelSetting { get; set; }
Property Value
| Type | Description |
|---|---|
| OmnichannelSetting |