fixedPrice property

Money? fixedPrice
getter/setter pair

The fixed amount to charge for the subscription. The changes to fixed amount are applicable to both existing and future subscriptions. For existing subscriptions, payments within 10 days of price change are not affected.

Implementation

Money? fixedPrice;