Built motion from commit 19a84241.|2.5.34
[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 _0xe2bc=['STRING','TEXT','INTEGER','UNSIGNED','DATE','NOW','sequelize','exports'];(function(_0x5a589d,_0x1614ca){var _0x55417e=function(_0x505133){while(--_0x505133){_0x5a589d['push'](_0x5a589d['shift']());}};_0x55417e(++_0x1614ca);}(_0xe2bc,0x10e));var _0xce2b=function(_0x1b7368,_0x3286ed){_0x1b7368=_0x1b7368-0x0;var _0x25d54c=_0xe2bc[_0x1b7368];return _0x25d54c;};'use strict';var _=require('lodash');var Sequelize=require(_0xce2b('0x0'));module[_0xce2b('0x1')]={'firstName':{'type':Sequelize[_0xce2b('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0xce2b('0x2')]},'street':{'type':Sequelize[_0xce2b('0x2')]},'postalCode':{'type':Sequelize[_0xce2b('0x2')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0xce2b('0x2')]},'description':{'type':Sequelize[_0xce2b('0x3')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0xce2b('0x2')]},'fax':{'type':Sequelize[_0xce2b('0x2')]},'email':{'type':Sequelize[_0xce2b('0x2')]},'url':{'type':Sequelize[_0xce2b('0x2')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0xce2b('0x2')]},'skype':{'type':Sequelize[_0xce2b('0x2')]},'teams':{'type':Sequelize[_0xce2b('0x2')]},'viber':{'type':Sequelize[_0xce2b('0x2')]},'line':{'type':Sequelize[_0xce2b('0x2')]},'wechat':{'type':Sequelize[_0xce2b('0x2')]},'telegram':{'type':Sequelize[_0xce2b('0x2')]},'UserId':{'type':Sequelize[_0xce2b('0x4')]},'priority':{'type':Sequelize[_0xce2b('0x4')](0x2)[_0xce2b('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xce2b('0x6')],'defaultValue':Sequelize[_0xce2b('0x7')]}};