stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationRevokeTaxRegistrationPayload

AdminTypes.CompanyLocationRevokeTaxRegistrationPayload interface

Return type for companyLocationRevokeTaxRegistration mutation.

Signature:

export interface CompanyLocationRevokeTaxRegistrationPayload 

Properties

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.