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

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

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






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












com.google.api.services.content.model

Class WarehouseCutoffTime

    • Constructor Detail

      • WarehouseCutoffTime

        public WarehouseCutoffTime()
    • Method Detail

      • getHour

        public Integer getHour()
        Required. Hour (24-hour clock) of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Hour is based on the timezone of warehouse.
        Returns:
        value or null for none
      • setHour

        public WarehouseCutoffTime setHour(Integer hour)
        Required. Hour (24-hour clock) of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Hour is based on the timezone of warehouse.
        Parameters:
        hour - hour or null for none
      • getMinute

        public Integer getMinute()
        Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Minute is based on the timezone of warehouse.
        Returns:
        value or null for none
      • setMinute

        public WarehouseCutoffTime setMinute(Integer minute)
        Required. Minute of the cutoff time until which an order has to be placed to be processed in the same day by the warehouse. Minute is based on the timezone of warehouse.
        Parameters:
        minute - minute or null for none
      • clone

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