Home > @infiniteobjects/shopify-data-manager > AdminTypes > MailingAddressFormattedArgs
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
| Property | Modifiers | Type | Description |
|---|---|---|---|
| withCompany? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) | |
| withName? | InputMaybe<Scalars[‘Boolean’][‘input’]> | (Optional) |