http://www.FatTail.com/api
UpdateAddress Element
http://www.FatTail.com/api : UpdateAddress Element
Namespace http://www.FatTail.com/api
Overview
Sequence
Sequence
AddressDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Sequence
Sequence
DynamicPropertyID optional xs:long
AdBook system ID for the DynamicProperty.
Value optional xs:string
Value being assigned to the dynamic property.  The format of the value depends on the type specified in the DynamicProperty definition.
AddressID optional xs:long
AddressLine1 optional xs:string
AddressLine2 optional xs:string
AddressLine3 optional xs:string
AddressName xs:string
City optional xs:string
Country optional xs:string
IsDefault optional xs:boolean
PostalCode optional xs:string
State optional xs:string
Source
<xs:element name="UpdateAddress" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="address" nillable="true" xmlns:q175="http://www.FatTail.com/api" type="q175:Address" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://www.FatTail.com/api