Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > displayAddress
The primary address of the customer. Returns null
if neither the shipping address nor the billing address was provided.
Signature:
displayAddress?: Maybe<MailingAddress>;