unitPrice property
The price per unit of usage.
Example: unit_price of amount $10 indicates that each unit will cost $10.
Implementation
Money? unitPrice;
The price per unit of usage.
Example: unit_price of amount $10 indicates that each unit will cost $10.
Money? unitPrice;