stack

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

AdminTypes.CompanyLocationCreateTaxRegistrationPayload interface

Return type for companyLocationCreateTaxRegistration mutation.

Signature:

export interface CompanyLocationCreateTaxRegistrationPayload 

Properties

Property Modifiers Type Description
companyLocation?   Maybe<CompanyLocation> (Optional) The company location with the created tax registration.
userErrors   Array<BusinessCustomerUserError> The list of errors that occurred from executing the mutation.