Interface CargoSoftSftpConfig

interface CargoSoftSftpConfig {
    company-code?: string;
    office-code?: string;
    receiver-id?: string;
    sender-id?: string;
    sftp-dns-name?: string;
    sftp-inbound?: string;
    sftp-login-name?: string;
    sftp-password?: string;
    sftp-port?: string;
}

Properties

company-code?: string
office-code?: string
receiver-id?: string
sender-id?: string

Mandantennummer

sftp-dns-name?: string
sftp-inbound?: string
sftp-login-name?: string
sftp-password?: string
sftp-port?: string