ITextractExpenseCurrency
Interface in AWS.Textract
Interface for ExpenseCurrency.
Properties
Code
property Code: string
Provides the currency code for the detected currency.
Supported currency codes are: USD | EUR | GBP | CAD | INR | JPY | CHF | AUD | CNY | BZR | SEK | HKD.
Confidence
property Confidence: TOptional<Single>
Percentage confidence in the detected currency.