Interface protos.google.cloud.channel.v1.IDiscountComponent (4.1.2)

Properties of a DiscountComponent.

Package

@google-cloud/channel

Properties

discountAbsolute

discountAbsolute?: (google.type.IMoney|null);

DiscountComponent discountAbsolute

discountPercentage

discountPercentage?: (number|null);

DiscountComponent discountPercentage

discountType

discountType?: (google.cloud.channel.v1.DiscountType|keyof typeof google.cloud.channel.v1.DiscountType|null);

DiscountComponent discountType