cc7c2f8bb137ffb6ea05b2d2f3989b0e94e731ed
[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 _0x7ce3=['STRING','INTEGER','UNSIGNED','DATE','lodash','sequelize','exports'];(function(_0x11dbe9,_0x5a0ade){var _0x1d3080=function(_0x21964e){while(--_0x21964e){_0x11dbe9['push'](_0x11dbe9['shift']());}};_0x1d3080(++_0x5a0ade);}(_0x7ce3,0x12a));var _0x37ce=function(_0x52782c,_0x2dc6b0){_0x52782c=_0x52782c-0x0;var _0x1da746=_0x7ce3[_0x52782c];return _0x1da746;};'use strict';var _=require(_0x37ce('0x0'));var Sequelize=require(_0x37ce('0x1'));module[_0x37ce('0x2')]={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x37ce('0x3')]},'street':{'type':Sequelize[_0x37ce('0x3')]},'postalCode':{'type':Sequelize[_0x37ce('0x3')]},'city':{'type':Sequelize[_0x37ce('0x3')]},'country':{'type':Sequelize[_0x37ce('0x3')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x37ce('0x3')]},'fax':{'type':Sequelize[_0x37ce('0x3')]},'email':{'type':Sequelize[_0x37ce('0x3')]},'url':{'type':Sequelize[_0x37ce('0x3')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x37ce('0x3')]},'skype':{'type':Sequelize[_0x37ce('0x3')]},'teams':{'type':Sequelize[_0x37ce('0x3')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x37ce('0x3')]},'UserId':{'type':Sequelize[_0x37ce('0x4')]},'AdditionalPhones':{'type':Sequelize['STRING']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x37ce('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x37ce('0x6')],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x37ce('0x4')]}};