luxlabs header browser preview


@class NSString, BlastDoorImage;

@interface BlastDoorOrderPreview_OrderImage : NSObject {
    void /* unknown type, empty encoding */ orderPreview_OrderImage;
}

@property (nonatomic, readonly) NSString *description;
@property (nonatomic, readonly) BlastDoorImage *image;
@property (nonatomic, readonly) unsigned char type;

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

@end