8db3b56b88756bc091baaabd98a9d17e44cd769c
[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 _0x2b44=['sequelize','exports','STRING','UNSIGNED','DATE','NOW','lodash'];(function(_0x4baf36,_0x4e3e17){var _0x5a029f=function(_0x1dfd9e){while(--_0x1dfd9e){_0x4baf36['push'](_0x4baf36['shift']());}};_0x5a029f(++_0x4e3e17);}(_0x2b44,0xe6));var _0x42b4=function(_0x33d4c3,_0x4d4f69){_0x33d4c3=_0x33d4c3-0x0;var _0x32725f=_0x2b44[_0x33d4c3];return _0x32725f;};'use strict';var _=require(_0x42b4('0x0'));var Sequelize=require(_0x42b4('0x1'));module[_0x42b4('0x2')]={'firstName':{'type':Sequelize[_0x42b4('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0x42b4('0x3')]},'street':{'type':Sequelize[_0x42b4('0x3')]},'postalCode':{'type':Sequelize[_0x42b4('0x3')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x42b4('0x3')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0x42b4('0x3')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0x42b4('0x3')]},'email':{'type':Sequelize[_0x42b4('0x3')]},'url':{'type':Sequelize[_0x42b4('0x3')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0x42b4('0x3')]},'twitter':{'type':Sequelize[_0x42b4('0x3')]},'skype':{'type':Sequelize[_0x42b4('0x3')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize[_0x42b4('0x3')]},'line':{'type':Sequelize[_0x42b4('0x3')]},'wechat':{'type':Sequelize[_0x42b4('0x3')]},'telegram':{'type':Sequelize[_0x42b4('0x3')]},'UserId':{'type':Sequelize['INTEGER']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x42b4('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x42b4('0x5')],'defaultValue':Sequelize[_0x42b4('0x6')]}};