Built motion from commit f16df95f.|2.5.40
[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 _0x2699=['STRING','TEXT','INTEGER','DATE','NOW','sequelize'];(function(_0x20e283,_0x2b5a6e){var _0x199e10=function(_0xaccd3a){while(--_0xaccd3a){_0x20e283['push'](_0x20e283['shift']());}};_0x199e10(++_0x2b5a6e);}(_0x2699,0x95));var _0x9269=function(_0x38d825,_0x357fd6){_0x38d825=_0x38d825-0x0;var _0xc39a03=_0x2699[_0x38d825];return _0xc39a03;};'use strict';var _=require('lodash');var Sequelize=require(_0x9269('0x0'));module['exports']={'firstName':{'type':Sequelize[_0x9269('0x1')],'allowNull':![]},'lastName':{'type':Sequelize[_0x9269('0x1')]},'street':{'type':Sequelize[_0x9269('0x1')]},'postalCode':{'type':Sequelize[_0x9269('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x9269('0x1')]},'dateOfBirth':{'type':Sequelize[_0x9269('0x1')]},'description':{'type':Sequelize[_0x9269('0x2')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x9269('0x1')]},'fax':{'type':Sequelize[_0x9269('0x1')]},'email':{'type':Sequelize[_0x9269('0x1')]},'url':{'type':Sequelize[_0x9269('0x1')]},'facebook':{'type':Sequelize[_0x9269('0x1')]},'fb_data':{'type':Sequelize[_0x9269('0x1')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x9269('0x1')]},'teams':{'type':Sequelize[_0x9269('0x1')]},'viber':{'type':Sequelize[_0x9269('0x1')]},'line':{'type':Sequelize[_0x9269('0x1')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize[_0x9269('0x3')]},'priority':{'type':Sequelize[_0x9269('0x3')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x9269('0x4')],'defaultValue':Sequelize[_0x9269('0x5')]}};