Built motion from commit (unavailable).|2.5.26
[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 _0xb957=['TEXT','INTEGER','DATE','exports','STRING'];(function(_0x5252b4,_0x2e2e8b){var _0xb1fbf3=function(_0x32f37f){while(--_0x32f37f){_0x5252b4['push'](_0x5252b4['shift']());}};_0xb1fbf3(++_0x2e2e8b);}(_0xb957,0xe9));var _0x7b95=function(_0x1ff464,_0x22c96d){_0x1ff464=_0x1ff464-0x0;var _0x91bfef=_0xb957[_0x1ff464];return _0x91bfef;};'use strict';var _=require('lodash');var Sequelize=require('sequelize');module[_0x7b95('0x0')]={'firstName':{'type':Sequelize[_0x7b95('0x1')],'allowNull':![]},'lastName':{'type':Sequelize[_0x7b95('0x1')]},'street':{'type':Sequelize[_0x7b95('0x1')]},'postalCode':{'type':Sequelize[_0x7b95('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x7b95('0x1')]},'description':{'type':Sequelize[_0x7b95('0x2')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0x7b95('0x1')]},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0x7b95('0x1')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0x7b95('0x1')]},'twitter':{'type':Sequelize[_0x7b95('0x1')]},'skype':{'type':Sequelize[_0x7b95('0x1')]},'teams':{'type':Sequelize[_0x7b95('0x1')]},'viber':{'type':Sequelize[_0x7b95('0x1')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x7b95('0x1')]},'UserId':{'type':Sequelize[_0x7b95('0x3')]},'priority':{'type':Sequelize[_0x7b95('0x3')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x7b95('0x4')],'defaultValue':Sequelize['NOW']}};