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

Inherits commercetools.Sdk.ImportApi.Models.Common.IAsset.

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]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IAsset

Property Documentation

◆ Custom

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

◆ Description

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

◆ Key

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

◆ Name

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

◆ Sources

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

◆ SourcesEnumerable

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

◆ Tags

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

◆ TagsEnumerable

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

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