pricePercentage property

String? pricePercentage
getter/setter pair

A percentage of the price represented as a number in decimal notation (for example, "5.4").

Can only be set if all other fields are not set.

Implementation

core.String? pricePercentage;