Type Alias: CreateDocumentsResponses
type CreateDocumentsResponses = object;
Defined in: gen/types.gen.ts:10093
Properties
201
201: DocumentCreationBatchResponse;
Defined in: gen/types.gen.ts:10097
All documents were uploaded successfully.
207
207: DocumentCreationBatchResponse;
Defined in: gen/types.gen.ts:10101
Some documents were uploaded successfully, others failed.