Class MetafieldInput

    • Constructor Detail

      • MetafieldInput

        public MetafieldInput()
    • Method Detail

      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String namespace)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)