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

Inherits commercetools.Sdk.ImportApi.Models.Common.IImportResource.

Inherited by commercetools.Sdk.ImportApi.Models.Categories.CategoryImport.

Properties

new string Key [get, set]
 
ILocalizedString Name [get, set]
 
ILocalizedString Slug [get, set]
 
ILocalizedString Description [get, set]
 
ICategoryKeyReference Parent [get, set]
 
string OrderHint [get, set]
 
string ExternalId [get, set]
 
ILocalizedString MetaTitle [get, set]
 
ILocalizedString MetaDescription [get, set]
 
ILocalizedString MetaKeywords [get, set]
 
IList< IAssetAssets [get, set]
 
IEnumerable< IAssetAssetsEnumerable [set]
 
ICustom Custom [get, set]
 
- Properties inherited from commercetools.Sdk.ImportApi.Models.Common.IImportResource

Property Documentation

◆ Assets

IList<IAsset> commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Assets
getset

◆ AssetsEnumerable

IEnumerable<IAsset> commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.AssetsEnumerable
set

◆ Custom

ICustom commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Custom
getset

◆ Description

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Description
getset

◆ ExternalId

string commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.ExternalId
getset

◆ Key

new string commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Key
getset

◆ MetaDescription

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.MetaDescription
getset

◆ MetaKeywords

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.MetaKeywords
getset

◆ MetaTitle

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.MetaTitle
getset

◆ Name

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Name
getset

◆ OrderHint

string commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.OrderHint
getset

◆ Parent

ICategoryKeyReference commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Parent
getset

◆ Slug

ILocalizedString commercetools.Sdk.ImportApi.Models.Categories.ICategoryImport.Slug
getset

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