Label |
DataType |
Length |
Raw |
Description |
ProjectKey |
DT_WSTR |
50 |
False |
A key uniquely representing your project |
Name |
DT_WSTR |
500 |
False |
|
ProjectTypeKey |
DT_WSTR |
100 |
False |
The project type, which dictates the application-specific feature set. Possible values: business, service_desk, software |
Description |
DT_WSTR |
2000 |
False |
|
LeadAccountId |
DT_WSTR |
100 |
False |
The account ID of the project lead |
Url |
DT_WSTR |
400 |
False |
A link to information about this project, such as project documentation |
AssigneeType |
DT_WSTR |
100 |
False |
The default assignee when creating issues for this project. Possible values: PROJECT_LEAD, UNASSIGNED |
AvatarId |
DT_I8 |
0 |
False |
An integer value for the project's avatar. |
IssueSecurityScheme |
DT_I8 |
0 |
False |
The ID of the issue security scheme for the project, which enables you to control who can and cannot view issues. |
PermissionScheme |
DT_I8 |
0 |
False |
The ID of the permission scheme for the project. |
NotificationScheme |
DT_I8 |
0 |
False |
The ID of the notification scheme for the project. |
CategoryId |
DT_I8 |
0 |
False |
The ID of the project's category. |