Class SetProductVariantKey

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

public class SetProductVariantKey extends Object
  • Constructor Details

    • SetProductVariantKey

      public SetProductVariantKey()
    • SetProductVariantKey

      public SetProductVariantKey(Integer variantId, String sku, String key, Boolean staged)
  • Method Details