promotionSpecs property
List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec> ?
promotionSpecs
getter/setter pair
Subscription-level promotions.
Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
Optional.
Implementation
core.List<GoogleCloudPaymentsResellerSubscriptionV1SubscriptionPromotionSpec>?
promotionSpecs;