CardType

Request to get the card type.

Variables

id

int64

The id of the card type.

name

string

The name of the card type.

cardPrefix

string

The prefix of the card.

defaultCardRegex

string

The default regex of the card.

backgroundImageName

string

The name of the background image.

backgroundImage

bytes

The background image itself.

backgroundFileType

string

The file type of the background image.

CardTypeType

CardTypeType

The type of the Card type

Close