| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Unique identifier of the host file as specified by the vendor |
string |
None. |
| FileName |
Host file name |
string |
None. |
| Extension |
File extension |
string |
None. |
| Provider |
Host file provider |
HostProvider |
None. |
| Type |
EM Host file type (Groc. Liquor etc.) |
HostFileType |
None. |
| HostType |
Host-specific file type |
string |
None. |
| CreatedUtc |
When the file was created by the vendor |
date |
None. |
| Processed |
When the file was processed |
date |
None. |
| IsProcessing |
When the file is being processed |
boolean |
None. |
| ProcessedCount |
The number of the file has been processed |
integer |
None. |
| ProcessingTime |
processing duration in minute |
integer |
None. |
| CollectedUtc |
When the file was collected from the vendor via FTP, SOAP etc. |
date |
None. |
| Size |
Size in bytes |
integer |
None. |
| SizeFormat |
Size in user friendly string (eg. 128 KB) |
string |
None. |
| IsArchive |
True if file is an archive ( .zip, .tar, .tar.gz, etc. ) |
boolean |
None. |
| CustomerNumber |
Metcash host Customer Number (if applicable) |
string |
None. |
| BusinessPillar |
Metcash host Business Pillar (if applicable) |
string |
None. |
| FileType |
Metcash host File Type (if applicable) |
string |
None. |
| Version |
Version of the document from the vendor |
string |
None. |
| Reference |
Vendor file reference |
string |
None. |
| Digest |
Vendor digest |
string |
None. |
| ContentType |
MIME type |
string |
None. |
| Host |
Host this file was collected from |
Host |
None. |
| MetcashHeader | MetcashHostFileHeader |
None. |