Interface TraceItemFetchEventInfoResponse

interface TraceItemFetchEventInfoResponse {
    status: number;
}

Properties

Properties

status: number