subscriptionPeriod property

String? subscriptionPeriod
getter/setter pair

Subscription period, specified in ISO 8601 format.

Acceptable values are P1W (one week), P1M (one month), P3M (three months), P6M (six months), and P1Y (one year).

Implementation

core.String? subscriptionPeriod;