http://www.FatTail.com/api
GetDynamicPropertiesListForAddressResponse Element
http://www.FatTail.com/api : GetDynamicPropertiesListForAddressResponse Element
Namespace http://www.FatTail.com/api
Overview
Sequence
GetDynamicPropertiesListForAddressResult optional ArrayOfDynamicProperty Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
System ID of the dynamic property.
Name optional xs:string
Name of the dynamic property.
Type optional DynamicPropertyType Simple Type
Dynamic property Type.  This corresponds to the type of control used on the AdBook UI, used to display the field.
Source
<xs:element name="GetDynamicPropertiesListForAddressResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="GetDynamicPropertiesListForAddressResult" nillable="true" xmlns:q176="http://www.FatTail.com/api" type="q176:ArrayOfDynamicProperty" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.FatTail.com/api