| Name | Description | Type | Additional information |
|---|---|---|---|
| OwnerTypeName |
Name of the FTP Configuration's Owner Type |
string |
None. |
| OwnerName |
Name of the FTP Configuration's Owner |
string |
None. |
| ProtocolName |
Name of the Protocol to be used |
string |
None. |
| IntervalName |
Name of the Interval to be used |
string |
None. |
| FileFormatName |
Name for the Format for the data in the output file |
string |
None. |
| TimestampFormatName |
Name for the Timestamp Format |
string |
None. |
| DateFormatName |
Name for the Date Format |
string |
None. |
| TimeFormatName |
Name for the Time Format |
string |
None. |
| LastHandled |
Date and Time for when this configuration was last successfully handled and data was transmitted |
date |
None. |
| Processing |
Whether or not this configuration is currently being processed |
boolean |
None. |
| Valid |
Whether or not this Configuration is considered to be valid |
boolean |
None. |
| ID | integer |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| OwnerID | integer |
None. |
|
| OwnerType | OwnerType |
None. |
|
| Protocol | FTPProtocol |
None. |
|
| Address | string |
None. |
|
| DestinationPath | string |
None. |
|
| Port | integer |
None. |
|
| Interval | FTPInterval |
None. |
|
| FileFormat | FTPFileFormat |
None. |
|
| TimeZoneID | string |
None. |
|
| TimestampFormat | FTPTimestampFormat |
None. |
|
| DateFormat | FTPDateFormat |
None. |
|
| DateDelimiter | character |
None. |
|
| DateTimeSeparator | character |
None. |
|
| TimeFormat | FTPTimeFormat |
None. |
|
| TimeDelimiter | character |
None. |
|
| Devices | Collection of FTPConfigurationDevice |
None. |