Interface protos.google.cloud.channel.v1.ICustomerConstraints

Properties of a CustomerConstraints.

Package

@google-cloud/channel!

Properties

allowedCustomerTypes

allowedCustomerTypes?: (google.cloud.channel.v1.CloudIdentityInfo.CustomerType[]|null);

CustomerConstraints allowedCustomerTypes

Property Value
TypeDescription
(google.cloud.channel.v1.CloudIdentityInfo.CustomerType[]|null)

allowedRegions

allowedRegions?: (string[]|null);

CustomerConstraints allowedRegions

Property Value
TypeDescription
(string[]|null)

promotionalOrderTypes

promotionalOrderTypes?: (google.cloud.channel.v1.PromotionalOrderType[]|null);

CustomerConstraints promotionalOrderTypes

Property Value
TypeDescription
(google.cloud.channel.v1.PromotionalOrderType[]|null)