636 B
636 B
JpnCardsPokemon.Sdk
JpnCardsPokemon.Sdk.Api.Card
Card.Uuid Property
A stable id for earch card. Output is an eight digit integer which is unique for each card. While the cards'
Id may change over time, the uuid should always remain stable and constant.
public int Uuid { get; set; }