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

    Type Alias AcsSystemsListResponse

    Response from SeamHttpAcsSystems.list.

    Use AcsSystemsListRequest instead.

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