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

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

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






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












com.google.api.services.content.model

Class OrderLineItemShippingDetailsMethod

    • Constructor Detail

      • OrderLineItemShippingDetailsMethod

        public OrderLineItemShippingDetailsMethod()
    • Method Detail

      • getCarrier

        public String getCarrier()
        The carrier for the shipping. Optional. See `shipments[].carrier` for a list of acceptable values.
        Returns:
        value or null for none
      • setCarrier

        public OrderLineItemShippingDetailsMethod setCarrier(String carrier)
        The carrier for the shipping. Optional. See `shipments[].carrier` for a list of acceptable values.
        Parameters:
        carrier - carrier or null for none
      • getMaxDaysInTransit

        public Long getMaxDaysInTransit()
        Required. Maximum transit time.
        Returns:
        value or null for none
      • setMaxDaysInTransit

        public OrderLineItemShippingDetailsMethod setMaxDaysInTransit(Long maxDaysInTransit)
        Required. Maximum transit time.
        Parameters:
        maxDaysInTransit - maxDaysInTransit or null for none
      • getMethodName

        public String getMethodName()
        Required. The name of the shipping method.
        Returns:
        value or null for none
      • getMinDaysInTransit

        public Long getMinDaysInTransit()
        Required. Minimum transit time.
        Returns:
        value or null for none
      • setMinDaysInTransit

        public OrderLineItemShippingDetailsMethod setMinDaysInTransit(Long minDaysInTransit)
        Required. Minimum transit time.
        Parameters:
        minDaysInTransit - minDaysInTransit or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy