AwardsAwardTerms
The Award Terms and Conditions resource is used to view the attributes of the terms and conditions associated to the award.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardTermsId [KEY] | Long | The unique identifier of award terms and conditions. |
| AwardId | Long | The unique identifier of Award. |
| TermsCategoryId | Long | The unique identifier of term and conditions category. |
| TermsCategoryName | String | The terms and conditions category name. |
| TermsId | Long | Unique identifier of terms and conditions. |
| TermsName | String | Terms and conditions name. |
| TermsOperator | String | Terms and conditions operator. |
| TermsValue | String | Terms and conditions term value. |
| Description | String | Award terms and conditions description. |
| CreatedBy | String | The user that created the award terms. |
| CreationDate | Datetime | The date when the award terms was created. |
| LastUpdatedBy | String | The user that last updated the award terms. |
| LastUpdateDate | Datetime | The date when the award term was last updated. |
| Finder | String | finder |