DisBot
    Preparing search index...

    Type Alias ApisMaxAggregateOutputType

    type ApisMaxAggregateOutputType = {
        Id: number | null;
        Key: string | null;
        UserId: string | null;
    }
    Index

    Properties

    Properties

    Id: number | null
    Key: string | null
    UserId: string | null