Built motion from commit 9d1906d1.|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 _0x5049=['lodash','exports','STRING','TEXT','INTEGER','UNSIGNED'];(function(_0x1c1e68,_0x189f46){var _0x458961=function(_0x99cc0d){while(--_0x99cc0d){_0x1c1e68['push'](_0x1c1e68['shift']());}};_0x458961(++_0x189f46);}(_0x5049,0x84));var _0x9504=function(_0x16c6d4,_0x253b01){_0x16c6d4=_0x16c6d4-0x0;var _0x25f18e=_0x5049[_0x16c6d4];return _0x25f18e;};'use strict';var _=require(_0x9504('0x0'));var Sequelize=require('sequelize');module[_0x9504('0x1')]={'firstName':{'type':Sequelize[_0x9504('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x9504('0x2')]},'street':{'type':Sequelize[_0x9504('0x2')]},'postalCode':{'type':Sequelize[_0x9504('0x2')]},'city':{'type':Sequelize[_0x9504('0x2')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x9504('0x2')]},'description':{'type':Sequelize[_0x9504('0x3')]},'phone':{'type':Sequelize[_0x9504('0x2')]},'mobile':{'type':Sequelize[_0x9504('0x2')]},'fax':{'type':Sequelize[_0x9504('0x2')]},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0x9504('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize[_0x9504('0x2')]},'viber':{'type':Sequelize[_0x9504('0x2')]},'line':{'type':Sequelize[_0x9504('0x2')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x9504('0x2')]},'UserId':{'type':Sequelize[_0x9504('0x4')]},'priority':{'type':Sequelize[_0x9504('0x4')](0x2)[_0x9504('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']}};