Type Alias GetConnectionsResponse

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

Properties

Properties

Properties of the connections to the tenant spaces.