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

    Interface TopOrganizationsResponse

    Top organizations response

    interface TopOrganizationsResponse {
        response: Record<string, number>;
    }
    Index

    Properties

    Properties

    response: Record<string, number>