Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.58 KB

InvestigationLocator.md

File metadata and controls

24 lines (20 loc) · 1.58 KB

InvestigationLocator

Properties

Name Type Description Notes
AffectedProject string Project (direct or indirect parent) locator. [optional] [default to null]
Assignee string [optional] [default to null]
AssignmentProject string Project (direct parent) locator. [optional] [default to null]
BuildType string Build type locator. [optional] [default to null]
Count int32 For paginated calls, how many entities to return per page. [optional] [default to null]
Item string Supply multiple locators and return a union of the results. [optional] [default to null]
LookupLimit int32 Limit processing to the latest `<lookupLimit>` entities. [optional] [default to null]
Problem string Problem locator. [optional] [default to null]
Reporter string [optional] [default to null]
Resolution string [optional] [default to null]
SinceDate time.Time yyyyMMddTHHmmss+ZZZZ [optional] [default to null]
Start int32 For paginated calls, from which entity to start rendering the page. [optional] [default to null]
State string [optional] [default to null]
Test string Test locator. [optional] [default to null]
Type_ string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]