3b5746eb4ec96766c12c7a55c803224c9169203d
[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 _0x1f90=['sequelize','STRING','TEXT','INTEGER','UNSIGNED','DATE','NOW','lodash'];(function(_0x4cf0b7,_0x560029){var _0x545f10=function(_0x993533){while(--_0x993533){_0x4cf0b7['push'](_0x4cf0b7['shift']());}};_0x545f10(++_0x560029);}(_0x1f90,0xc7));var _0x01f9=function(_0x233716,_0x346676){_0x233716=_0x233716-0x0;var _0x302298=_0x1f90[_0x233716];return _0x302298;};'use strict';var _=require(_0x01f9('0x0'));var Sequelize=require(_0x01f9('0x1'));module['exports']={'firstName':{'type':Sequelize[_0x01f9('0x2')],'allowNull':![]},'lastName':{'type':Sequelize[_0x01f9('0x2')]},'street':{'type':Sequelize[_0x01f9('0x2')]},'postalCode':{'type':Sequelize[_0x01f9('0x2')]},'city':{'type':Sequelize[_0x01f9('0x2')]},'country':{'type':Sequelize[_0x01f9('0x2')]},'dateOfBirth':{'type':Sequelize[_0x01f9('0x2')]},'description':{'type':Sequelize[_0x01f9('0x3')]},'phone':{'type':Sequelize[_0x01f9('0x2')]},'mobile':{'type':Sequelize[_0x01f9('0x2')]},'fax':{'type':Sequelize[_0x01f9('0x2')]},'email':{'type':Sequelize[_0x01f9('0x2')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0x01f9('0x2')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x01f9('0x2')]},'skype':{'type':Sequelize[_0x01f9('0x2')]},'teams':{'type':Sequelize[_0x01f9('0x2')]},'viber':{'type':Sequelize[_0x01f9('0x2')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0x01f9('0x2')]},'telegram':{'type':Sequelize[_0x01f9('0x2')]},'UserId':{'type':Sequelize[_0x01f9('0x4')]},'AdditionalPhones':{'type':Sequelize['STRING']},'priority':{'type':Sequelize[_0x01f9('0x4')](0x2)[_0x01f9('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x01f9('0x6')],'defaultValue':Sequelize[_0x01f9('0x7')]},'dialTimezone':{'type':Sequelize[_0x01f9('0x2')]},'utcOffset':{'type':Sequelize[_0x01f9('0x4')]}};