Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetLendingAnalysisSummaryRequest

import type { GetLendingAnalysisSummaryRequest } from "https://aws-api.deno.dev/v0.4/services/textract.ts?docs=full";
interface GetLendingAnalysisSummaryRequest {
JobId: string;
}

§Properties

§
JobId: string
[src]

A unique identifier for the lending or text-detection job. The JobId is returned from StartLendingAnalysis. A JobId value is only valid for 7 days.