Skip to content

Card price in Card.java #34

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked by external dependencies.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions