Interface DbhSftpConfig

interface DbhSftpConfig {
    addStatisticalValue?: boolean;
    aggregateFreightAndGoodsInvoices?: boolean;
    aggregateItems?: boolean;
    client-code?: string;
    duplicateBTIsInAdditionalInformationField?: boolean;
    endpoint?: string;
    hideItemInvoiceValue?: boolean;
    password?: string;
    processingModel?: string;
    template?: string;
    user-name?: string;
}

Properties

addStatisticalValue?: boolean
aggregateFreightAndGoodsInvoices?: boolean
aggregateItems?: boolean
client-code?: string
duplicateBTIsInAdditionalInformationField?: boolean
endpoint?: string
hideItemInvoiceValue?: boolean
password?: string
processingModel?: string

Abwicklungsmodell

template?: string
user-name?: string