userContactOverride
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
msisdn (string) | 1/1 | The msisdn of the contact. |
name (string) | 1/1 | The name of the contact or null if there is no override configured. |
avatar (int) | 1/1 | The avatar index. Zero means no override. |
JSON
property | type | description |
---|---|---|
msisdn | msisdn (string) | The msisdn of the contact. |
name | name (string) | The name of the contact or null if there is no override configured. |
avatar | avatar (int) | The avatar index. Zero means no override. |