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.SubscriptionDraft Class Reference

Inherits commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft.

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]
 
- Properties inherited from commercetools.Sdk.Api.Models.Subscriptions.ISubscriptionDraft

Property Documentation

◆ Changes

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

◆ ChangesEnumerable

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

◆ Destination

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

◆ Format

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

◆ Key

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

◆ Messages

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

◆ MessagesEnumerable

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

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