Type Alias UserMediaShareCountAggregateOutputType

UserMediaShareCountAggregateOutputType: {
    _all: number;
    banList: number;
    dbId: number;
    enabled: number;
    modList: number;
    password: number;
    userId: number;
}