discountComponents property

List<GoogleCloudChannelV1DiscountComponent>? discountComponents
getter/setter pair

Breakdown of the discount into its components.

This will be empty if there is no discount present.

Implementation

core.List<GoogleCloudChannelV1DiscountComponent>? discountComponents;