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.ISubscription Interface Reference

Inherits commercetools.Sdk.Api.Models.Common.IBaseResource.

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

Properties

new string Id [get, set]
 
new long Version [get, set]
 
new DateTime CreatedAt [get, set]
 
new 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.Common.IBaseResource

Property Documentation

◆ Changes

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

◆ ChangesEnumerable

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

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Subscriptions.ISubscription.CreatedAt
getset

◆ CreatedBy

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

◆ Destination

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

◆ Format

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

◆ Id

new string commercetools.Sdk.Api.Models.Subscriptions.ISubscription.Id
getset

◆ Key

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

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Subscriptions.ISubscription.LastModifiedAt
getset

◆ LastModifiedBy

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

◆ Messages

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

◆ MessagesEnumerable

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

◆ Status

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

◆ Version

new long commercetools.Sdk.Api.Models.Subscriptions.ISubscription.Version
getset

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