Type Alias GuildGameConfigCreatediscountStoresInput

GuildGameConfigCreatediscountStoresInput: {
    set: GameStoreEnum[];
}