Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 914 Bytes

File metadata and controls

21 lines (13 loc) · 914 Bytes

GetConfigurationResponse

Properties

Name Type Description Notes
chatGptApiKey String ChatGPT API Key [optional]
maxContentLengthBytes String Set Maximum Document Content Length in Bytes [optional]
maxDocuments String Set Maximum number of Documents allowed [optional]
maxWebhooks String Set Maximum number of Webhooks allowed [optional]
notificationEmail String Email address to use for notifications (Must be verified identity created in AWS SES) [optional]
document DocumentConfig [optional]
ocr OcrConfig [optional]
google GoogleConfig [optional]
docusign DocusignConfig [optional]