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