ListServiceEvent

Simple Type Information

Used By

Simple Type ServiceEventType

Source

<xsd:simpleType name="ListServiceEvent">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="Destination"/>
    <xsd:enumeration value="Export"/>
    <xsd:enumeration value="Inbound"/>
    <xsd:enumeration value="Origin"/>
    <xsd:enumeration value="Outbound"/>
    <xsd:enumeration value="Submitted"/>
    <xsd:enumeration value="Track"/>
  </xsd:restriction>
</xsd:simpleType>