TaxCountryConfigurationUpdateErrorCode Enum
No description
enum TaxCountryConfigurationUpdateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
  CANNOT_CREATE_NEGATIVE_RATE
}
No description
enum TaxCountryConfigurationUpdateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
  CANNOT_CREATE_NEGATIVE_RATE
}
TaxCountryConfigurationUpdateErrorCode.GRAPHQL_ERROR​TaxCountryConfigurationUpdateErrorCode.INVALID​TaxCountryConfigurationUpdateErrorCode.NOT_FOUND​TaxCountryConfigurationUpdateErrorCode.ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED​TaxCountryConfigurationUpdateErrorCode.CANNOT_CREATE_NEGATIVE_RATE​