ConnectorMappingCompleteOperation interface
The complete operation.
Properties
completion |
The type of completion operation. |
destination |
The destination folder where files will be moved to once the import is done. |
Property Details
completionOperationType
The type of completion operation.
completionOperationType?: CompletionOperationTypes
Property Value
destinationFolder
The destination folder where files will be moved to once the import is done.
destinationFolder?: string
Property Value
string