Built motion from commit (unavailable).|2.5.13
[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 _0xab9c=['DATE','lodash','sequelize','exports','STRING','INTEGER'];(function(_0xe84805,_0x2702d9){var _0x398efd=function(_0x37cfad){while(--_0x37cfad){_0xe84805['push'](_0xe84805['shift']());}};_0x398efd(++_0x2702d9);}(_0xab9c,0x79));var _0xcab9=function(_0x2078dc,_0x599230){_0x2078dc=_0x2078dc-0x0;var _0x14301c=_0xab9c[_0x2078dc];return _0x14301c;};'use strict';var _=require(_0xcab9('0x0'));var Sequelize=require(_0xcab9('0x1'));module[_0xcab9('0x2')]={'firstName':{'type':Sequelize[_0xcab9('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0xcab9('0x3')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0xcab9('0x3')]},'city':{'type':Sequelize[_0xcab9('0x3')]},'country':{'type':Sequelize[_0xcab9('0x3')]},'dateOfBirth':{'type':Sequelize[_0xcab9('0x3')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0xcab9('0x3')]},'email':{'type':Sequelize[_0xcab9('0x3')]},'url':{'type':Sequelize[_0xcab9('0x3')]},'facebook':{'type':Sequelize[_0xcab9('0x3')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0xcab9('0x3')]},'skype':{'type':Sequelize[_0xcab9('0x3')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize[_0xcab9('0x3')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0xcab9('0x3')]},'UserId':{'type':Sequelize[_0xcab9('0x4')]},'priority':{'type':Sequelize['INTEGER'](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xcab9('0x5')],'defaultValue':Sequelize['NOW']}};