set

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2024 License: Unlicense Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set struct {
	BaseSetSize      int64                            `json:"baseSetSize"`
	Block            string                           `json:"block"`
	Booster          map[string]booster.BoosterConfig `json:"booster"`
	Cards            []string                         `json:"cards"`
	CardsphereId     int64                            `json:"cardsphereId"`
	Code             string                           `json:"code"`
	CodeV3           string                           `json:"codeV3"`
	Decks            []string                         `json:"decks"`
	IsForeignOnly    bool                             `json:"isForeignOnly"`
	IsFoilOnly       bool                             `json:"isFoilOnly"`
	IsNonFoilOnly    bool                             `json:"isNonFoilOnly"`
	IsOnlineOnly     bool                             `json:"isOnlineOnly"`
	IsPaperOnly      bool                             `json:"isPaperOnly"`
	IsPartialPreview bool                             `json:"isPartialPreview"`
	KeyruneCode      string                           `json:"keyruneCode"`
	Languages        []string                         `json:"languages"`
	McmId            int64                            `json:"mcmId"`
	McmIdExtras      int64                            `json:"mcmIdExtras"`
	McmName          string                           `json:"mcmName"`
	MTGOCode         string                           `json:"mtgoCode"`
	Name             string                           `json:"name"`
	ParentCode       string                           `json:"parentCode"`
	ReleaseDate      string                           `json:"releaseDate"`
	SealedProduct    []sealed_product.SealedProduct   `json:"sealedProduct"`
	TCGPlayerGroupId int64                            `json:"tcgPlayerGroupId"`
	Tokens           []string                         `json:"tokens"`
	TokenSetCode     string                           `json:"tokenSetCode"`
	TokenSetSize     int64                            `json:"tokenSetSize"`
	Translations     set.Translations                 `json:"translations"`
	Type             string                           `json:"type"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL