price property

Money? price
getter/setter pair

The absolute price the user pays for this offer phase.

The price must not be smaller than the minimum price allowed for this region.

Implementation

Money? price;