userMessageGetMessagesRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| address (string) | 1/1 | The address of the conversation. |
| offset (int) | 1/1 | The offset of the user message list. |
| limit (int) | 1/1 | The limit of the user message list. |
JSON
| property | type | description |
|---|---|---|
| address | address (string) | The address of the conversation. |
| offset | offset (int) | The offset of the user message list. |
| limit | limit (int) | The limit of the user message list. |