Built motion from commit 753c950e.|2.5.42
[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 _0xf768=['TEXT','INTEGER','lodash','sequelize','exports','STRING'];(function(_0x36f5cb,_0x2a720f){var _0x58d6ce=function(_0x1adfb5){while(--_0x1adfb5){_0x36f5cb['push'](_0x36f5cb['shift']());}};_0x58d6ce(++_0x2a720f);}(_0xf768,0x152));var _0x8f76=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xf768[_0x5b644e];return _0x49c6bf;};'use strict';var _=require(_0x8f76('0x0'));var Sequelize=require(_0x8f76('0x1'));module[_0x8f76('0x2')]={'firstName':{'type':Sequelize[_0x8f76('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0x8f76('0x3')]},'street':{'type':Sequelize[_0x8f76('0x3')]},'postalCode':{'type':Sequelize[_0x8f76('0x3')]},'city':{'type':Sequelize[_0x8f76('0x3')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x8f76('0x4')]},'phone':{'type':Sequelize[_0x8f76('0x3')]},'mobile':{'type':Sequelize[_0x8f76('0x3')]},'fax':{'type':Sequelize[_0x8f76('0x3')]},'email':{'type':Sequelize[_0x8f76('0x3')]},'url':{'type':Sequelize[_0x8f76('0x3')]},'facebook':{'type':Sequelize[_0x8f76('0x3')]},'fb_data':{'type':Sequelize[_0x8f76('0x3')]},'twitter':{'type':Sequelize[_0x8f76('0x3')]},'skype':{'type':Sequelize[_0x8f76('0x3')]},'teams':{'type':Sequelize[_0x8f76('0x3')]},'viber':{'type':Sequelize[_0x8f76('0x3')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0x8f76('0x3')]},'telegram':{'type':Sequelize[_0x8f76('0x3')]},'UserId':{'type':Sequelize['INTEGER']},'priority':{'type':Sequelize[_0x8f76('0x5')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']}};