userContactGetContactsResponse
Extends: | response |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
contacts (userContact) | 1/unbounded | The list of user contacts. |
contactOverrides (userContactOverride) | 0/unbounded |
JSON
property | type | description |
---|---|---|
contacts | array of contacts (userContact) | The list of user contacts. |
contactOverrides | array of contactOverrides (userContactOverride) |