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 | ||
uniqueId | string | 1..1 | Unique database identifier of the fulfillment. |
fulfillmentId | string | 1..1 | Fulfillment ID of the fulfillment record created when this license was generated. |
licenseText | string | 0..1 | Text of license certificate. Deprecated in favor of licenseFiles element; included for backwards compatibility. |
binaryLicense | base64Binary | 0..1 | If the license file type is binary, provide the binary license. Deprecated in favor of licenseFiles element; included for backwards compatibility. |
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. |