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

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

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






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












com.google.api.services.content.model

Class ShipmentTrackingInfo

    • Constructor Detail

      • ShipmentTrackingInfo

        public ShipmentTrackingInfo()
    • Method Detail

      • getCarrier

        public String getCarrier()
        The shipping carrier that handles the package. Acceptable values are: - "`boxtal`" - "`bpost`" - "`chronopost`" - "`colisPrive`" - "`colissimo`" - "`cxt`" - "`deliv`" - "`dhl`" - "`dpd`" - "`dynamex`" - "`eCourier`" - "`easypost`" - "`efw`" - "`fedex`" - "`fedexSmartpost`" - "`geodis`" - "`gls`" - "`googleCourier`" - "`gsx`" - "`jdLogistics`" - "`laPoste`" - "`lasership`" - "`manual`" - "`mpx`" - "`onTrac`" - "`other`" - "`tnt`" - "`uds`" - "`ups`" - "`usps`"
        Returns:
        value or null for none
      • setCarrier

        public ShipmentTrackingInfo setCarrier(String carrier)
        The shipping carrier that handles the package. Acceptable values are: - "`boxtal`" - "`bpost`" - "`chronopost`" - "`colisPrive`" - "`colissimo`" - "`cxt`" - "`deliv`" - "`dhl`" - "`dpd`" - "`dynamex`" - "`eCourier`" - "`easypost`" - "`efw`" - "`fedex`" - "`fedexSmartpost`" - "`geodis`" - "`gls`" - "`googleCourier`" - "`gsx`" - "`jdLogistics`" - "`laPoste`" - "`lasership`" - "`manual`" - "`mpx`" - "`onTrac`" - "`other`" - "`tnt`" - "`uds`" - "`ups`" - "`usps`"
        Parameters:
        carrier - carrier or null for none
      • getTrackingNumber

        public String getTrackingNumber()
        The tracking number for the package.
        Returns:
        value or null for none
      • setTrackingNumber

        public ShipmentTrackingInfo setTrackingNumber(String trackingNumber)
        The tracking number for the package.
        Parameters:
        trackingNumber - trackingNumber or null for none
      • clone

        public ShipmentTrackingInfo 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