Variable B2BIntegrationConfigurationIntegrationTypeEnumConst
B2BIntegrationConfigurationIntegrationTypeEnum: {
CustomAuthServer: "custom_auth_server";
ThirdParty: "third_party";
Application: "application";
} = ...
Type Declaration
-
ReadonlyCustomAuthServer: "custom_auth_server"
-
ReadonlyThirdParty: "third_party"
-
ReadonlyApplication: "application"
The type of integration used to connect to this B2B integration client. Must be one of
custom_auth_server,third_party, orapplication.