SOAP API method SmsDocumentSnapshot_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'smsdocumentsnapshot' : Structure of type 'smsdocumentsnapshot'
- All properties of the retrieved smsdocumentsnapshot
Structure 'smsdocumentsnapshot'
This structure smsdocumentsnapshot was mentioned above. This structure has the following properties:
- Property 'id' : int
- The unique identifier of the sms document snapshot in the environment.
- Property 'name' : string
- The name of the sms document snapshot.
- Property 'timestamp' : timestamp
- The timestamp when the sms document snapshot was created.
- Property 'message' : string
- The message that was sent.
- Property 'from' : string
- The from address of the sms document snapshot.
- Property 'language' : string
- The language of the sms document snapshot.
- Property 'smartyVersion' : integer
- What smarty version is used to render this SmsDocumentSnapshot