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