NAME
JIRA::API::CustomFieldContextDefaultValueProject -
SYNOPSIS
my $obj = JIRA::API::CustomFieldContextDefaultValueProject->new();
...
PROPERTIES
contextId
The ID of the context.
projectId
The ID of the default project.
JIRA::API::CustomFieldContextDefaultValueProject -
my $obj = JIRA::API::CustomFieldContextDefaultValueProject->new();
...
contextIdThe ID of the context.
projectIdThe ID of the default project.
type