-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
blockedBlocked by external dependencies.Blocked by external dependencies.
Description
Hi,
I saw the fields below in Card.java :
private BigDecimal priceHigh;
private BigDecimal priceMid;
private BigDecimal priceLow;
private BigDecimal onlinePriceHigh;
private BigDecimal onlinePriceMid;
private BigDecimal onlinePriceLow;
But they are null.
it is planned to feed these fields ?
Metadata
Metadata
Assignees
Labels
blockedBlocked by external dependencies.Blocked by external dependencies.