The structs in this namespace are used internally.
Classes | |
struct | GetVersionResult |
Result for call to IProxy.GetVersion. More... | |
struct | GetTimezoneResult |
Result for call to IProxy.GetTimezone. More... | |
struct | LoginParam |
Parameter struct for the IProxy.Login method. More... | |
struct | LoginResult |
Parameter struct for the result of the IProxy.Login method. More... | |
struct | ProductIds |
A list of product ids. This is used in several methods, both as a param and as a result type. More... | |
struct | ProductInfo |
Information about a single product. More... | |
struct | GetProductsResult |
A list of Products. More... | |
struct | BugIds |
A list of bug ids. This is used in several functions, both as a param and as a result type. More... | |
struct | BugInfo |
Information about a single bug. More... | |
struct | GetBugsResult |
A list of Bugs. More... | |
struct | CreateBugParam |
Information needed to create a bug. More... | |
struct | CreateBugResult |
Result of call to IProxy.CreateBug. More... | |
struct | GetLegalValuesForBugFieldParam |
Parameter for IProxy.GetLegalValuesForBugField call. More... | |
struct | GetLegalValuesForBugFieldResult |
Result of call to IProxy.GetLegalValuesForBugField. More... | |
struct | AppendCommentParam |
Parameter for IProxy.AppendComment call. More... | |
struct | SetBugResolutionParam |
Parameter for call to IProxy.SetBugResolution. More... |