https://secure.ontime360.com/soapapi/
https://secure.ontime360.com/soapapi/ / ArrayOfUserMiscCompensation Complex Type
In This Topic
    ArrayOfUserMiscCompensation Complex Type
    In This Topic
    Namespace https://secure.ontime360.com/soapapi/
    Overview
    Used By
    Source
    <xs:complexType name="ArrayOfUserMiscCompensation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="UserMiscCompensation" nillable="true" type="tns:UserMiscCompensation" />
      </xs:sequence>
    </xs:complexType>
    See Also