Type Alias GetDataQualitiesGlobalResultsHttpResponse

type GetDataQualitiesGlobalResultsHttpResponse = {
    data: DatasetQualityGlobalResultsResponse;
    headers: Headers;
    status: 200;
}
Index

Properties

Properties

headers: Headers
status: 200