lineItemPromotionSpecs property
List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec> ?
lineItemPromotionSpecs
getter/setter pair
The promotions applied on the line item.
It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
Optional.
Implementation
core.List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec>?
lineItemPromotionSpecs;