Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 607 Bytes

File metadata and controls

11 lines (8 loc) · 607 Bytes

MailStatsVolume

Properties

Name Type Description Notes
to array<string,int> Message counts keyed by destination (envelope `to`) email address. [optional]
from array<string,int> Message counts keyed by sender (envelope `from`) email address. [optional]
ip array<string,int> Message counts keyed by originating client IP address. [optional]

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