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

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

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






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












com.google.api.services.content.model

Class ShipmentInvoice

    • Constructor Detail

      • ShipmentInvoice

        public ShipmentInvoice()
    • Method Detail

      • getInvoiceSummary

        public InvoiceSummary getInvoiceSummary()
        [required] Invoice summary.
        Returns:
        value or null for none
      • setInvoiceSummary

        public ShipmentInvoice setInvoiceSummary(InvoiceSummary invoiceSummary)
        [required] Invoice summary.
        Parameters:
        invoiceSummary - invoiceSummary or null for none
      • getShipmentGroupId

        public String getShipmentGroupId()
        [required] ID of the shipment group. It is assigned by the merchant in the `shipLineItems` method and is used to group multiple line items that have the same kind of shipping charges.
        Returns:
        value or null for none
      • setShipmentGroupId

        public ShipmentInvoice setShipmentGroupId(String shipmentGroupId)
        [required] ID of the shipment group. It is assigned by the merchant in the `shipLineItems` method and is used to group multiple line items that have the same kind of shipping charges.
        Parameters:
        shipmentGroupId - shipmentGroupId or null for none
      • clone

        public ShipmentInvoice clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy