@interface ICASNoteEditorCallOutBarButtonType : NSObject <AADataType> @property (readonly, nonatomic) long long noteEditorCallOutBarButtonType; - (id)toJsonValueAndReturnError:(id *)a0; - (id)initWithNoteEditorCallOutBarButtonType:(long long)a0; @end