mtgoId property

int? mtgoId
final

This card’s Magic Online ID (also known as the Catalog ID), if any.

A large percentage of cards are not available on Magic Online and do not have this ID.

Implementation

final int? mtgoId;