Built motion from commit 9d0783e6.|2.6.13
[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 _0x71f4=['exports','STRING','TEXT','INTEGER','UNSIGNED','DATE','NOW'];(function(_0x2b8278,_0x3c8e43){var _0x13a7e3=function(_0x98c1cc){while(--_0x98c1cc){_0x2b8278['push'](_0x2b8278['shift']());}};_0x13a7e3(++_0x3c8e43);}(_0x71f4,0x1ce));var _0x471f=function(_0x48e1ae,_0x2aa4b2){_0x48e1ae=_0x48e1ae-0x0;var _0x4a8776=_0x71f4[_0x48e1ae];return _0x4a8776;};'use strict';var _=require('lodash');var Sequelize=require('sequelize');module[_0x471f('0x0')]={'firstName':{'type':Sequelize[_0x471f('0x1')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize[_0x471f('0x1')]},'postalCode':{'type':Sequelize[_0x471f('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0x471f('0x1')]},'dateOfBirth':{'type':Sequelize[_0x471f('0x1')]},'description':{'type':Sequelize[_0x471f('0x2')]},'phone':{'type':Sequelize[_0x471f('0x1')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x471f('0x1')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0x471f('0x1')]},'fb_data':{'type':Sequelize[_0x471f('0x1')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x471f('0x1')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0x471f('0x1')]},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0x471f('0x1')]},'UserId':{'type':Sequelize['INTEGER']},'AdditionalPhones':{'type':Sequelize[_0x471f('0x1')]},'priority':{'type':Sequelize[_0x471f('0x3')](0x2)[_0x471f('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x471f('0x5')],'defaultValue':Sequelize[_0x471f('0x6')]},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0x471f('0x3')]}};