Built motion from commit efa66e19.|2.6.22
[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 _0x77b0=['STRING','TEXT','INTEGER','UNSIGNED','DATE','lodash','sequelize'];(function(_0x2f302b,_0x5ba45e){var _0x35b264=function(_0x219de8){while(--_0x219de8){_0x2f302b['push'](_0x2f302b['shift']());}};_0x35b264(++_0x5ba45e);}(_0x77b0,0xad));var _0x077b=function(_0x524541,_0xb6f8c6){_0x524541=_0x524541-0x0;var _0x4c9355=_0x77b0[_0x524541];return _0x4c9355;};'use strict';var _=require(_0x077b('0x0'));var Sequelize=require(_0x077b('0x1'));module['exports']={'firstName':{'type':Sequelize[_0x077b('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x077b('0x2')]},'street':{'type':Sequelize[_0x077b('0x2')]},'postalCode':{'type':Sequelize[_0x077b('0x2')]},'city':{'type':Sequelize[_0x077b('0x2')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x077b('0x2')]},'description':{'type':Sequelize[_0x077b('0x3')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x077b('0x2')]},'url':{'type':Sequelize[_0x077b('0x2')]},'facebook':{'type':Sequelize[_0x077b('0x2')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x077b('0x2')]},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0x077b('0x2')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize[_0x077b('0x4')]},'AdditionalPhones':{'type':Sequelize[_0x077b('0x2')]},'priority':{'type':Sequelize[_0x077b('0x4')](0x2)[_0x077b('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x077b('0x6')],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize[_0x077b('0x2')]},'utcOffset':{'type':Sequelize[_0x077b('0x4')]}};