pricePerUnit property
The cost of a single unit. This value, in combination with priceUnits, makes up the rate.
Implementation
final String pricePerUnit;
The cost of a single unit. This value, in combination with priceUnits, makes up the rate.
final String pricePerUnit;