Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 678 Bytes

SubscriberCountByState.md

File metadata and controls

13 lines (9 loc) · 678 Bytes

SubscriberCountByState

Properties

Name Type Description Notes
active int The number of active subscribers found by the query. [optional]
unconfirmed int The number of unconfirmed subscribers found by the query. [optional]
quarantined int The number of quarantined subscribers found by the query. [optional]
total int The total number of subscribers found by the query. [optional]

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