Built motion from commit 4d4d9a88.|2.6.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 _0x3f9d=['exports','STRING','INTEGER','DATE','NOW','lodash','sequelize'];(function(_0x282dca,_0x1aa4d2){var _0x307f61=function(_0x340830){while(--_0x340830){_0x282dca['push'](_0x282dca['shift']());}};_0x307f61(++_0x1aa4d2);}(_0x3f9d,0x101));var _0xd3f9=function(_0x4cb03b,_0x47d402){_0x4cb03b=_0x4cb03b-0x0;var _0x132ba4=_0x3f9d[_0x4cb03b];return _0x132ba4;};'use strict';var _=require(_0xd3f9('0x0'));var Sequelize=require(_0xd3f9('0x1'));module[_0xd3f9('0x2')]={'firstName':{'type':Sequelize[_0xd3f9('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0xd3f9('0x3')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0xd3f9('0x3')]},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0xd3f9('0x3')]},'mobile':{'type':Sequelize[_0xd3f9('0x3')]},'fax':{'type':Sequelize[_0xd3f9('0x3')]},'email':{'type':Sequelize[_0xd3f9('0x3')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0xd3f9('0x3')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0xd3f9('0x3')]},'skype':{'type':Sequelize[_0xd3f9('0x3')]},'teams':{'type':Sequelize[_0xd3f9('0x3')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0xd3f9('0x3')]},'telegram':{'type':Sequelize[_0xd3f9('0x3')]},'UserId':{'type':Sequelize[_0xd3f9('0x4')]},'AdditionalPhones':{'type':Sequelize['STRING']},'priority':{'type':Sequelize[_0xd3f9('0x4')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xd3f9('0x5')],'defaultValue':Sequelize[_0xd3f9('0x6')]},'dialTimezone':{'type':Sequelize[_0xd3f9('0x3')]},'utcOffset':{'type':Sequelize['INTEGER']}};