#import <JiveMinorCommentRequestOptions.h>
Properties | |
| BOOL | minor |
| Flag indicating whether this update is a minor edit (true) or not (false) | |
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. | |