pricePerUnit property

String pricePerUnit
final

The cost of a single unit. This value, in combination with priceUnits, makes up the rate.

Implementation

final String pricePerUnit;