| KalturaHttpNotificationObjectData |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| KalturaHttpNotificationObjectData |
| Name |
Type |
Writable |
Restrictions |
Description |
| apiObjectType |
string |
V |
|
Kaltura API object type |
| format |
KalturaResponseType |
V |
|
Data format |
| ignoreNull |
bool |
V |
|
Ignore null attributes during serialization |
| code |
string |
V |
|
PHP code |
| dataStringReplacements |
array of KalturaKeyValue |
V |
|
An array of pattern-replacement pairs used for data string regex replacements |
|