#### [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.UpdatedDate Property Date when the price information was updated last. ```csharp public System.Nullable UpdatedDate { get; set; } ``` #### Property Value [System.Nullable<](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[System.DateTime](https://docs.microsoft.com/en-us/dotnet/api/System.DateTime 'System.DateTime')[>](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')