configCountry
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (int) | 1/1 | |
| code (string) | 0/1 | |
| currency (string) | 0/1 | |
| dialPrefix (int) | 1/1 | |
| numberValidRegex (string) | 0/1 | |
| loginEnabled (boolean) | 1/1 | |
| smsEnabled (boolean) | 1/1 | |
| registrationFreeSms (int) | 1/1 | |
| smsRecipientAddress (string) | 0/1 | |
| smsRecipientAddressCdma (string) | 0/1 | |
| registrationMode (int) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| id | id (int) | |
| code | code (string) | |
| currency | currency (string) | |
| dialPrefix | dialPrefix (int) | |
| numberValidRegex | numberValidRegex (string) | |
| loginEnabled | loginEnabled (boolean) | |
| smsEnabled | smsEnabled (boolean) | |
| registrationFreeSms | registrationFreeSms (int) | |
| smsRecipientAddress | smsRecipientAddress (string) | |
| smsRecipientAddressCdma | smsRecipientAddressCdma (string) | |
| registrationMode | registrationMode (int) |