http://www.FatTail.com/api
IsCancelled Element
http://www.FatTail.com/api > OrderStatus Complex Type : IsCancelled Element
Description
Indicates if this status represents a cancelled status.
Namespace http://www.FatTail.com/api
Type
xs:boolean
Overview
IsCancelled optional xs:boolean
Indicates if this status represents a cancelled status.
Remarks
This property is available as of version 10 of the API.
Source
<xs:element minOccurs="0" name="IsCancelled" type="xs:boolean" 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
OrderStatus Complex Typehttp://www.FatTail.com/api