testCase property

bool? testCase
getter/setter pair

Whether this case was created for internal API testing and should not be acted on by the support team.

Implementation

core.bool? testCase;