luxlabs header browser preview


@class SIRINLUINTERNALSPANMATCHSpanMatchResponse;

@interface CDMSpanMatcherResponseCommand : CDMBaseCommand

@property (retain, nonatomic) SIRINLUINTERNALSPANMATCHSpanMatchResponse *spanMatchResponse;

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

@end