Sha256: 291a8819e37014e40bd98cbb8d59c4d7df29b382799c23aceb26c58ad97ced69
Contents?: true
Size: 586 Bytes
Versions: 2
Compression:
Stored size: 586 Bytes
Contents
# Brevo::GetSendersListSenders ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | Id of the sender | **name** | **String** | From Name associated to the sender | **email** | **String** | From Email associated to the sender | **active** | **BOOLEAN** | Status of sender (true=activated, false=deactivated) | **ips** | [**Array<GetSendersListIps>**](GetSendersListIps.md) | List of dedicated IP(s) available in the account. This data is displayed only for dedicated IPs | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/GetSendersListSenders.md |
brevo-2.0.0 | docs/GetSendersListSenders.md |