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

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






TestOrderPickupDetails (Content API for Shopping v2.1-rev20220413-1.32.1)












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

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy