Type Alias GetConnectionsResponse

type GetConnectionsResponse = {
    data: ConnectionsResponse[];
    links: LinksResponse;
}
Index

Properties

Properties

Properties of the connections to the tenant spaces.