...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RoleTypeId | Int32 | No | The role type Id is a unique identifier for a role type. For internal use only. | ||
RoleTypeName | String | One of RoleTypeName or RoleTypeUID is required | The role type name is a unique identifier for a role type. | ||
RoleTypeUid | Int64 | See RoleTypeName | The role type Uid is a unique and immutable identifier for a role type. | ||
Description | String | The role type description | |||
InactiveFlag | Boolean | If set to 'true', the role type is marked as inactive | |||
AllocationFraction | Double | No | 1 | The percentage of the hours that is routed to this role type. Fraction 2.1 sets allocation percentage at 210%. | |
BaseRatesOnTitleClearFlag | Boolean | If set to 'true,' the Base Rates on Title Flag is cleared for this role type | |||
BaseRatesOnTitleIdentity | If set to 'true', the rates for this role will be based on role type | ||||
CostCenterCriteria | The cost center criteria for this role type | ||||
CostCenterCriteriaClearFlag | Boolean | If set to 'true' the cost center criteria is cleared for this role type | |||
CostCenterIdentity | The cost center criteria associated with this role type | ||||
DescriptionClearFlag | Boolean | If set to 'true', the description associated with this role type will be cleared | |||
Keywords | String | The keywords associated with this role type | |||
KeywordsCriteriaClearFlag | Boolean | If set to 'true', the keywords associated with this role type will be cleared | |||
LocationCriteriaClearFlag | Boolean | If set to 'true', the location criteria associated with this role type will be cleared | |||
LocationIdentities | The location criteria associated with this role type | ||||
LocationIdentity | The preferred location identity associated with this role type | ||||
NewRoleTypeName | String | The new role type name | |||
ResourceTypeClearFlag | Boolean | If set to 'true', the resource type associated with this role type will be cleared | |||
ResourceTypeCriteriaClearFlag | Boolean | If set to 'true', the resource type associated with this role type will be cleared | |||
ResourceTypeIdentities | The resource type identities associated with this role type | ||||
ResourceTypeIdentity | The preferred resource type identity associated with this role type | ||||
SkillCriteria | The skill criteria associated with this role type | ||||
SkillCriteriaClearFlag | Boolean | If set to 'true', the skill criteria associated with this role type will be cleared | |||
SortOrder | Int16 | The sort order of this role type | |||
Timestamp | String | The row version in Base64 format. | |||
TitleCriteriaClearFlag | Boolean | If set to 'true', the title criteria associated with this role type will be cleared | |||
TitleIdentities | The title identities associated with this role type | ||||
TitleIdentity | The preferred identities associated with this role type |
...