#### [JpnCardsPokemon.Sdk](index.md 'index') ### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[CardPrice](JpnCardsPokemon.Sdk.Api.CardPrice.md 'JpnCardsPokemon.Sdk.Api.CardPrice') ## CardPrice.Price Property The actual price for the specified version and condition. ```csharp public decimal Price { get; set; } ``` #### Property Value [System.Decimal](https://docs.microsoft.com/en-us/dotnet/api/System.Decimal 'System.Decimal')