struct Mailjet::Campaigndraft::CreateResponse
- Mailjet::Campaigndraft::CreateResponse
- Struct
- Value
- Object
Overview
Create a campaigndraft
campaigndraft = Mailjet::Campaigndraft.create({
locale: "en_US",
subject: "It's going to be fabulous!",
})
Included Modules
- JSON::Serializable
- Mailjet::Json::Fields