Class GoogleCloudChannelV1Constraints
Represents the constraints for buying the Offer.
Implements
Inherited Members
Namespace: Google.Apis.Cloudchannel.v1.Data
Assembly: Google.Apis.Cloudchannel.v1.dll
Syntax
public class GoogleCloudChannelV1Constraints : IDirectResponseSchema
Properties
CustomerConstraints
Represents constraints required to purchase the Offer for a customer.
Declaration
[JsonProperty("customerConstraints")]
public virtual GoogleCloudChannelV1CustomerConstraints CustomerConstraints { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudChannelV1CustomerConstraints |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |