SOAP API methode SmsDocumentSnapshot_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
smsdocumentsnapshot | Structure of type 'smsdocumentsnapshot' | All properties of the now updated smsdocumentsnapshot |
Structuur 'smsdocumentsnapshot'
Naam | Type | Beschrijving |
---|---|---|
id | int | The unique identifier of the sms document snapshot in the environment. |
name | string | The name of the sms document snapshot. |
timestamp | timestamp | The timestamp when the sms document snapshot was created. |
message | string | The message that was sent. |
from | string | The from address of the sms document snapshot. |
language | string | The language of the sms document snapshot. |
smartyVersion | integer | What smarty version is used to render this SmsDocumentSnapshot |