Skip to main content
interface CurrencyValue
import { type CurrencyValue } from "https://deno.land/x/ai_form_recognizer@v1.1.0/mod.ts";

Currency field value.

Properties

amount: number

Currency amount.

optional
currencySymbol: string

Currency symbol label, if any.