@seamapi/http - v2.5.0
    Preparing search index...

    Type Alias UserIdentitiesListAcsSystemsResponse

    Response from SeamHttpUserIdentities.listAcsSystems.

    Use UserIdentitiesListAcsSystemsRequest instead.

    type UserIdentitiesListAcsSystemsResponse = {
        acs_systems: AcsSystem[];
    }
    Index
    acs_systems: AcsSystem[]