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

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

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






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












com.google.api.services.content.model

Class OrdersCancelLineItemResponse

    • Constructor Detail

      • OrdersCancelLineItemResponse

        public OrdersCancelLineItemResponse()
    • Method Detail

      • getExecutionStatus

        public String getExecutionStatus()
        The status of the execution. Acceptable values are: - "`duplicate`" - "`executed`"
        Returns:
        value or null for none
      • setExecutionStatus

        public OrdersCancelLineItemResponse setExecutionStatus(String executionStatus)
        The status of the execution. Acceptable values are: - "`duplicate`" - "`executed`"
        Parameters:
        executionStatus - executionStatus or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "`content#ordersCancelLineItemResponse`".
        Returns:
        value or null for none
      • setKind

        public OrdersCancelLineItemResponse setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "`content#ordersCancelLineItemResponse`".
        Parameters:
        kind - kind or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy