ExpenseTypeCopyimport type { ExpenseType } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/textract.ts";interface ExpenseType {Confidence?: number | null;Text?: string | null;}§Properties§Confidence?: number | null[src]§Text?: string | null[src]