Class RemoveProductAsset
java.lang.Object
com.commercetools.graphql.api.types.RemoveProductAsset
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleangetSku()inthashCode()static RemoveProductAsset.BuildervoidsetAssetId(String assetId) voidsetAssetKey(String assetKey) voidvoidvoidsetVariantId(Integer variantId) toString()
-
Constructor Details
-
RemoveProductAsset
public RemoveProductAsset() -
RemoveProductAsset
-
-
Method Details