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

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

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






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












com.google.api.services.content.model

Class OrdersCustomBatchRequestEntryRefundItemShipping

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class OrdersCustomBatchRequestEntryRefundItemShipping
    extends com.google.api.client.json.GenericJson
    Model definition for OrdersCustomBatchRequestEntryRefundItemShipping.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Content API for Shopping. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • OrdersCustomBatchRequestEntryRefundItemShipping

        public OrdersCustomBatchRequestEntryRefundItemShipping()
    • Method Detail

      • getAmount

        public Price getAmount()
        The amount that is refunded. If this is not the first refund for the shipment, this should be the newly refunded amount.
        Returns:
        value or null for none
      • getFullRefund

        public Boolean getFullRefund()
        If set to true, all shipping costs for the order will be refunded. If this is true, amount shouldn't be provided and will be ignored. If set to false, submit the amount of the partial shipping refund, excluding the shipping tax. The shipping tax is calculated and handled on Google's side.
        Returns:
        value or null for none
      • setFullRefund

        public OrdersCustomBatchRequestEntryRefundItemShipping setFullRefund(Boolean fullRefund)
        If set to true, all shipping costs for the order will be refunded. If this is true, amount shouldn't be provided and will be ignored. If set to false, submit the amount of the partial shipping refund, excluding the shipping tax. The shipping tax is calculated and handled on Google's side.
        Parameters:
        fullRefund - fullRefund or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy