HttpConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | string | URL of the external/custom integration. | [default to undefined] |
| httpDispatchMode | HttpDispatchMode | [default to undefined] | |
| httpAuthenticationType | (optional) HttpAuthenticationType | [default to undefined] | |
| basicAuthConfig | (optional) BasicAuthConfig | [default to undefined] | |
| bearerTokenAuthConfig | (optional) BearerTokenAuthConfig | [default to undefined] |