unitPrice property

  1. @Min.new(0.01)
double unitPrice
final

Implementation

@Min(0.01)
final double unitPrice;