Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 958 Bytes

RemovedSubscribers.md

File metadata and controls

16 lines (10 loc) · 958 Bytes

# RemovedSubscribers

A summary of the subscribers who were removed from an Automation workflow.

Properties

Name Type Description Notes
WorkflowId string A string that uniquely identifies an Automation workflow. [optional] [readonly]
Subscribers []SubscriberRemovedFromAutomationWorkflow An array of objects, each representing a subscriber who was removed from an Automation workflow. [optional] [readonly]
TotalItems int32 The total number of items matching the query regardless of pagination. [optional] [readonly]
Links []ResourceLink A list of link types and descriptions for the API schema documents. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]