stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > displayAddress

AdminTypes.Order.displayAddress property

The primary address of the customer. Returns null if neither the shipping address nor the billing address was provided.

Signature:

displayAddress?: Maybe<MailingAddress>;