Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 757 Bytes

GetSendersListSenders.md

File metadata and controls

13 lines (10 loc) · 757 Bytes

sib_api_v3_sdk.Model.GetSendersListSenders

Properties

Name Type Description Notes
Id long? Id of the sender
Name string From Name associated to the sender
Email string 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]