{
"awardId": "int32",
"awardName": "string",
"classification": "string",
"disableAutoProgression": "boolean",
"employmentType": "string",
"externalId": "string",
"id": "int32",
"name": "string",
"rank": "int32"
}
Name | Type | Description |
---|---|---|
awardId | int32 | Int32 |
awardName | string | String |
classification | string | String |
disableAutoProgression | boolean | Boolean |
employmentType | string |
AuEmploymentTypeEnum
Possible values are:
|
externalId | string | String |
id | int32 | Int32 |
name | string | String |
rank | int32 | Int32 |
Powered by DapperDox