userGetSettingResponse
Extends: | response |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
smsRouting (int) | 1/1 | The actual 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) | 0/1 | The actual 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 actual 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 actual signature |
a2aSendEnabled | a2aSendEnabled (boolean) | The account to account send enabled state |
a2aReceiveEnabled | a2aReceiveEnabled (boolean) | The account to account receive enabled state |