Add some cardmarket properties

Most of these are nullable
This commit is contained in:
CptSpaceToaster
2021-08-05 22:53:27 -04:00
parent ee12437d1a
commit a0b055f6e7
4 changed files with 26 additions and 0 deletions

View File

@ -49,6 +49,7 @@ To use the SDK with an API key, create an account at https://dev.pokemontcg.io t
legalities: ILegality;
images: ICardImage;
tcgplayer?: ITCGPlayer;
cardmarket?: ICardmarket;
```
### IAbility