Type Alias GetAutomationRunWithQueryHttpResponse

type GetAutomationRunWithQueryHttpResponse = {
    data: RunDetailResponseObject;
    headers: Headers;
    status: 200;
}
Index

Properties

Properties

headers: Headers
status: 200