Interface ListTaxExemptionsResponse.Builder

  • Method Details

    • nextToken

      The token to retrieve the next set of results.

      Parameters:
      nextToken - The token to retrieve the next set of results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • taxExemptionDetailsMap

      ListTaxExemptionsResponse.Builder taxExemptionDetailsMap(Map<String,TaxExemptionDetails> taxExemptionDetailsMap)

      The tax exemption details map of accountId and tax exemption details.

      Parameters:
      taxExemptionDetailsMap - The tax exemption details map of accountId and tax exemption details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.