scryfall-api
Toggle table of contents
1.0.2
common
Target filter
common
Switch theme
Search in API
Skip to content
scryfall-api
scryfall-api
/
devmugi.mtgcards.scryfall.api.models
/
Identifier
/
Identifier
Identifier
constructor
(
id
:
String
?
=
null
,
oracleId
:
String
?
=
null
,
illustrationId
:
String
?
=
null
,
multiverseId
:
Int
?
=
null
,
mtgoId
:
Int
?
=
null
,
arenaId
:
Int
?
=
null
,
set
:
String
?
=
null
,
collectorNumber
:
String
?
=
null
,
name
:
String
?
=
null
)