luxlabs header browser preview


@class SIRINLUINTERNALQUERYREWRITEQRResponse;

@interface CDMRepetitionDetectionResponseCommand : CDMBaseCommand

@property (readonly, nonatomic) SIRINLUINTERNALQUERYREWRITEQRResponse *response;

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

@end