CMISBindingType
Definition
typedef NS_ENUM(NSInteger, CMISBindingType ) {
CMISBindingTypeAtomPub,
CMISBindingTypeBrowser,
CMISBindingTypeCustom,
};