Built motion from commit d5e4af8c.|2.6.23
[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 _0x0bb6=['STRING','TEXT','INTEGER','UNSIGNED','DATE','NOW','sequelize','exports'];(function(_0x20db55,_0x4a484c){var _0x33bc37=function(_0x157180){while(--_0x157180){_0x20db55['push'](_0x20db55['shift']());}};_0x33bc37(++_0x4a484c);}(_0x0bb6,0x136));var _0x60bb=function(_0x19950b,_0x53d0d7){_0x19950b=_0x19950b-0x0;var _0x3c6b41=_0x0bb6[_0x19950b];return _0x3c6b41;};'use strict';var _=require('lodash');var Sequelize=require(_0x60bb('0x0'));module[_0x60bb('0x1')]={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x60bb('0x2')]},'street':{'type':Sequelize[_0x60bb('0x2')]},'postalCode':{'type':Sequelize[_0x60bb('0x2')]},'city':{'type':Sequelize[_0x60bb('0x2')]},'country':{'type':Sequelize[_0x60bb('0x2')]},'dateOfBirth':{'type':Sequelize[_0x60bb('0x2')]},'description':{'type':Sequelize[_0x60bb('0x3')]},'phone':{'type':Sequelize[_0x60bb('0x2')]},'mobile':{'type':Sequelize[_0x60bb('0x2')]},'fax':{'type':Sequelize[_0x60bb('0x2')]},'email':{'type':Sequelize[_0x60bb('0x2')]},'url':{'type':Sequelize[_0x60bb('0x2')]},'facebook':{'type':Sequelize[_0x60bb('0x2')]},'fb_data':{'type':Sequelize[_0x60bb('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x60bb('0x2')]},'teams':{'type':Sequelize[_0x60bb('0x2')]},'viber':{'type':Sequelize[_0x60bb('0x2')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x60bb('0x2')]},'UserId':{'type':Sequelize[_0x60bb('0x4')]},'AdditionalPhones':{'type':Sequelize[_0x60bb('0x2')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x60bb('0x5')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x60bb('0x6')],'defaultValue':Sequelize[_0x60bb('0x7')]},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x60bb('0x4')]}};