Built motion from commit (unavailable).|2.5.31
[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 _0xc80b=['STRING','TEXT','INTEGER','UNSIGNED','DATE','lodash'];(function(_0x56825b,_0x172b8d){var _0x69ce77=function(_0x348a1c){while(--_0x348a1c){_0x56825b['push'](_0x56825b['shift']());}};_0x69ce77(++_0x172b8d);}(_0xc80b,0x14f));var _0xbc80=function(_0x32d406,_0x2a98d8){_0x32d406=_0x32d406-0x0;var _0x1d0eed=_0xc80b[_0x32d406];return _0x1d0eed;};'use strict';var _=require(_0xbc80('0x0'));var Sequelize=require('sequelize');module['exports']={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0xbc80('0x1')]},'street':{'type':Sequelize[_0xbc80('0x1')]},'postalCode':{'type':Sequelize[_0xbc80('0x1')]},'city':{'type':Sequelize[_0xbc80('0x1')]},'country':{'type':Sequelize[_0xbc80('0x1')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xbc80('0x2')]},'phone':{'type':Sequelize[_0xbc80('0x1')]},'mobile':{'type':Sequelize[_0xbc80('0x1')]},'fax':{'type':Sequelize[_0xbc80('0x1')]},'email':{'type':Sequelize[_0xbc80('0x1')]},'url':{'type':Sequelize[_0xbc80('0x1')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0xbc80('0x1')]},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize[_0xbc80('0x1')]},'viber':{'type':Sequelize[_0xbc80('0x1')]},'line':{'type':Sequelize[_0xbc80('0x1')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0xbc80('0x1')]},'UserId':{'type':Sequelize[_0xbc80('0x3')]},'priority':{'type':Sequelize[_0xbc80('0x3')](0x2)[_0xbc80('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xbc80('0x5')],'defaultValue':Sequelize['NOW']}};