ImportFileRow
The ImportFileRow object contains the following properties:
|
Property |
Type |
Description |
|---|---|---|
|
requestId |
String |
The ID of the file processing request |
|
layoutId |
String |
The ID of the file layout |
|
pluginId |
String |
The ID of the file layout plug-in |
|
recordType |
String |
The type of the record |
|
recordId |
String |
The ID of the record |
|
rowContents |
String |
The contents of the row from the imported file |
|
rowNumber |
Number |
The number of the row |
|
sourceId |
String |
Optional. The ID of the section source |
|
sourceCode |
String |
Optional. The code of the section source |
|
parsedRow |
Unknown |
Optional. The parsed row from the imported file |