Type Alias UserKickAccountSubscribedToMaxAggregateOutputType

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