FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An emailEntitlementResponse message contains an element of emailEntitlementResponseType.
Type emailEntitlementResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
Name | Type |
---|---|
emailEntitlement | Method |
The following XML fragment illustrates a successful emailEntitlementResponse message:
<emailEntitlementResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</emailEntitlementResponse>