@class NSSet, NSArray; @interface CEMDeviceListRestrictionsCommand_StatusIntersectionDictionaryANYrestrictionname : CEMPayloadBase @property (class, readonly, copy) NSSet *allowedStatusKeys; @property (copy, nonatomic) NSArray *statusValues; + (id)buildRequiredOnlyWithValues:(id)a0; + (id)buildWithValues:(id)a0; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (BOOL)loadPayload:(id)a0 error:(id *)a1; - (id)serializePayload; @end