struct Mailjet::Listrecipient::UpdateResponse
- Mailjet::Listrecipient::UpdateResponse
- Struct
- Value
- Object
Overview
Update a listrecipient
listrecipient = Mailjet::Listrecipient.update(12345, {
is_unsubscribed: true,
})
Included Modules
- JSON::Serializable
- Mailjet::Json::Fields