http://apps.sertifi.net/services/
RedirectOnAction Simple Type
Namespace http://apps.sertifi.net/services/
Type
List of
Source
<xs:simpleType name="RedirectOnAction" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Sign" />
        <xs:enumeration value="Decline" />
        <xs:enumeration value="ReAssign" />
        <xs:enumeration value="Pay" />
        <xs:enumeration value="PayFailed" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>
See Also
http://apps.sertifi.net/services/

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.