| KalturaMailJobData |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| Name |
Type |
Writable |
Restrictions |
Description |
| mailType |
KalturaMailType |
V |
|
|
| mailPriority |
int |
V |
|
|
| status |
KalturaMailJobStatus |
V |
|
|
| recipientName |
string |
V |
|
|
| recipientEmail |
string |
V |
|
|
| recipientId |
int |
V |
|
kuserId |
| fromName |
string |
V |
|
|
| fromEmail |
string |
V |
|
|
| bodyParams |
string |
V |
|
|
| subjectParams |
string |
V |
|
|
| dynamicEmailContents |
KalturaDynamicEmailContents |
V |
|
|
| templatePath |
string |
V |
|
|
| language |
KalturaLanguageCode |
V |
|
|
| campaignId |
int |
V |
|
|
| minSendDate |
int |
V |
|
|
| isHtml |
bool |
V |
|
|
| separator |
string |
V |
|
|
|