Type Alias UserMediaShareSettingsMinAggregateOutputType

UserMediaShareSettingsMinAggregateOutputType: {
    dbId: string | null;
    prefix: string | null;
    userMediaShareId: string | null;
    volume: number | null;
}