#import <JiveAuthorCommentRequestOptions.h>
Properties | |
| BOOL | author |
| Flag indicating if new comment is an author comment or a regular comment (only valid for documents). By default a regular comment will be created. | |
Properties inherited from JiveReturnFieldsRequestOptions | |
| NSArray * | fields |
| Fields to be returned. | |
Additional Inherited Members | |
Instance Methods inherited from JiveReturnFieldsRequestOptions | |
| (void) | - addField: |
| Helper method to add a field to the fields array. | |