Type Alias Resultobjresponsetime

Resultobjresponsetime: Objectspec & {
    responseTimeSeconds?: number;
    timeoutStatusCode?: string;
}