FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:simpleEntitlementDataType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
entitlementId  idType  1..1  See idType.
lastModifiedDateTime  dateTime  0..1  The date and time the enttilement was last modified.
description  string  0..1  Optional description field, used while creating or updating the simple entitlement.
soldTo  string  1..1  Optional. Account that has the right to fulfill or distribute activation IDs from this entitlement. Deprecated in favor of the channelPartners element.
soldToName  string  0..1  The account display name of the account the entitlement was sold to.
shipToEmail  string  0..1  Email address for a contact in the sold-to account where license certificates are shipped.
shipToAddress  string  0..1  Postal address for the sold-to account.
emailTemplateVariation  string  0..1  Optional. The name of the email template for the entitlement. If not specified, the email template configured for the license technology will be selected. If no email template is configured for the license technology, the default email template will be selected.
state  StateType  0..1 

One of the following:

  • TEST

  • DRAFT

  • DEPLOYED

  • INACTIVE

  • OBSOLETE

  • ON_HOLD

createdUserId  string  0..1  User name of the user who created this entitlement.
lineItems  entitlementLineItemDataType  0..*  See entitlementLineItemDataType.
maintenanceLineItems  maintenanceLineItemDataType  0..*  See maintenanceLineItemDataType.
channelPartners  channelPartnerDataListType  0..1  See channelPartnerDataListType.
allowPortalLogin  boolean  0..1  True if the entitlement ID can be used to log in to the self-service portal; otherwise, false.
entitlementAttributes  attributeDescriptorDataType  0..1  See attributeDescriptorDataType.