luxlabs header browser preview


@class NSArray, DUDebugInfoObjC, _TtC21DocumentUnderstanding32DUCategoryClassificationResponse;

@interface DUCategoryClassificationResponseObjC : NSObject {
    _TtC21DocumentUnderstanding32DUCategoryClassificationResponse *_underlying;
}

@property (copy, nonatomic) NSArray *categories;
@property (copy, nonatomic) DUDebugInfoObjC *responseDebugInfo;

- (id)init;
- (void).cxx_destruct;

@end