Skip to main content

TaxExemptionManageError Object

No description

type TaxExemptionManageError {
field: String
message: String
code: TaxExemptionManageErrorCode!
}

Fields

TaxExemptionManageError.field ● String scalar miscellaneous

Name of a field that caused the error. A value of null indicates that the error isn't associated with a particular field.

TaxExemptionManageError.message ● String scalar miscellaneous

The error message.

TaxExemptionManageError.code ● TaxExemptionManageErrorCode! non-null enum taxes

The error code.

Member Of

TaxExemptionManage object