Type Alias ComputationStatusResponse

type ComputationStatusResponse = {
    status: dataQualities.ExecutionStatus;
}
Index

Properties

Properties