Class CommentsRequestBuilder.GetQueryParameters
java.lang.Object
org.azd.workitemtracking.comments.CommentsRequestBuilder.GetQueryParameters
- Enclosing class:
CommentsRequestBuilder
Represents the query parameters.
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecifies the additional data retrieval options for work item comments.Specify if the deleted comment should be retrieved. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expand
Specifies the additional data retrieval options for work item comments. -
includeDeleted
Specify if the deleted comment should be retrieved.
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-