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

Inherited by commercetools.Sdk.Api.Models.Common.AssetDraft.

Properties

IList< IAssetSourceSources [get, set]
 
IEnumerable< IAssetSourceSourcesEnumerable [set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Description [get, set]
 
IList< string > Tags [get, set]
 
IEnumerable< string > TagsEnumerable [set]
 
ICustomFieldsDraft Custom [get, set]
 
string Key [get, set]
 

Property Documentation

◆ Custom

ICustomFieldsDraft commercetools.Sdk.Api.Models.Common.IAssetDraft.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.Api.Models.Common.IAssetDraft.Description
getset

◆ Key

string commercetools.Sdk.Api.Models.Common.IAssetDraft.Key
getset

◆ Name

ILocalizedString commercetools.Sdk.Api.Models.Common.IAssetDraft.Name
getset

◆ Sources

IList<IAssetSource> commercetools.Sdk.Api.Models.Common.IAssetDraft.Sources
getset

◆ SourcesEnumerable

IEnumerable<IAssetSource> commercetools.Sdk.Api.Models.Common.IAssetDraft.SourcesEnumerable
set

◆ Tags

IList<string> commercetools.Sdk.Api.Models.Common.IAssetDraft.Tags
getset

◆ TagsEnumerable

IEnumerable<string> commercetools.Sdk.Api.Models.Common.IAssetDraft.TagsEnumerable
set

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