We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f286a commit e1bff97Copy full SHA for e1bff97
lib/SparkPost/Transmission.php
@@ -29,6 +29,7 @@ class Transmission extends APIResource {
29
'customHeaders'=>'content.headers',
30
'recipients'=>'recipients',
31
'recipientList'=>'recipients.list_id',
32
+ 'attachments'=>'content.attachments',
33
'template'=>'content.template_id',
34
'trackOpens'=>'options.open_tracking',
35
'trackClicks'=>'options.click_tracking',
0 commit comments