@interface ICASActionMenuContextType : NSObject <AADataType> @property (readonly, nonatomic) long long actionMenuContextType; - (id)toJsonValueAndReturnError:(id *)a0; - (id)initWithActionMenuContextType:(long long)a0; @end
@interface ICASActionMenuContextType : NSObject <AADataType> @property (readonly, nonatomic) long long actionMenuContextType; - (id)toJsonValueAndReturnError:(id *)a0; - (id)initWithActionMenuContextType:(long long)a0; @end