Contact extensions

KeywordOccursTypeFormatDescription
entityType0 - 1stringItEntityTypeConstants

Enter the number of the corresponding group to which the contact belongs.

Depending on what was entered for it_entity_type, further data must be entered. The description for this data can be found in the "General extensions" section.

XML example

XML
<extension>
	<it:contact xmlns:it="urn:org:domainrobot:ns:contact:it-1.0">
		<it:entityType>1</it:entityType>
	</it:contact>
</extension>