luxlabs header browser preview


@class NSNumber, NSString, NSArray;

@interface MTRContentLauncherClusterParameter : MTRContentLauncherClusterParameterStruct

@property (copy, nonatomic) NSNumber *type;
@property (copy, nonatomic) NSString *value;
@property (copy, nonatomic) NSArray *externalIDList;

@end