msisdnVerifyCheckKeyResponse
| Extends: | response |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| msisdn (long) | 1/1 | The mobile number that has send the verify key to our recipient number |
| pin (int) | 1/1 | The pin that can be used to create an user or change msisdn |
JSON
| property | type | description |
|---|---|---|
| msisdn | msisdn (long) | The mobile number that has send the verify key to our recipient number |
| pin | pin (int) | The pin that can be used to create an user or change msisdn |