struct Mailjet::Contact::ListPath
- Mailjet::Contact::ListPath
- Mailjet::Path
- Struct
- Value
- Object
Overview
Create a contact
response = Mailjet::Contact.all
contacts = response.data
email_addresses = response.map(&.email)