Name | Description | Type | Additional information |
---|---|---|---|
FileName |
FileName with extension |
string |
Required |
ImportFormat |
Custom Import Name |
string |
Required |
DateCreated | date |
Nullable |
|
ImportStatus |
Pending = 0, Validated = 1, Imported = 2, Error = 3, Importing = 4 |
integer |
None. |
DateImported | date |
Nullable |
|
Detail | string |
None. |
|
Rows |
How many rows are in the import. |
integer |
Nullable |
Progress |
The progress of the import. |
integer |
Nullable |
DateImportStarted | date |
Nullable |
|
DateImportFinished | date |
Nullable |
|
Disabled |
Indicates whether the import has been disabled (Timeout, etc.) |
boolean |
None. |
ImportFormatVersion | date |
Nullable |
|
IsPartial |
Indicates whether the import is a partial import. |
boolean |
None. |
Guid |
Unique GUID of the Import |
globally unique identifier |
Nullable |
FileData |
Byte Array of file data - used in import |
Collection of byte |
None. |
DocumentId | globally unique identifier |
None. |
|
PayrollId | globally unique identifier |
Nullable |
|
SheetIds | Collection of globally unique identifier |
Nullable |