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

    Type Alias AcsSystemsListResponse

    Use AcsSystemsListRequest instead.

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