registrationActivateResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| msisdn (long) | 1/1 | The user's verified mobile number |
| password (string) | 1/1 | The user's password |
JSON
| property | type | description |
|---|---|---|
| msisdn | msisdn (long) | The user's verified mobile number |
| password | password (string) | The user's password |