Module: Google::Cloud::Channel::V1::DiscountType

Defined in:
proto_docs/google/cloud/channel/v1/offers.rb

Overview

Discount Type.

Constant Summary collapse

DISCOUNT_TYPE_UNSPECIFIED =

Not used.

0
REGIONAL_DISCOUNT =

Regional discount.

1
PROMOTIONAL_DISCOUNT =

Promotional discount.

2
SALES_DISCOUNT =

Sales-provided discount.

3
RESELLER_MARGIN =

Reseller margin.

4
DEAL_CODE =

Deal code discount.

5