FileProcessingRequestParams
The FileProcessingRequestParams object contains the following properties:
Property |
Type |
Description |
---|---|---|
id |
String |
The ID of the file processing request |
sourceRecordType |
String |
The type of the record |
sourceRecordId |
String |
The ID of the record |
status |
FileProcessingRequestStatusEnum |
The status based on the FileProcessingRequestStatusEnum enum |
fileLayoutId |
String |
The ID of the file layout |
fileLayoutPluginId |
String |
The ID of the plug-in associated with the file layout |
fileLayoutLineDelimiter |
String |
The file layout line delimiter |
fileLayoutColumnDelimiter |
String |
The file layout column delimiter |
charEncoding |
String |
The file layout char encoding |
subsidiaryId |
String |
The ID of the subsidiary from the file processing request |
startDate |
String |
The start date of the file processing request |
endDate |
String |
The end date of the file processing request |
requestParams |
Any |
The requestParams parameter from the file processing request |
outputFolderId |
Number |
The folder ID from the file processing request |
lineBreakScriptId |
LineBreakScriptIdEnum |
The line break script ID based on the LineBreakScriptIdEnum enum |
lineBreak |
String |
Optional. The file layout line break |