@seamapi/http - v1.121.0
    Preparing search index...

    Type Alias SpacesListResponse

    Use SpacesListRequest instead.

    type SpacesListResponse = {
        spaces: SpaceResource[];
    }
    Index

    Properties

    Properties

    spaces: SpaceResource[]