http://www.FatTail.com/api
OrderNotes Element
http://www.FatTail.com/api > Order Complex Type : OrderNotes Element
Description
User notes associated with the order.
Namespace http://www.FatTail.com/api
Type
xs:string
Overview
OrderNotes optional xs:string
User notes associated with the order.
Remarks
This property is available as of version 3 of the API.
Source
<xs:element minOccurs="0" name="OrderNotes" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
Order Complex Typehttp://www.FatTail.com/api