Type Alias GuildGiveawayRoleBonusMinAggregateOutputType

GuildGiveawayRoleBonusMinAggregateOutputType: {
    additionalEntries: number | null;
    dbId: string | null;
    guildGiveawayId: string | null;
}