Skip to main content

FormBatchCreateWithDocumentDataResponse

The FormBatchCreateWithDocumentDataResponse class represents the response model for batch document creation, containing a list of document IDs.

Properties

NameDescription
DocumentIdsA list of document IDs created during the batch process.

Constructors

NameDescription
FormBatchCreateWithDocumentDataResponse()Initializes a new instance of the FormBatchCreateWithDocumentDataResponse class and sets the DocumentIds property to an empty list.