Skip to content

Card price in Card.java #34

@philwronski

Description

@philwronski

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

No one assigned

    Labels

    blockedBlocked by external dependencies.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions