Built motion from commit (unavailable).|2.5.15
[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 _0x2456=['lodash','sequelize','STRING','INTEGER','UNSIGNED','DATE','NOW'];(function(_0x1058ac,_0x62763e){var _0x101f1b=function(_0x41292d){while(--_0x41292d){_0x1058ac['push'](_0x1058ac['shift']());}};_0x101f1b(++_0x62763e);}(_0x2456,0x10a));var _0x6245=function(_0x5aceb5,_0x3d7a8c){_0x5aceb5=_0x5aceb5-0x0;var _0x456702=_0x2456[_0x5aceb5];return _0x456702;};'use strict';var _=require(_0x6245('0x0'));var Sequelize=require(_0x6245('0x1'));module['exports']={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x6245('0x2')]},'street':{'type':Sequelize[_0x6245('0x2')]},'postalCode':{'type':Sequelize[_0x6245('0x2')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x6245('0x2')]},'dateOfBirth':{'type':Sequelize[_0x6245('0x2')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0x6245('0x2')]},'mobile':{'type':Sequelize[_0x6245('0x2')]},'fax':{'type':Sequelize[_0x6245('0x2')]},'email':{'type':Sequelize[_0x6245('0x2')]},'url':{'type':Sequelize[_0x6245('0x2')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x6245('0x2')]},'skype':{'type':Sequelize[_0x6245('0x2')]},'teams':{'type':Sequelize[_0x6245('0x2')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0x6245('0x2')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x6245('0x2')]},'UserId':{'type':Sequelize[_0x6245('0x3')]},'priority':{'type':Sequelize[_0x6245('0x3')](0x2)[_0x6245('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x6245('0x5')],'defaultValue':Sequelize[_0x6245('0x6')]}};