unitPrice property

Money? unitPrice
getter/setter pair

The price per unit of usage.

Example: unit_price of amount $10 indicates that each unit will cost $10.

Implementation

Money? unitPrice;