http://www.FatTail.com/api
QueryParameterType Simple Type
http://www.FatTail.com/api : QueryParameterType Simple Type
Description
Types of parameters used in reporting.
Namespace http://www.FatTail.com/api
Type
Restriction of xs:string
Overview
QueryParameterType Restriction of xs:string
Types of parameters used in reporting.
Facets
EnumerationStartDate
EnumerationEndDate
EnumerationReportDetailMode
EnumerationExcludeRowsWithNoRevenueAndNoDelivery
EnumerationRepsSplitType
EnumerationGroupByColumn
EnumerationReportDatePattern
EnumerationFilterDropsStartingOrEndingInRange
EnumerationIncludeSecondaryProposalVersions
EnumerationApplyExchangeRateConversions
EnumerationIncludeCancelledLineItems
EnumerationLastUpdatedHours
EnumerationLastUpdatedSinceDateTime
EnumerationGapRevenue
Source
<xs:simpleType name="QueryParameterType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="StartDate" />
    <xs:enumeration value="EndDate" />
    <xs:enumeration value="ReportDetailMode" />
    <xs:enumeration value="ExcludeRowsWithNoRevenueAndNoDelivery" />
    <xs:enumeration value="RepsSplitType" />
    <xs:enumeration value="GroupByColumn" />
    <xs:enumeration value="ReportDatePattern" />
    <xs:enumeration value="FilterDropsStartingOrEndingInRange" />
    <xs:enumeration value="IncludeSecondaryProposalVersions" />
    <xs:enumeration value="ApplyExchangeRateConversions" />
    <xs:enumeration value="IncludeCancelledLineItems" />
    <xs:enumeration value="LastUpdatedHours" />
    <xs:enumeration value="LastUpdatedSinceDateTime" />
    <xs:enumeration value="GapRevenue" />
  </xs:restriction>
</xs:simpleType>
See Also
http://www.FatTail.com/api