userSetSettingRequest
Extends: | authRequest |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
smsRouting (int) | 1/1 | The sms routing. 0: send all sms over sim 1: send all sms over mysms 2: send national sms over sim and international over mysms |
signature (string) | 1/1 | The user's signature |
a2aSendEnabled (boolean) | 1/1 | The account to account send enabled state |
a2aReceiveEnabled (boolean) | 1/1 | The account to account receive enabled state |
JSON
property | type | description |
---|---|---|
smsRouting | smsRouting (int) | The sms routing. 0: send all sms over sim 1: send all sms over mysms 2: send national sms over sim and international over mysms |
signature | signature (string) | The user's signature |
a2aSendEnabled | a2aSendEnabled (boolean) | The account to account send enabled state |
a2aReceiveEnabled | a2aReceiveEnabled (boolean) | The account to account receive enabled state |