All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.OrderMerchantProvidedAnnotation.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20240825-2.0.0
Show newest version






OrderMerchantProvidedAnnotation (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class OrderMerchantProvidedAnnotation

    • Constructor Detail

      • OrderMerchantProvidedAnnotation

        public OrderMerchantProvidedAnnotation()
    • Method Detail

      • getKey

        public String getKey()
        Key for additional merchant provided (as key-value pairs) annotation about the line item.
        Returns:
        value or null for none
      • setKey

        public OrderMerchantProvidedAnnotation setKey(String key)
        Key for additional merchant provided (as key-value pairs) annotation about the line item.
        Parameters:
        key - key or null for none
      • getValue

        public String getValue()
        Value for additional merchant provided (as key-value pairs) annotation about the line item.
        Returns:
        value or null for none
      • setValue

        public OrderMerchantProvidedAnnotation setValue(String value)
        Value for additional merchant provided (as key-value pairs) annotation about the line item.
        Parameters:
        value - value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy