types_src.yamlconfig.soaphandler

Interface: SoapHandler#

types/src.YamlConfig.SoapHandler

Handler for SOAP

Hierarchy#

  • SoapHandler

Table of contents#

Properties#

Properties#

basicAuth#

• Optional basicAuth: SoapSecurityBasicAuthConfig

Defined in: packages/types/src/config.ts:702


securityCert#

• Optional securityCert: SoapSecurityCertificateConfig

Defined in: packages/types/src/config.ts:703


wsdl#

• wsdl: string

A url to your WSDL

Defined in: packages/types/src/config.ts:701