Interface GetAllTestSuitesResponse

interface GetAllTestSuitesResponse {
    datasets: MetadataListItemCommon[];
}

Properties

Properties