Type Alias CombinedSubscriberData

CombinedSubscriberData:
    | PhoneSubscriberData
    | EmailSubscriberData
    | WebhookSubscriberData