stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerSegmentMember > displayName

AdminTypes.CustomerSegmentMember.displayName property

The full name of the member, which is based on the values of the first_name and last_name fields. If the member’s first name and last name aren’t available, then the customer’s email address is used. If the customer’s email address isn’t available, then the customer’s phone number is used.

Signature:

displayName: Scalars['String']['output'];