FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
This Complex Type represents how a relation between two entitlement line items can be updated. This is an extension of entitlementLineItemIdentifierType.
In the request, specify either uniqueId or primaryKeys to uniquely specify the product, not both. Provide lineItemType if the relationship between the line items needs to be updated.
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
uniqueId | string | 0..1 | Unique database identifier of the entitlement line item. |
primaryKeys | entitlementLineItemPKType | 0..1 | Database primary key of the entitlement line item. See entitlementLineItemPKType. |
lineItemType | LineItemType | 0..1 | If provided, this line item will be updated to this type. |