Enum ezomyte::StashType
[−]
[src]
pub enum StashType {
Normal,
Premium,
Quad,
Essence,
Currency,
Divination,
Map,
Fragment,
}Type of the stash tab returned by the API.
Variants
NormalRegular stash tan.
PremiumPremium stash tab (of regular size).
QuadPremium Quad stash tab.
EssenceEssence stash tab.
CurrencyCurrency stash tab.
DivinationDivination cards stash tab.
MapMap stash tab.
FragmentFragment stash tab.