introductoryPricePeriod property

String? introductoryPricePeriod
getter/setter pair

Introductory price period, specified in ISO 8601 format.

Common values are (but not limited to) "P1W" (one week), "P1M" (one month), "P3M" (three months), "P6M" (six months), and "P1Y" (one year).

Implementation

core.String? introductoryPricePeriod;