endPrice property

Money? endPrice
final

The high end of the price range (exclusive). Price should be lower than this amount.

Implementation

final Money? endPrice;