reservePricesPerBuyer property

List<PricePerBuyer>? reservePricesPerBuyer
getter/setter pair

Reserve price for the specified buyer.

Implementation

core.List<PricePerBuyer>? reservePricesPerBuyer;