Award Terms and Conditions
The attributes of the terms and conditions associated with the award.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardService/}AwardTerm
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 | |
| Contained by | |
| Contained by | |
| Contained by | |
| 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. | 
| AwardTermTranslation | 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 | Value 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. |