Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationRevokeTaxExemptionsPayload
Return type for companyLocationRevokeTaxExemptions
mutation.
Signature:
export interface CompanyLocationRevokeTaxExemptionsPayload
Property | Modifiers | Type | Description |
---|---|---|---|
companyLocation? | Maybe<CompanyLocation> | (Optional) The updated company location. | |
userErrors | Array<BusinessCustomerUserError> | The list of errors that occurred from executing the mutation. |