lineItemPromotionSpecs property

List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec>? lineItemPromotionSpecs
getter/setter pair

The promotions applied on the line item.

It can be: - an introductory pricing promotion. - a free trial promotion. This feature is not enabled. If used, the request will be rejected. When used as input in Create or Provision API, specify its resource name only.

Optional.

Implementation

core.List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec>?
    lineItemPromotionSpecs;