2c6950cc2f0a6f85c35a0549670984ea3d8990f8
[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 _0x208a=['INTEGER','NOW','lodash','sequelize','STRING','TEXT'];(function(_0x4dbda8,_0xbce830){var _0x1149ed=function(_0x299a39){while(--_0x299a39){_0x4dbda8['push'](_0x4dbda8['shift']());}};_0x1149ed(++_0xbce830);}(_0x208a,0x1e2));var _0xa208=function(_0x2031cf,_0x2de6ee){_0x2031cf=_0x2031cf-0x0;var _0x290057=_0x208a[_0x2031cf];return _0x290057;};'use strict';var _=require(_0xa208('0x0'));var Sequelize=require(_0xa208('0x1'));module['exports']={'firstName':{'type':Sequelize[_0xa208('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0xa208('0x2')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0xa208('0x2')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0xa208('0x2')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xa208('0x3')]},'phone':{'type':Sequelize[_0xa208('0x2')]},'mobile':{'type':Sequelize[_0xa208('0x2')]},'fax':{'type':Sequelize[_0xa208('0x2')]},'email':{'type':Sequelize[_0xa208('0x2')]},'url':{'type':Sequelize[_0xa208('0x2')]},'facebook':{'type':Sequelize[_0xa208('0x2')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0xa208('0x2')]},'teams':{'type':Sequelize[_0xa208('0x2')]},'viber':{'type':Sequelize[_0xa208('0x2')]},'line':{'type':Sequelize[_0xa208('0x2')]},'wechat':{'type':Sequelize[_0xa208('0x2')]},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize['INTEGER']},'priority':{'type':Sequelize[_0xa208('0x4')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize[_0xa208('0x5')]}};