http://www.FatTail.com/api
EndDate Element
http://www.FatTail.com/api > Order Complex Type : EndDate Element
Description
The end date for the Order, based on the maximum start date of the Drops on the order.
Namespace http://www.FatTail.com/api
Type
xs:dateTime
Overview
EndDate optional xs:dateTime
The end date for the Order, based on the maximum start date of the Drops on the order.
Source
<xs:element minOccurs="0" name="EndDate" type="xs:dateTime" 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