Get desktop application:
View/edit binary Protocol Buffers messages
string id = 2
string description = 3
string taskId = 4
string organizationId = 1
string id = 2
string content = 3
string taskId = 4
string id = 2
string name = 3
string description = 4
string ownerId = 5
string organizationId = 1
Used in: GetActivityGrpcResponse, GetBoardGrpcResponse, GetCardGrpcResponse, GetCommentGrpcResponse, GetOrganizationGrpcResponse, GetProjectGrpcResponse, GetTaskGrpcResponse
string createDateTimeString = 2
string modifiedDateTimeString = 4
int32 createDay = 5
int32 createMonth = 6
int32 createYear = 7
Used as response type in: GetBoardByIdGrpcService.Handle, GetBoardsByOrganizationIdGrpcService.Handle, GetBoardsByProjectIdGrpcService.Handle
string id = 2
string name = 3
string description = 4
string ownerId = 5
string organizationId = 6
string organizationName = 7
string projectId = 8
string projectName = 9
Used as response type in: GetCardByIdGrpcService.Handle, GetCardsByBoardIdGrpcService.Handle
string id = 2
string name = 3
int32 type = 4
string boardId = 5
string projectId = 6
string organizationId = 7
string ownerId = 8
Used as response type in: GetProjectByIdGrpcService.Handle, GetProjectsByOrganizationIdGrpcService.Handle
string id = 2
string name = 3
string description = 4
string organizationId = 5
string organizationName = 6
Used as response type in: GetTaskByIdGrpcService.Handle, GetTasksByCardIdGrpcService.Handle
string id = 2
string title = 3
string description = 4
string cardId = 5
string cardName = 6
string organizationId = 7
string projectId = 8
string boardId = 9