Built motion from commit (unavailable).|2.3.4
[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 _0xa222=['STRING','INTEGER','UNSIGNED','DATE','NOW','lodash','sequelize'];(function(_0x28c874,_0x1fd9b9){var _0x161ca1=function(_0x1c754b){while(--_0x1c754b){_0x28c874['push'](_0x28c874['shift']());}};_0x161ca1(++_0x1fd9b9);}(_0xa222,0xa6));var _0x2a22=function(_0x34933a,_0x327378){_0x34933a=_0x34933a-0x0;var _0x36abb4=_0xa222[_0x34933a];return _0x36abb4;};'use strict';var _=require(_0x2a22('0x0'));var Sequelize=require(_0x2a22('0x1'));module['exports']={'firstName':{'type':Sequelize[_0x2a22('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x2a22('0x2')]},'street':{'type':Sequelize[_0x2a22('0x2')]},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x2a22('0x2')]},'dateOfBirth':{'type':Sequelize[_0x2a22('0x2')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0x2a22('0x2')]},'mobile':{'type':Sequelize[_0x2a22('0x2')]},'fax':{'type':Sequelize[_0x2a22('0x2')]},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0x2a22('0x2')]},'facebook':{'type':Sequelize[_0x2a22('0x2')]},'fb_data':{'type':Sequelize[_0x2a22('0x2')]},'twitter':{'type':Sequelize[_0x2a22('0x2')]},'skype':{'type':Sequelize[_0x2a22('0x2')]},'teams':{'type':Sequelize[_0x2a22('0x2')]},'viber':{'type':Sequelize[_0x2a22('0x2')]},'line':{'type':Sequelize[_0x2a22('0x2')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x2a22('0x2')]},'UserId':{'type':Sequelize[_0x2a22('0x3')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x2a22('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x2a22('0x5')],'defaultValue':Sequelize[_0x2a22('0x6')]}};