FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: emailLicenseRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
fulfillmentIdentifier  fulfillmentIdentifierType  1..1  Required. An emailLicenseRequest contains a fulfillmentIdentifier element identifying the license to be emailed. See FulfillmentIdentifierType.
ignoreExistingEmailList  boolean  0..1  Optional. If true, all email addresses must be specified explicitly in the request. It is not possible to specify which of a list of existing email addresses to exclude (exclude all or none). If not set, the value is false.
validateEmailAddresses  boolean  0..1  Optional. Perform simple validation of email addresses in the request? Default is false.
emailIdList  emailContactListType  0..1  See emailContactListType.
locale  string  0..1  Optional. A string containing one of the locale settings supported by Java, for example, en_US. Set to the preferred locale for the license email template. If the locale is valid and an email template has been configured for that locale, the localized template is used to send the email.
Referenced By
Name  Type 
emailLicenseRequest  Element 
emailLicense  Method