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

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

Inherited by commercetools.Sdk.Api.Models.Channels.Channel.

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]
 
string Key [get, set]
 
IList< IChannelRoleEnumRoles [get, set]
 
IEnumerable< IChannelRoleEnumRolesEnumerable [set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
IAddress Address [get, set]
 
IReviewRatingStatistics ReviewRatingStatistics [get, set]
 
ICustomFields Custom [get, set]
 
IGeoJson GeoLocation [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Common.IBaseResource

Property Documentation

◆ Address

IAddress commercetools.Sdk.Api.Models.Channels.IChannel.Address
getset

◆ CreatedAt

new DateTime commercetools.Sdk.Api.Models.Channels.IChannel.CreatedAt
getset

◆ CreatedBy

ICreatedBy commercetools.Sdk.Api.Models.Channels.IChannel.CreatedBy
getset

◆ Custom

ICustomFields commercetools.Sdk.Api.Models.Channels.IChannel.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.Channels.IChannel.Description
getset

◆ GeoLocation

IGeoJson commercetools.Sdk.Api.Models.Channels.IChannel.GeoLocation
getset

◆ Id

new string commercetools.Sdk.Api.Models.Channels.IChannel.Id
getset

◆ Key

string commercetools.Sdk.Api.Models.Channels.IChannel.Key
getset

◆ LastModifiedAt

new DateTime commercetools.Sdk.Api.Models.Channels.IChannel.LastModifiedAt
getset

◆ LastModifiedBy

ILastModifiedBy commercetools.Sdk.Api.Models.Channels.IChannel.LastModifiedBy
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.Channels.IChannel.Name
getset

◆ ReviewRatingStatistics

IReviewRatingStatistics commercetools.Sdk.Api.Models.Channels.IChannel.ReviewRatingStatistics
getset

◆ Roles

IList<IChannelRoleEnum> commercetools.Sdk.Api.Models.Channels.IChannel.Roles
getset

◆ RolesEnumerable

IEnumerable<IChannelRoleEnum> commercetools.Sdk.Api.Models.Channels.IChannel.RolesEnumerable
set

◆ Version

new long commercetools.Sdk.Api.Models.Channels.IChannel.Version
getset

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