Uses of Class
software.amazon.awssdk.services.textract.model.ExpenseCurrency
-
Packages that use ExpenseCurrency Package Description software.amazon.awssdk.services.textract.model -
-
Uses of ExpenseCurrency in software.amazon.awssdk.services.textract.model
Methods in software.amazon.awssdk.services.textract.model that return ExpenseCurrency Modifier and Type Method Description ExpenseCurrencyExpenseField. currency()Shows the kind of currency, both the code and confidence associated with any monatary value detected.Methods in software.amazon.awssdk.services.textract.model with parameters of type ExpenseCurrency Modifier and Type Method Description ExpenseField.BuilderExpenseField.Builder. currency(ExpenseCurrency currency)Shows the kind of currency, both the code and confidence associated with any monatary value detected.
-