557 B
557 B
JpnCardsPokemon.Sdk
JpnCardsPokemon.Sdk.Api.CardPrice
CardPrice.Condition Property
Specifies the card condition. Often will be a rating in format of 'A+', 'A', etc. but also can be 'NM' or other
similar descriptive strings.
public string? Condition { get; set; }