fixedPrices property

List<PricePerBuyer>? fixedPrices
getter/setter pair

Fixed price for the specified buyer.

Implementation

core.List<PricePerBuyer>? fixedPrices;