Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / cmContact / cmContact.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9d03=['UNSIGNED','DATE','NOW','lodash','sequelize','exports','STRING','TEXT'];(function(_0x2ec112,_0x17df50){var _0x1cc13b=function(_0x52ce5a){while(--_0x52ce5a){_0x2ec112['push'](_0x2ec112['shift']());}};_0x1cc13b(++_0x17df50);}(_0x9d03,0xdb));var _0x39d0=function(_0x5d2803,_0xf375bd){_0x5d2803=_0x5d2803-0x0;var _0xdcad2c=_0x9d03[_0x5d2803];return _0xdcad2c;};'use strict';var _=require(_0x39d0('0x0'));var Sequelize=require(_0x39d0('0x1'));module[_0x39d0('0x2')]={'firstName':{'type':Sequelize[_0x39d0('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0x39d0('0x3')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x39d0('0x3')]},'city':{'type':Sequelize[_0x39d0('0x3')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x39d0('0x3')]},'description':{'type':Sequelize[_0x39d0('0x4')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x39d0('0x3')]},'fax':{'type':Sequelize[_0x39d0('0x3')]},'email':{'type':Sequelize[_0x39d0('0x3')]},'url':{'type':Sequelize[_0x39d0('0x3')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x39d0('0x3')]},'teams':{'type':Sequelize[_0x39d0('0x3')]},'viber':{'type':Sequelize[_0x39d0('0x3')]},'line':{'type':Sequelize[_0x39d0('0x3')]},'wechat':{'type':Sequelize[_0x39d0('0x3')]},'telegram':{'type':Sequelize[_0x39d0('0x3')]},'UserId':{'type':Sequelize['INTEGER']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x39d0('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x39d0('0x6')],'defaultValue':Sequelize[_0x39d0('0x7')]}};