Class ResourceIdentifierInput

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

public class ResourceIdentifierInput extends Object
  • Constructor Details

    • ResourceIdentifierInput

      public ResourceIdentifierInput()
    • ResourceIdentifierInput

      public ResourceIdentifierInput(String typeId, String id, String key)
  • Method Details