TaxCountryConfigurationUpdateErrorCode
An enumeration.
enum TaxCountryConfigurationUpdateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
  CANNOT_CREATE_NEGATIVE_RATE
}
An enumeration.
enum TaxCountryConfigurationUpdateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
  CANNOT_CREATE_NEGATIVE_RATE
}
TaxCountryConfigurationUpdateErrorCode.GRAPHQL_ERRORTaxCountryConfigurationUpdateErrorCode.INVALIDTaxCountryConfigurationUpdateErrorCode.NOT_FOUNDTaxCountryConfigurationUpdateErrorCode.ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWEDTaxCountryConfigurationUpdateErrorCode.CANNOT_CREATE_NEGATIVE_RATE