@cpod/sdk - v0.2.7
    Preparing search index...

    Interface GetUserActivityResponse

    interface GetUserActivityResponse {
        users: UserActivitySummary[];
        total: number;
    }
    Index

    Properties

    Properties

    total: number