a96310c00469c4bbfeb6cd5493c3c9b37b1f209f
[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 _0xed4e=['exports','STRING','INTEGER','lodash'];(function(_0xd344ef,_0x132b5f){var _0x50a171=function(_0x1f7059){while(--_0x1f7059){_0xd344ef['push'](_0xd344ef['shift']());}};_0x50a171(++_0x132b5f);}(_0xed4e,0x1ab));var _0xeed4=function(_0x527c09,_0x4e9711){_0x527c09=_0x527c09-0x0;var _0x6d624=_0xed4e[_0x527c09];return _0x6d624;};'use strict';var _=require(_0xeed4('0x0'));var Sequelize=require('sequelize');module[_0xeed4('0x1')]={'firstName':{'type':Sequelize[_0xeed4('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0xeed4('0x2')]},'street':{'type':Sequelize[_0xeed4('0x2')]},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0xeed4('0x2')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0xeed4('0x2')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize[_0xeed4('0x2')]},'email':{'type':Sequelize[_0xeed4('0x2')]},'url':{'type':Sequelize[_0xeed4('0x2')]},'facebook':{'type':Sequelize[_0xeed4('0x2')]},'fb_data':{'type':Sequelize[_0xeed4('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0xeed4('0x2')]},'teams':{'type':Sequelize[_0xeed4('0x2')]},'viber':{'type':Sequelize[_0xeed4('0x2')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0xeed4('0x2')]},'telegram':{'type':Sequelize[_0xeed4('0x2')]},'UserId':{'type':Sequelize[_0xeed4('0x3')]},'priority':{'type':Sequelize[_0xeed4('0x3')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0xeed4('0x3')]}};