FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:mergeEntitlementsRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
accountFrom  string  1..1  Required. Account identifier of the account that currently owns the assets to be merged to another account. There are two types of accounts that can be specified, either customer accounts or self-registered accounts.
accountTo  string  1..1  Required. Account identifier of the account to which the assets are merged. Only customer accounts may be specified.
mergeUsers  boolean  0..1  Optional. Whether to merge the users of the account specified as accountFrom to the account specified as accountTo. If a value is not specified, users are merged.
mergeEntitlements  boolean  0..1  Optional. Whether to merge the entitlements and fulfillments of the account specified as accountFrom to the account specified as accountTo. If a value is not specified, entitlements and fulfillments are merged.
Referenced By
Name  Type 
mergeEntitlementsRequest  Element 
mergeEntitlements  Method