Type Alias CancelBenchmarkResponse

type CancelBenchmarkResponse = {
    message?: string;
    statusUrl?: LinkResponseObject;
}
Index

Properties

Properties

message?: string
statusUrl?: LinkResponseObject