userSmsConnector
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
smsConnectorId (int) | 1/1 | The sms connector id. For sim sms connector this is zero. |
name (string) | 1/1 | The name of the connector (in client's language) |
priorityNational (int) | 1/1 | The priority for national sms |
priorityForeign (int) | 1/1 | The priority for foreign sms |
JSON
property | type | description |
---|---|---|
smsConnectorId | smsConnectorId (int) | The sms connector id. For sim sms connector this is zero. |
name | name (string) | The name of the connector (in client's language) |
priorityNational | priorityNational (int) | The priority for national sms |
priorityForeign | priorityForeign (int) | The priority for foreign sms |