c2fb8a64b7a7367c760043a20ff0afcd9e4d68d3
[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 _0x5b39=['STRING','INTEGER','UNSIGNED','DATE','NOW','lodash','exports'];(function(_0x3f1caa,_0x5da79e){var _0x360472=function(_0x492c04){while(--_0x492c04){_0x3f1caa['push'](_0x3f1caa['shift']());}};_0x360472(++_0x5da79e);}(_0x5b39,0x116));var _0x95b3=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0x5b39[_0x50a0c2];return _0x5ebadd;};'use strict';var _=require(_0x95b3('0x0'));var Sequelize=require('sequelize');module[_0x95b3('0x1')]={'firstName':{'type':Sequelize[_0x95b3('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x95b3('0x2')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x95b3('0x2')]},'city':{'type':Sequelize[_0x95b3('0x2')]},'country':{'type':Sequelize[_0x95b3('0x2')]},'dateOfBirth':{'type':Sequelize[_0x95b3('0x2')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0x95b3('0x2')]},'mobile':{'type':Sequelize[_0x95b3('0x2')]},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x95b3('0x2')]},'url':{'type':Sequelize[_0x95b3('0x2')]},'facebook':{'type':Sequelize[_0x95b3('0x2')]},'fb_data':{'type':Sequelize[_0x95b3('0x2')]},'twitter':{'type':Sequelize[_0x95b3('0x2')]},'skype':{'type':Sequelize[_0x95b3('0x2')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize[_0x95b3('0x2')]},'line':{'type':Sequelize[_0x95b3('0x2')]},'wechat':{'type':Sequelize[_0x95b3('0x2')]},'telegram':{'type':Sequelize[_0x95b3('0x2')]},'UserId':{'type':Sequelize[_0x95b3('0x3')]},'AdditionalPhones':{'type':Sequelize['STRING']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x95b3('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x95b3('0x5')],'defaultValue':Sequelize[_0x95b3('0x6')]},'dialTimezone':{'type':Sequelize[_0x95b3('0x2')]},'utcOffset':{'type':Sequelize[_0x95b3('0x3')]}};