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

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

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






UnitInvoiceAdditionalCharge (Content API for Shopping v2.1-rev20220413-1.32.1)












com.google.api.services.content.model

Class UnitInvoiceAdditionalCharge

    • Constructor Detail

      • UnitInvoiceAdditionalCharge

        public UnitInvoiceAdditionalCharge()
    • Method Detail

      • getAdditionalChargeAmount

        public Amount getAdditionalChargeAmount()
        [required] Amount of the additional charge per unit. *Note:* Invoicing works on a per unit bases. The `additionalChargeAmount` is the amount charged per unit, and will be multiplied by the number of entries in `shipmentUnitID`.
        Returns:
        value or null for none
      • setAdditionalChargeAmount

        public UnitInvoiceAdditionalCharge setAdditionalChargeAmount(Amount additionalChargeAmount)
        [required] Amount of the additional charge per unit. *Note:* Invoicing works on a per unit bases. The `additionalChargeAmount` is the amount charged per unit, and will be multiplied by the number of entries in `shipmentUnitID`.
        Parameters:
        additionalChargeAmount - additionalChargeAmount or null for none
      • getType

        public String getType()
        [required] Type of the additional charge. Acceptable values are: - "`shipping`"
        Returns:
        value or null for none
      • setType

        public UnitInvoiceAdditionalCharge setType(String type)
        [required] Type of the additional charge. Acceptable values are: - "`shipping`"
        Parameters:
        type - type or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy