discountComponents property
Breakdown of the discount into its components.
This will be empty if there is no discount present.
Implementation
core.List<GoogleCloudChannelV1DiscountComponent>? discountComponents;
Breakdown of the discount into its components.
This will be empty if there is no discount present.
core.List<GoogleCloudChannelV1DiscountComponent>? discountComponents;