commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft Interface Reference

Inherited by commercetools.Sdk.Api.Models.Subscriptions.SubscriptionDraft.

Properties

IList< IChangeSubscriptionChanges [get, set]
 
IEnumerable< IChangeSubscriptionChangesEnumerable [set]
 
IDestination Destination [get, set]
 
string Key [get, set]
 
IList< IMessageSubscriptionMessages [get, set]
 
IEnumerable< IMessageSubscriptionMessagesEnumerable [set]
 
IDeliveryFormat Format [get, set]
 

Property Documentation

◆ Changes

IList<IChangeSubscription> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.Changes
getset

◆ ChangesEnumerable

IEnumerable<IChangeSubscription> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.ChangesEnumerable
set

◆ Destination

IDestination commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.Destination
getset

◆ Format

IDeliveryFormat commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.Format
getset

◆ Key

string commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.Key
getset

◆ Messages

IList<IMessageSubscription> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.Messages
getset

◆ MessagesEnumerable

IEnumerable<IMessageSubscription> commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.MessagesEnumerable
set

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