Award Terms and Conditions Delete Version 2
This service data object contains attributes used to delete a terms and conditions for the award.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardTermDelete
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service | 
|---|---|
| Contains | |
| Handled by | 
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| AwardId | long | The unique internal identifier of the award. | 
| AwardName | string | Name of the award. | 
| AwardNumber | string | Number of the award. | 
| AwardTermTranslation | This service data object contains translatable terms and conditions attributes for the award such as description which can be updated. | |
| AwardTermsId | long | The unique identifier of the terms and conditions assigned to the award. 
 | 
| Description | string | Description of the award terms and conditions. | 
| ObjectVersionNumber | int | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | 
| TermsCategoryId | long | The unique identifier of the terms category. | 
| TermsCategoryName | string | Classification of the award terms and conditions, for example, Confidentiality Equipment. | 
| TermsId | long | The unique identifier of the terms and conditions. | 
| TermsName | string | Name of the award terms and conditions. | 
| TermsOperator | string | Conditional operator for the award terms and conditions. | 
| TermsValue | string | Value for the conditional operator set for the award terms and conditions. |