Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownSoapApiType

Package version

Known values of SoapApiType that the service accepts.

Index

Enumeration members

GraphQL

GraphQL: = "graphql"

Imports the API having a GraphQL front end.

SoapPassThrough

SoapPassThrough: = "soap"

Imports the SOAP API having a SOAP front end.

SoapToRest

SoapToRest: = "http"

Imports a SOAP API having a RESTful front end.

WebSocket

WebSocket: = "websocket"

Imports the API having a Websocket front end.

Generated using TypeDoc