commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Static Public Member Functions | Properties
commercetools.Sdk.Api.Models.Products.IProductUpdateAction Interface Reference

Inherits commercetools.Sdk.Api.Models.IResourceUpdateAction< IProductUpdateAction >.

Inherited by commercetools.Sdk.Api.Models.Products.IProductAddAssetAction, commercetools.Sdk.Api.Models.Products.IProductAddExternalImageAction, commercetools.Sdk.Api.Models.Products.IProductAddPriceAction, commercetools.Sdk.Api.Models.Products.IProductAddToCategoryAction, commercetools.Sdk.Api.Models.Products.IProductAddVariantAction, commercetools.Sdk.Api.Models.Products.IProductChangeAssetNameAction, commercetools.Sdk.Api.Models.Products.IProductChangeAssetOrderAction, commercetools.Sdk.Api.Models.Products.IProductChangeMasterVariantAction, commercetools.Sdk.Api.Models.Products.IProductChangeNameAction, commercetools.Sdk.Api.Models.Products.IProductChangePriceAction, commercetools.Sdk.Api.Models.Products.IProductChangeSlugAction, commercetools.Sdk.Api.Models.Products.IProductLegacySetSkuAction, commercetools.Sdk.Api.Models.Products.IProductMoveImageToPositionAction, commercetools.Sdk.Api.Models.Products.IProductPublishAction, commercetools.Sdk.Api.Models.Products.IProductRemoveAssetAction, commercetools.Sdk.Api.Models.Products.IProductRemoveFromCategoryAction, commercetools.Sdk.Api.Models.Products.IProductRemoveImageAction, commercetools.Sdk.Api.Models.Products.IProductRemovePriceAction, commercetools.Sdk.Api.Models.Products.IProductRemoveVariantAction, commercetools.Sdk.Api.Models.Products.IProductRevertStagedChangesAction, commercetools.Sdk.Api.Models.Products.IProductRevertStagedVariantChangesAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetCustomFieldAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetCustomTypeAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetDescriptionAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetKeyAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetSourcesAction, commercetools.Sdk.Api.Models.Products.IProductSetAssetTagsAction, commercetools.Sdk.Api.Models.Products.IProductSetAttributeAction, commercetools.Sdk.Api.Models.Products.IProductSetAttributeInAllVariantsAction, commercetools.Sdk.Api.Models.Products.IProductSetCategoryOrderHintAction, commercetools.Sdk.Api.Models.Products.IProductSetDescriptionAction, commercetools.Sdk.Api.Models.Products.IProductSetDiscountedPriceAction, commercetools.Sdk.Api.Models.Products.IProductSetImageLabelAction, commercetools.Sdk.Api.Models.Products.IProductSetKeyAction, commercetools.Sdk.Api.Models.Products.IProductSetMetaDescriptionAction, commercetools.Sdk.Api.Models.Products.IProductSetMetaKeywordsAction, commercetools.Sdk.Api.Models.Products.IProductSetMetaTitleAction, commercetools.Sdk.Api.Models.Products.IProductSetPriceKeyAction, commercetools.Sdk.Api.Models.Products.IProductSetPriceModeAction, commercetools.Sdk.Api.Models.Products.IProductSetPricesAction, commercetools.Sdk.Api.Models.Products.IProductSetProductPriceCustomFieldAction, commercetools.Sdk.Api.Models.Products.IProductSetProductPriceCustomTypeAction, commercetools.Sdk.Api.Models.Products.IProductSetProductVariantKeyAction, commercetools.Sdk.Api.Models.Products.IProductSetSearchKeywordsAction, commercetools.Sdk.Api.Models.Products.IProductSetSkuAction, commercetools.Sdk.Api.Models.Products.IProductSetTaxCategoryAction, commercetools.Sdk.Api.Models.Products.IProductTransitionStateAction, commercetools.Sdk.Api.Models.Products.IProductUnpublishAction, and commercetools.Sdk.Api.Models.Products.ProductUpdateAction.

Static Public Member Functions

