<xs:simpleType name="NotificationType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="PaymentCancellation" /> <xs:enumeration value="PaymentInvite" /> <xs:enumeration value="PaymentDueInvite" /> </xs:restriction> </xs:simpleType>
© Sertifi, Inc., 2019 All Rights Reserved.