https://secure.ontime360.com/soapapi/
https://secure.ontime360.com/soapapi/ / UserMiscCompensation Complex Type
In This Topic
    UserMiscCompensation Complex Type
    In This Topic
    Namespace https://secure.ontime360.com/soapapi/
    Base Type
    Overview
    Used By
    Source
    <xs:complexType name="UserMiscCompensation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:complexContent mixed="false">
        <xs:extension base="q12:UserMiscCompensationBase" xmlns:q12="http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK">
          <xs:sequence>
            <xs:element minOccurs="0" name="User" type="ser:guid" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    See Also