TaxCountryConfigurationUpdateErrorCode
An enumeration.
enum TaxCountryConfigurationUpdateErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
CANNOT_CREATE_NEGATIVE_RATE
}
Values
TaxCountryConfigurationUpdateErrorCode.GRAPHQL_ERROR
TaxCountryConfigurationUpdateErrorCode.INVALID
TaxCountryConfigurationUpdateErrorCode.NOT_FOUND
TaxCountryConfigurationUpdateErrorCode.ONLY_ONE_DEFAULT_COUNTRY_RATE_ALLOWED
TaxCountryConfigurationUpdateErrorCode.CANNOT_CREATE_NEGATIVE_RATE
Member of
Was this page helpful?