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

Inherits commercetools.Sdk.Api.Models.Subscriptions.ISubscription.

Properties

string Id [get, set]
 
long Version [get, set]
 
DateTime CreatedAt [get, set]
 
DateTime LastModifiedAt [get, set]
 
ILastModifiedBy LastModifiedBy [get, set]
 
ICreatedBy CreatedBy [get, set]
 
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]
 
ISubscriptionHealthStatus Status [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Subscriptions.ISubscription
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Changes

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

◆ ChangesEnumerable

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

◆ CreatedAt

DateTime commercetools.Sdk.Api.Models.Subscriptions.Subscription.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Subscriptions.Subscription.CreatedBy
getset

◆ Destination

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

◆ Format

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

◆ Id

string commercetools.Sdk.Api.Models.Subscriptions.Subscription.Id
getset

◆ Key

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

◆ LastModifiedAt

DateTime commercetools.Sdk.Api.Models.Subscriptions.Subscription.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Subscriptions.Subscription.LastModifiedBy
getset

◆ Messages

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

◆ MessagesEnumerable

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

◆ Status

ISubscriptionHealthStatus commercetools.Sdk.Api.Models.Subscriptions.Subscription.Status
getset

◆ Version

long commercetools.Sdk.Api.Models.Subscriptions.Subscription.Version
getset

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