stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationInput > billingSameAsShipping

AdminTypes.CompanyLocationInput.billingSameAsShipping property

Whether the billing address is the same as the shipping address. If the value is true, then the input for billingAddress is ignored.

Signature:

billingSameAsShipping?: InputMaybe<Scalars['Boolean']['input']>;