Type Alias KSGiftedSubRoleMinAggregateOutputType

KSGiftedSubRoleMinAggregateOutputType: {
    dbId: string | null;
    giftedSubs: number | null;
    kickStreamerId: string | null;
    roleId: string | null;
}