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

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







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












com.google.api.services.content.model

Class TestOrderPickupDetails

    • Constructor Detail

      • TestOrderPickupDetails

        public TestOrderPickupDetails()
    • Method Detail

      • getLocationCode

        public String getLocationCode()
        Required. Code of the location defined by provider or merchant.
        Returns:
        value or null for none
      • setLocationCode

        public TestOrderPickupDetails setLocationCode(String locationCode)
        Required. Code of the location defined by provider or merchant.
        Parameters:
        locationCode - locationCode or null for none
      • getPickupLocationAddress

        public TestOrderAddress getPickupLocationAddress()
        Required. Pickup location address.
        Returns:
        value or null for none
      • setPickupLocationAddress

        public TestOrderPickupDetails setPickupLocationAddress(TestOrderAddress pickupLocationAddress)
        Required. Pickup location address.
        Parameters:
        pickupLocationAddress - pickupLocationAddress or null for none
      • getPickupLocationType

        public String getPickupLocationType()
        Pickup location type. Acceptable values are: - "`locker`" - "`store`" - "`curbside`"
        Returns:
        value or null for none
      • setPickupLocationType

        public TestOrderPickupDetails setPickupLocationType(String pickupLocationType)
        Pickup location type. Acceptable values are: - "`locker`" - "`store`" - "`curbside`"
        Parameters:
        pickupLocationType - pickupLocationType or null for none
      • clone

        public TestOrderPickupDetails clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy