Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
AnalyzeExpenseResponse
Interface AnalyzeExpenseResponse
interface
AnalyzeExpenseResponse
{
DocumentMetadata
?:
DocumentMetadata
;
ExpenseDocuments
?:
ExpenseDocument
[]
;
}
Hierarchy (
view full
)
AnalyzeExpenseResponse
AnalyzeExpenseCommandOutput
Index
Properties
Document
Metadata?
Expense
Documents?
Properties
Optional
Document
Metadata
Document
Metadata
?:
DocumentMetadata
Information about the input document.
Optional
Expense
Documents
Expense
Documents
?:
ExpenseDocument
[]
The expenses detected by Amazon Textract.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Document
Metadata
Expense
Documents
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Information about the input document.