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

Inherited by commercetools.Sdk.ImportApi.Models.Common.Asset.

Properties

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

Property Documentation

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Common.IAsset.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.ImportApi.Models.Common.IAsset.Description
getset

◆ Key

string commercetools.Sdk.ImportApi.Models.Common.IAsset.Key
getset

◆ Name

ILocalizedString commercetools.Sdk.ImportApi.Models.Common.IAsset.Name
getset

◆ Sources

IList<IAssetSource> commercetools.Sdk.ImportApi.Models.Common.IAsset.Sources
getset

◆ SourcesEnumerable

IEnumerable<IAssetSource> commercetools.Sdk.ImportApi.Models.Common.IAsset.SourcesEnumerable
set

◆ Tags

IList<string> commercetools.Sdk.ImportApi.Models.Common.IAsset.Tags
getset

◆ TagsEnumerable

IEnumerable<string> commercetools.Sdk.ImportApi.Models.Common.IAsset.TagsEnumerable
set

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