Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ListAppsResponse

    interface ListAppsResponse {
        apps?: AppResponse[];
    }
    Index

    Properties

    Properties

    apps?: AppResponse[]

    List of apps belonging to a specific project ID.