Type Alias UserKickAccountSubscribedToMinAggregateOutputType

UserKickAccountSubscribedToMinAggregateOutputType: {
    dbId: string | null;
    expiresAt: Date | null;
    streamerUserName: string | null;
    userKickAccountId: string | null;
}