2384dbc9197311e158e0c6fff983ffad009bf4e3
[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 _0x1fa0=['TEXT','INTEGER','UNSIGNED','DATE','lodash','sequelize','exports','STRING'];(function(_0x2a8860,_0x2da926){var _0x2f47a4=function(_0x3b7f54){while(--_0x3b7f54){_0x2a8860['push'](_0x2a8860['shift']());}};_0x2f47a4(++_0x2da926);}(_0x1fa0,0x174));var _0x01fa=function(_0x41fb61,_0x2b683f){_0x41fb61=_0x41fb61-0x0;var _0x471688=_0x1fa0[_0x41fb61];return _0x471688;};'use strict';var _=require(_0x01fa('0x0'));var Sequelize=require(_0x01fa('0x1'));module[_0x01fa('0x2')]={'firstName':{'type':Sequelize[_0x01fa('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0x01fa('0x3')]},'street':{'type':Sequelize[_0x01fa('0x3')]},'postalCode':{'type':Sequelize[_0x01fa('0x3')]},'city':{'type':Sequelize[_0x01fa('0x3')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x01fa('0x3')]},'description':{'type':Sequelize[_0x01fa('0x4')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0x01fa('0x3')]},'email':{'type':Sequelize[_0x01fa('0x3')]},'url':{'type':Sequelize[_0x01fa('0x3')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0x01fa('0x3')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize[_0x01fa('0x3')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize[_0x01fa('0x5')]},'AdditionalPhones':{'type':Sequelize[_0x01fa('0x3')]},'priority':{'type':Sequelize[_0x01fa('0x5')](0x2)[_0x01fa('0x6')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x01fa('0x7')],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize[_0x01fa('0x3')]},'utcOffset':{'type':Sequelize[_0x01fa('0x5')]}};