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

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

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






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












com.google.api.services.content.model

Class OrderinvoicesCreateChargeInvoiceRequest

    • Constructor Detail

      • OrderinvoicesCreateChargeInvoiceRequest

        public OrderinvoicesCreateChargeInvoiceRequest()
    • Method Detail

      • getInvoiceId

        public String getInvoiceId()
        [required] The ID of the invoice.
        Returns:
        value or null for none
      • getInvoiceSummary

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

        public String getOperationId()
        [required] The ID of the operation, unique across all operations for a given order.
        Returns:
        value or null for none
      • setOperationId

        public OrderinvoicesCreateChargeInvoiceRequest setOperationId(String operationId)
        [required] The ID of the operation, unique across all operations for a given order.
        Parameters:
        operationId - operationId 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 OrderinvoicesCreateChargeInvoiceRequest 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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy