@class NSArray; @interface SAEHandleUnderstandingOutput : SABaseClientBoundCommand @property (copy, nonatomic) NSArray *policyActionList; - (id)groupIdentifier; - (BOOL)requiresResponse; - (id)encodedClassName; - (BOOL)mutatingCommand; @end
@class NSArray; @interface SAEHandleUnderstandingOutput : SABaseClientBoundCommand @property (copy, nonatomic) NSArray *policyActionList; - (id)groupIdentifier; - (BOOL)requiresResponse; - (id)encodedClassName; - (BOOL)mutatingCommand; @end