stack

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

AdminTypes.SegmentMembershipResponse interface

A list of maps that contain segmentId IDs and isMember Booleans. The maps represent segment memberships.

Signature:

export interface SegmentMembershipResponse 

Properties

Property Modifiers Type Description
memberships   Array<SegmentMembership> The membership status for the given list of segments.