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

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

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






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












com.google.api.services.content.model

Class CarriersCarrier

    • Constructor Detail

      • CarriersCarrier

        public CarriersCarrier()
    • Method Detail

      • getCountry

        public String getCountry()
        The CLDR country code of the carrier (for example, "US"). Always present.
        Returns:
        value or null for none
      • setCountry

        public CarriersCarrier setCountry(String country)
        The CLDR country code of the carrier (for example, "US"). Always present.
        Parameters:
        country - country or null for none
      • getEddServices

        public List<String> getEddServices()
        A list of services supported for EDD (Estimated Delivery Date) calculation. This is the list of valid values for WarehouseBasedDeliveryTime.carrierService.
        Returns:
        value or null for none
      • setEddServices

        public CarriersCarrier setEddServices(List<String> eddServices)
        A list of services supported for EDD (Estimated Delivery Date) calculation. This is the list of valid values for WarehouseBasedDeliveryTime.carrierService.
        Parameters:
        eddServices - eddServices or null for none
      • getName

        public String getName()
        The name of the carrier (for example, `"UPS"`). Always present.
        Returns:
        value or null for none
      • setName

        public CarriersCarrier setName(String name)
        The name of the carrier (for example, `"UPS"`). Always present.
        Parameters:
        name - name or null for none
      • getServices

        public List<String> getServices()
        A list of supported services (for example, `"ground"`) for that carrier. Contains at least one service. This is the list of valid values for CarrierRate.carrierService.
        Returns:
        value or null for none
      • setServices

        public CarriersCarrier setServices(List<String> services)
        A list of supported services (for example, `"ground"`) for that carrier. Contains at least one service. This is the list of valid values for CarrierRate.carrierService.
        Parameters:
        services - services or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy