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

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

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






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












com.google.api.services.content.model

Class AccounttaxCustomBatchRequestEntry

    • Constructor Detail

      • AccounttaxCustomBatchRequestEntry

        public AccounttaxCustomBatchRequestEntry()
    • Method Detail

      • getAccountId

        public BigInteger getAccountId()
        The ID of the account for which to get/update account tax settings.
        Returns:
        value or null for none
      • getAccountTax

        public AccountTax getAccountTax()
        The account tax settings to update. Only defined if the method is `update`.
        Returns:
        value or null for none
      • setAccountTax

        public AccounttaxCustomBatchRequestEntry setAccountTax(AccountTax accountTax)
        The account tax settings to update. Only defined if the method is `update`.
        Parameters:
        accountTax - accountTax or null for none
      • getBatchId

        public Long getBatchId()
        An entry ID, unique within the batch request.
        Returns:
        value or null for none
      • getMerchantId

        public BigInteger getMerchantId()
        The ID of the managing account.
        Returns:
        value or null for none
      • getMethod

        public String getMethod()
        The method of the batch entry. Acceptable values are: - "`get`" - "`update`"
        Returns:
        value or null for none
      • setMethod

        public AccounttaxCustomBatchRequestEntry setMethod(String method)
        The method of the batch entry. Acceptable values are: - "`get`" - "`update`"
        Parameters:
        method - method or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy