Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationInput > billingSameAsShipping
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']>;