Transaction
ArrayOfTransactionNotificationDetailsModel Complex Type
Transaction : ArrayOfTransactionNotificationDetailsModel Complex Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Transaction
Diagram
TransactionNotificationPlaceholderModel Element Sequence Placeholders Element Language Element EmailAddress Element FullName Element Sequence TransactionNotificationDetailsModel Element Sequence ArrayOfTransactionNotificationDetailsModel Complex Type
Overview
Used By
ArrayOfTransactionNotificationDetailsModel Element
ThirdPartyNotifications Element
ThirdPartyNotifications Element
ThirdPartyNotifications Element
Source
<xs:complexType name="ArrayOfTransactionNotificationDetailsModel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="TransactionNotificationDetailsModel" nillable="true" type="tns:TransactionNotificationDetailsModel" />
  </xs:sequence>
</xs:complexType>
See Also
Transaction