luxlabs header browser preview


@class SIRINLUINTERNALCATICATIResponse;

@interface CDMCATIProtoResponseCommand : CDMBaseCommand

@property (retain, nonatomic) SIRINLUINTERNALCATICATIResponse *response;

- (id)initWithResponse:(id)a0;
- (void).cxx_destruct;

@end