getTaxExemptionTypes
inline suspend fun TaxSettingsClient.getTaxExemptionTypes(crossinline block: GetTaxExemptionTypesRequest.Builder.() -> Unit): GetTaxExemptionTypesResponse
Get supported tax exemption types. The IAM action is tax:GetExemptions
.