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

    Type Alias DevicesUnmanagedGetResponse

    Use DevicesUnmanagedGetRequest instead.

    type DevicesUnmanagedGetResponse = {
        device: UnmanagedDevice;
    }
    Index