NAME
JIRA::API::OperationMessage -
SYNOPSIS
my $obj = JIRA::API::OperationMessage->new();
...
PROPERTIES
message
The human-readable message that describes the result.
statusCode
The status code of the response.
JIRA::API::OperationMessage -
my $obj = JIRA::API::OperationMessage->new();
...
messageThe human-readable message that describes the result.
statusCodeThe status code of the response.