struct Mailjet::Listrecipient::CreatePath
- Mailjet::Listrecipient::CreatePath
- Mailjet::Path
- Struct
- Value
- Object
Overview
Create a listrecipient
listrecipient = Mailjet::Listrecipient.create({
is_unsubscribed: false,
contact_alt: "[email protected]",
list_id: 12345,
})