static commercetools.Sdk.Api.Models.Products.ProductAddAssetAction AddAsset (Action< commercetools.Sdk.Api.Models.Products.ProductAddAssetAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductAddExternalImageAction AddExternalImage (Action< commercetools.Sdk.Api.Models.Products.ProductAddExternalImageAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductAddPriceAction AddPrice (Action< commercetools.Sdk.Api.Models.Products.ProductAddPriceAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductAddToCategoryAction AddToCategory (Action< commercetools.Sdk.Api.Models.Products.ProductAddToCategoryAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductAddVariantAction AddVariant (Action< commercetools.Sdk.Api.Models.Products.ProductAddVariantAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangeAssetNameAction ChangeAssetName (Action< commercetools.Sdk.Api.Models.Products.ProductChangeAssetNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangeAssetOrderAction ChangeAssetOrder (Action< commercetools.Sdk.Api.Models.Products.ProductChangeAssetOrderAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangeMasterVariantAction ChangeMasterVariant (Action< commercetools.Sdk.Api.Models.Products.ProductChangeMasterVariantAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangeNameAction ChangeName (Action< commercetools.Sdk.Api.Models.Products.ProductChangeNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangePriceAction ChangePrice (Action< commercetools.Sdk.Api.Models.Products.ProductChangePriceAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductChangeSlugAction ChangeSlug (Action< commercetools.Sdk.Api.Models.Products.ProductChangeSlugAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductLegacySetSkuAction LegacySetSku (Action< commercetools.Sdk.Api.Models.Products.ProductLegacySetSkuAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductMoveImageToPositionAction MoveImageToPosition (Action< commercetools.Sdk.Api.Models.Products.ProductMoveImageToPositionAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductPublishAction Publish (Action< commercetools.Sdk.Api.Models.Products.ProductPublishAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRemoveAssetAction RemoveAsset (Action< commercetools.Sdk.Api.Models.Products.ProductRemoveAssetAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRemoveFromCategoryAction RemoveFromCategory (Action< commercetools.Sdk.Api.Models.Products.ProductRemoveFromCategoryAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRemoveImageAction RemoveImage (Action< commercetools.Sdk.Api.Models.Products.ProductRemoveImageAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRemovePriceAction RemovePrice (Action< commercetools.Sdk.Api.Models.Products.ProductRemovePriceAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRemoveVariantAction RemoveVariant (Action< commercetools.Sdk.Api.Models.Products.ProductRemoveVariantAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRevertStagedChangesAction RevertStagedChanges (Action< commercetools.Sdk.Api.Models.Products.ProductRevertStagedChangesAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductRevertStagedVariantChangesAction RevertStagedVariantChanges (Action< commercetools.Sdk.Api.Models.Products.ProductRevertStagedVariantChangesAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomFieldAction SetAssetCustomField (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomTypeAction SetAssetCustomType (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetDescriptionAction SetAssetDescription (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetKeyAction SetAssetKey (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetSourcesAction SetAssetSources (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetSourcesAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAssetTagsAction SetAssetTags (Action< commercetools.Sdk.Api.Models.Products.ProductSetAssetTagsAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAttributeAction SetAttribute (Action< commercetools.Sdk.Api.Models.Products.ProductSetAttributeAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetAttributeInAllVariantsAction SetAttributeInAllVariants (Action< commercetools.Sdk.Api.Models.Products.ProductSetAttributeInAllVariantsAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetCategoryOrderHintAction SetCategoryOrderHint (Action< commercetools.Sdk.Api.Models.Products.ProductSetCategoryOrderHintAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetDescriptionAction SetDescription (Action< commercetools.Sdk.Api.Models.Products.ProductSetDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetDiscountedPriceAction SetDiscountedPrice (Action< commercetools.Sdk.Api.Models.Products.ProductSetDiscountedPriceAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetImageLabelAction SetImageLabel (Action< commercetools.Sdk.Api.Models.Products.ProductSetImageLabelAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetKeyAction SetKey (Action< commercetools.Sdk.Api.Models.Products.ProductSetKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetMetaDescriptionAction SetMetaDescription (Action< commercetools.Sdk.Api.Models.Products.ProductSetMetaDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetMetaKeywordsAction SetMetaKeywords (Action< commercetools.Sdk.Api.Models.Products.ProductSetMetaKeywordsAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetMetaTitleAction SetMetaTitle (Action< commercetools.Sdk.Api.Models.Products.ProductSetMetaTitleAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetPriceKeyAction SetPriceKey (Action< commercetools.Sdk.Api.Models.Products.ProductSetPriceKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetPriceModeAction SetPriceMode (Action< commercetools.Sdk.Api.Models.Products.ProductSetPriceModeAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetPricesAction SetPrices (Action< commercetools.Sdk.Api.Models.Products.ProductSetPricesAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomFieldAction SetProductPriceCustomField (Action< commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomTypeAction SetProductPriceCustomType (Action< commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetProductVariantKeyAction SetProductVariantKey (Action< commercetools.Sdk.Api.Models.Products.ProductSetProductVariantKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetSearchKeywordsAction SetSearchKeywords (Action< commercetools.Sdk.Api.Models.Products.ProductSetSearchKeywordsAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetSkuAction SetSku (Action< commercetools.Sdk.Api.Models.Products.ProductSetSkuAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductSetTaxCategoryAction SetTaxCategory (Action< commercetools.Sdk.Api.Models.Products.ProductSetTaxCategoryAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductTransitionStateAction TransitionState (Action< commercetools.Sdk.Api.Models.Products.ProductTransitionStateAction > init=null)
 
static commercetools.Sdk.Api.Models.Products.ProductUnpublishAction Unpublish (Action< commercetools.Sdk.Api.Models.Products.ProductUnpublishAction > init=null)
 

Properties

string Action [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IProductUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IProductUpdateAction >
TAction Get ()
 

Member Function Documentation

◆ AddAsset()

static commercetools.Sdk.Api.Models.Products.ProductAddAssetAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.AddAsset ( Action< commercetools::Sdk::Api::Models::Products::ProductAddAssetAction init = null)
inlinestatic

◆ AddExternalImage()

static commercetools.Sdk.Api.Models.Products.ProductAddExternalImageAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.AddExternalImage ( Action< commercetools::Sdk::Api::Models::Products::ProductAddExternalImageAction init = null)
inlinestatic

◆ AddPrice()

static commercetools.Sdk.Api.Models.Products.ProductAddPriceAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.AddPrice ( Action< commercetools::Sdk::Api::Models::Products::ProductAddPriceAction init = null)
inlinestatic

◆ AddToCategory()

static commercetools.Sdk.Api.Models.Products.ProductAddToCategoryAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.AddToCategory ( Action< commercetools::Sdk::Api::Models::Products::ProductAddToCategoryAction init = null)
inlinestatic

◆ AddVariant()

static commercetools.Sdk.Api.Models.Products.ProductAddVariantAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.AddVariant ( Action< commercetools::Sdk::Api::Models::Products::ProductAddVariantAction init = null)
inlinestatic

◆ ChangeAssetName()

static commercetools.Sdk.Api.Models.Products.ProductChangeAssetNameAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangeAssetName ( Action< commercetools::Sdk::Api::Models::Products::ProductChangeAssetNameAction init = null)
inlinestatic

◆ ChangeAssetOrder()

static commercetools.Sdk.Api.Models.Products.ProductChangeAssetOrderAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangeAssetOrder ( Action< commercetools::Sdk::Api::Models::Products::ProductChangeAssetOrderAction init = null)
inlinestatic

◆ ChangeMasterVariant()

static commercetools.Sdk.Api.Models.Products.ProductChangeMasterVariantAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangeMasterVariant ( Action< commercetools::Sdk::Api::Models::Products::ProductChangeMasterVariantAction init = null)
inlinestatic

◆ ChangeName()

static commercetools.Sdk.Api.Models.Products.ProductChangeNameAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangeName ( Action< commercetools::Sdk::Api::Models::Products::ProductChangeNameAction init = null)
inlinestatic

◆ ChangePrice()

static commercetools.Sdk.Api.Models.Products.ProductChangePriceAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangePrice ( Action< commercetools::Sdk::Api::Models::Products::ProductChangePriceAction init = null)
inlinestatic

◆ ChangeSlug()

static commercetools.Sdk.Api.Models.Products.ProductChangeSlugAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.ChangeSlug ( Action< commercetools::Sdk::Api::Models::Products::ProductChangeSlugAction init = null)
inlinestatic

◆ LegacySetSku()

static commercetools.Sdk.Api.Models.Products.ProductLegacySetSkuAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.LegacySetSku ( Action< commercetools::Sdk::Api::Models::Products::ProductLegacySetSkuAction init = null)
inlinestatic

◆ MoveImageToPosition()

static commercetools.Sdk.Api.Models.Products.ProductMoveImageToPositionAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.MoveImageToPosition ( Action< commercetools::Sdk::Api::Models::Products::ProductMoveImageToPositionAction init = null)
inlinestatic

◆ Publish()

static commercetools.Sdk.Api.Models.Products.ProductPublishAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.Publish ( Action< commercetools::Sdk::Api::Models::Products::ProductPublishAction init = null)
inlinestatic

◆ RemoveAsset()

static commercetools.Sdk.Api.Models.Products.ProductRemoveAssetAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RemoveAsset ( Action< commercetools::Sdk::Api::Models::Products::ProductRemoveAssetAction init = null)
inlinestatic

◆ RemoveFromCategory()

static commercetools.Sdk.Api.Models.Products.ProductRemoveFromCategoryAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RemoveFromCategory ( Action< commercetools::Sdk::Api::Models::Products::ProductRemoveFromCategoryAction init = null)
inlinestatic

◆ RemoveImage()

static commercetools.Sdk.Api.Models.Products.ProductRemoveImageAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RemoveImage ( Action< commercetools::Sdk::Api::Models::Products::ProductRemoveImageAction init = null)
inlinestatic

◆ RemovePrice()

static commercetools.Sdk.Api.Models.Products.ProductRemovePriceAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RemovePrice ( Action< commercetools::Sdk::Api::Models::Products::ProductRemovePriceAction init = null)
inlinestatic

◆ RemoveVariant()

static commercetools.Sdk.Api.Models.Products.ProductRemoveVariantAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RemoveVariant ( Action< commercetools::Sdk::Api::Models::Products::ProductRemoveVariantAction init = null)
inlinestatic

◆ RevertStagedChanges()

static commercetools.Sdk.Api.Models.Products.ProductRevertStagedChangesAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RevertStagedChanges ( Action< commercetools::Sdk::Api::Models::Products::ProductRevertStagedChangesAction init = null)
inlinestatic

◆ RevertStagedVariantChanges()

static commercetools.Sdk.Api.Models.Products.ProductRevertStagedVariantChangesAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.RevertStagedVariantChanges ( Action< commercetools::Sdk::Api::Models::Products::ProductRevertStagedVariantChangesAction init = null)
inlinestatic

◆ SetAssetCustomField()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomFieldAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetCustomField ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetCustomFieldAction init = null)
inlinestatic

◆ SetAssetCustomType()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomTypeAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetCustomType ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetCustomTypeAction init = null)
inlinestatic

◆ SetAssetDescription()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetDescriptionAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetDescription ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetDescriptionAction init = null)
inlinestatic

◆ SetAssetKey()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetKeyAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetKey ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetKeyAction init = null)
inlinestatic

◆ SetAssetSources()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetSourcesAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetSources ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetSourcesAction init = null)
inlinestatic

◆ SetAssetTags()

static commercetools.Sdk.Api.Models.Products.ProductSetAssetTagsAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAssetTags ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAssetTagsAction init = null)
inlinestatic

◆ SetAttribute()

static commercetools.Sdk.Api.Models.Products.ProductSetAttributeAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAttribute ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAttributeAction init = null)
inlinestatic

◆ SetAttributeInAllVariants()

static commercetools.Sdk.Api.Models.Products.ProductSetAttributeInAllVariantsAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetAttributeInAllVariants ( Action< commercetools::Sdk::Api::Models::Products::ProductSetAttributeInAllVariantsAction init = null)
inlinestatic

◆ SetCategoryOrderHint()

static commercetools.Sdk.Api.Models.Products.ProductSetCategoryOrderHintAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetCategoryOrderHint ( Action< commercetools::Sdk::Api::Models::Products::ProductSetCategoryOrderHintAction init = null)
inlinestatic

◆ SetDescription()

static commercetools.Sdk.Api.Models.Products.ProductSetDescriptionAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetDescription ( Action< commercetools::Sdk::Api::Models::Products::ProductSetDescriptionAction init = null)
inlinestatic

◆ SetDiscountedPrice()

static commercetools.Sdk.Api.Models.Products.ProductSetDiscountedPriceAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetDiscountedPrice ( Action< commercetools::Sdk::Api::Models::Products::ProductSetDiscountedPriceAction init = null)
inlinestatic

◆ SetImageLabel()

static commercetools.Sdk.Api.Models.Products.ProductSetImageLabelAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetImageLabel ( Action< commercetools::Sdk::Api::Models::Products::ProductSetImageLabelAction init = null)
inlinestatic

◆ SetKey()

static commercetools.Sdk.Api.Models.Products.ProductSetKeyAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetKey ( Action< commercetools::Sdk::Api::Models::Products::ProductSetKeyAction init = null)
inlinestatic

◆ SetMetaDescription()

static commercetools.Sdk.Api.Models.Products.ProductSetMetaDescriptionAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetMetaDescription ( Action< commercetools::Sdk::Api::Models::Products::ProductSetMetaDescriptionAction init = null)
inlinestatic

◆ SetMetaKeywords()

static commercetools.Sdk.Api.Models.Products.ProductSetMetaKeywordsAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetMetaKeywords ( Action< commercetools::Sdk::Api::Models::Products::ProductSetMetaKeywordsAction init = null)
inlinestatic

◆ SetMetaTitle()

static commercetools.Sdk.Api.Models.Products.ProductSetMetaTitleAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetMetaTitle ( Action< commercetools::Sdk::Api::Models::Products::ProductSetMetaTitleAction init = null)
inlinestatic

◆ SetPriceKey()

static commercetools.Sdk.Api.Models.Products.ProductSetPriceKeyAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetPriceKey ( Action< commercetools::Sdk::Api::Models::Products::ProductSetPriceKeyAction init = null)
inlinestatic

◆ SetPriceMode()

static commercetools.Sdk.Api.Models.Products.ProductSetPriceModeAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetPriceMode ( Action< commercetools::Sdk::Api::Models::Products::ProductSetPriceModeAction init = null)
inlinestatic

◆ SetPrices()

static commercetools.Sdk.Api.Models.Products.ProductSetPricesAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetPrices ( Action< commercetools::Sdk::Api::Models::Products::ProductSetPricesAction init = null)
inlinestatic

◆ SetProductPriceCustomField()

static commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomFieldAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetProductPriceCustomField ( Action< commercetools::Sdk::Api::Models::Products::ProductSetProductPriceCustomFieldAction init = null)
inlinestatic

◆ SetProductPriceCustomType()

static commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomTypeAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetProductPriceCustomType ( Action< commercetools::Sdk::Api::Models::Products::ProductSetProductPriceCustomTypeAction init = null)
inlinestatic

◆ SetProductVariantKey()

static commercetools.Sdk.Api.Models.Products.ProductSetProductVariantKeyAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetProductVariantKey ( Action< commercetools::Sdk::Api::Models::Products::ProductSetProductVariantKeyAction init = null)
inlinestatic

◆ SetSearchKeywords()

static commercetools.Sdk.Api.Models.Products.ProductSetSearchKeywordsAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetSearchKeywords ( Action< commercetools::Sdk::Api::Models::Products::ProductSetSearchKeywordsAction init = null)
inlinestatic

◆ SetSku()

static commercetools.Sdk.Api.Models.Products.ProductSetSkuAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetSku ( Action< commercetools::Sdk::Api::Models::Products::ProductSetSkuAction init = null)
inlinestatic

◆ SetTaxCategory()

static commercetools.Sdk.Api.Models.Products.ProductSetTaxCategoryAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.SetTaxCategory ( Action< commercetools::Sdk::Api::Models::Products::ProductSetTaxCategoryAction init = null)
inlinestatic

◆ TransitionState()

static commercetools.Sdk.Api.Models.Products.ProductTransitionStateAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.TransitionState ( Action< commercetools::Sdk::Api::Models::Products::ProductTransitionStateAction init = null)
inlinestatic

◆ Unpublish()

static commercetools.Sdk.Api.Models.Products.ProductUnpublishAction commercetools.Sdk.Api.Models.Products.IProductUpdateAction.Unpublish ( Action< commercetools::Sdk::Api::Models::Products::ProductUnpublishAction init = null)
inlinestatic

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Products.IProductUpdateAction.Action
getset

Implemented in commercetools.Sdk.Api.Models.Products.ProductAddAssetAction, commercetools.Sdk.Api.Models.Products.ProductAddExternalImageAction, commercetools.Sdk.Api.Models.Products.ProductAddPriceAction, commercetools.Sdk.Api.Models.Products.ProductAddToCategoryAction, commercetools.Sdk.Api.Models.Products.ProductAddVariantAction, commercetools.Sdk.Api.Models.Products.ProductChangeAssetNameAction, commercetools.Sdk.Api.Models.Products.ProductChangeAssetOrderAction, commercetools.Sdk.Api.Models.Products.ProductChangeMasterVariantAction, commercetools.Sdk.Api.Models.Products.ProductChangeNameAction, commercetools.Sdk.Api.Models.Products.ProductChangePriceAction, commercetools.Sdk.Api.Models.Products.ProductChangeSlugAction, commercetools.Sdk.Api.Models.Products.ProductLegacySetSkuAction, commercetools.Sdk.Api.Models.Products.ProductMoveImageToPositionAction, commercetools.Sdk.Api.Models.Products.ProductPublishAction, commercetools.Sdk.Api.Models.Products.ProductRemoveAssetAction, commercetools.Sdk.Api.Models.Products.ProductRemoveFromCategoryAction, commercetools.Sdk.Api.Models.Products.ProductRemoveImageAction, commercetools.Sdk.Api.Models.Products.ProductRemovePriceAction, commercetools.Sdk.Api.Models.Products.ProductRemoveVariantAction, commercetools.Sdk.Api.Models.Products.ProductRevertStagedChangesAction, commercetools.Sdk.Api.Models.Products.ProductRevertStagedVariantChangesAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomFieldAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetCustomTypeAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetDescriptionAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetKeyAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetSourcesAction, commercetools.Sdk.Api.Models.Products.ProductSetAssetTagsAction, commercetools.Sdk.Api.Models.Products.ProductSetAttributeAction, commercetools.Sdk.Api.Models.Products.ProductSetAttributeInAllVariantsAction, commercetools.Sdk.Api.Models.Products.ProductSetCategoryOrderHintAction, commercetools.Sdk.Api.Models.Products.ProductSetDescriptionAction, commercetools.Sdk.Api.Models.Products.ProductSetDiscountedPriceAction, commercetools.Sdk.Api.Models.Products.ProductSetImageLabelAction, commercetools.Sdk.Api.Models.Products.ProductSetKeyAction, commercetools.Sdk.Api.Models.Products.ProductSetMetaDescriptionAction, commercetools.Sdk.Api.Models.Products.ProductSetMetaKeywordsAction, commercetools.Sdk.Api.Models.Products.ProductSetMetaTitleAction, commercetools.Sdk.Api.Models.Products.ProductSetPriceKeyAction, commercetools.Sdk.Api.Models.Products.ProductSetPriceModeAction, commercetools.Sdk.Api.Models.Products.ProductSetPricesAction, commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomFieldAction, commercetools.Sdk.Api.Models.Products.ProductSetProductPriceCustomTypeAction, commercetools.Sdk.Api.Models.Products.ProductSetProductVariantKeyAction, commercetools.Sdk.Api.Models.Products.ProductSetSearchKeywordsAction, commercetools.Sdk.Api.Models.Products.ProductSetSkuAction, commercetools.Sdk.Api.Models.Products.ProductSetTaxCategoryAction, commercetools.Sdk.Api.Models.Products.ProductTransitionStateAction, commercetools.Sdk.Api.Models.Products.ProductUnpublishAction, and commercetools.Sdk.Api.Models.Products.ProductUpdateAction.


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