ratio property

double? ratio
getter/setter pair

The ratio of a point when converted to currency.

Google assumes currency based on Merchant Center settings. If ratio is left out, it defaults to 1.0.

Implementation

core.double? ratio;