Participant
EmailNotifications Element
Participant > ParticipantDetailsModel Complex Type : EmailNotifications Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant
Type
ArrayOfEmailNotificationModel Complex Type
Diagram
SendDelayInMinutes Element EmailNotificationPlaceholderModel Element Sequence Placeholders Element IntervalBetweenEmailsInMinutes Element BodyHtml Element FileName Element Subject Element Sequence EmailNotificationModel Element Sequence EmailNotifications Element
Overview
Sequence
Sequence
Subject optional xs:string
FileName optional xs:string
BodyHtml optional xs:string
Sequence
Sequence
Name optional xs:string
Value optional xs:string
SendDelayInMinutes optional xs:int
Source
<xs:element minOccurs="0" name="EmailNotifications" nillable="true" type="tns:ArrayOfEmailNotificationModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
ParticipantDetailsModel Complex TypeParticipant