Type Alias UserPremiumUncheckedCreateWithoutUserInput

UserPremiumUncheckedCreateWithoutUserInput: {
    dbId?: string;
    tier: string;
}