|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| consolidatedLicenseId | string | 1..1 | ID of the consolidated license. |
| licenseText | string | 0..1 | Text of this consolidated license certificate. Displayed in a query response if includeLicenseText in a query request is not set to false. Optional, if license is binary. |
| binaryLicense | base64Binary | 0..1 | If the license file type is binary, provide the binary license. |
| soldTo | string | 1..1 | Account that has the right to use this license. |
| criteria | string | 1..1 | The criterion used to consolidate licenses. |
| state | StateType | 0..1 | ACTIVE or OBSOLETE. Not applicable to create operation responses, only query operation responses. |
| consolidatedFulfillments | fulfillmentIdentifierListType | 1..1 | See fulfillmentIdentifierListType. |
| licenseFiles | licenseFileDataListType | 0..1 | Contains one or more licenseFile elements that contain the license file definition name and the contents of the license file, as text or binary. See licenseFileDataListType. |