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

    Type Alias UserIdentitiesListAcsSystemsResponse

    Use UserIdentitiesListAcsSystemsRequest instead.

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