Class SetCategoryAssetTags

java.lang.Object
com.commercetools.graphql.api.types.SetCategoryAssetTags

public class SetCategoryAssetTags extends Object
  • Constructor Details

    • SetCategoryAssetTags

      public SetCategoryAssetTags()
    • SetCategoryAssetTags

      public SetCategoryAssetTags(List<String> tags, String assetKey, String assetId)
  • Method Details