| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Internal GME ID for the file |
integer |
None. |
| Filename |
The filename that this record was submitted with |
string |
None. |
| ProcessedDate |
The date this record was last processed |
date |
None. |
| FileType |
Type of file (trusted,untrusted or X (unknown) |
string |
None. |
| FileDate |
The file date submitted in the filename |
date |
None. |
| FileStatusCode |
The error status code for this file Use [Status] method to retreive error lookups |
integer |
None. |
| TotalRecords |
Total amount of records submitted in this file |
integer |
None. |
| TotalFailed |
Total records that have failed Use [Status] method to find errors |
integer |
None. |
| TotalLoaded |
Total records loaded succesfully |
integer |
None. |
| TotalDeleted |
Total records deleted |
integer |
None. |