commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.Extensions.HttpDestination Class Reference

Inherits commercetools.Sdk.Api.Models.Extensions.IHttpDestination.

Public Member Functions

 HttpDestination ()
 

Properties

string Type [get, set]
 
string Url [get, set]
 
IHttpDestinationAuthentication Authentication [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Extensions.IHttpDestination
- Properties inherited from commercetools.Sdk.Api.Models.Extensions.IExtensionDestination

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Extensions.IExtensionDestination
static commercetools.Sdk.Api.Models.Extensions.AWSLambdaDestination AwsLambda (Action< commercetools.Sdk.Api.Models.Extensions.AWSLambdaDestination > init=null)
 
static commercetools.Sdk.Api.Models.Extensions.GoogleCloudFunctionDestination GoogleCloudFunction (Action< commercetools.Sdk.Api.Models.Extensions.GoogleCloudFunctionDestination > init=null)
 
static commercetools.Sdk.Api.Models.Extensions.HttpDestination Http (Action< commercetools.Sdk.Api.Models.Extensions.HttpDestination > init=null)
 

Constructor & Destructor Documentation

◆ HttpDestination()

commercetools.Sdk.Api.Models.Extensions.HttpDestination.HttpDestination ( )
inline

Property Documentation

◆ Authentication

IHttpDestinationAuthentication commercetools.Sdk.Api.Models.Extensions.HttpDestination.Authentication
getset

◆ Type

string commercetools.Sdk.Api.Models.Extensions.HttpDestination.Type
getset

◆ Url

string commercetools.Sdk.Api.Models.Extensions.HttpDestination.Url
getset

The documentation for this class was generated from the following file: