stack

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

AdminTypes.MailingAddressFormattedArgs interface

Represents a customer mailing address.

For example, a customer’s default address and an order’s billing address are both mailling addresses.

Signature:

export interface MailingAddressFormattedArgs 

Properties

Property Modifiers Type Description
withCompany?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)
withName?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)