Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 722 Bytes

GetSendersListSenders.md

File metadata and controls

14 lines (10 loc) · 722 Bytes

GetSendersListSenders

Properties

Name Type Description Notes
id int Id of the sender
name str From Name associated to the sender
email str From Email associated to the sender
active bool Status of sender (true=activated, false=deactivated)
ips list[GetSendersListIps] List of dedicated IP(s) available in the account. This data is displayed only for dedicated IPs [optional]

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