Built motion from commit 775e2a94.|2.6.3
[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 _0x5d3c=['INTEGER','UNSIGNED','lodash','exports','STRING'];(function(_0x4ea413,_0x51ff3a){var _0x51cf25=function(_0x3c6456){while(--_0x3c6456){_0x4ea413['push'](_0x4ea413['shift']());}};_0x51cf25(++_0x51ff3a);}(_0x5d3c,0x1bf));var _0xc5d3=function(_0x161521,_0x317f63){_0x161521=_0x161521-0x0;var _0x55fc48=_0x5d3c[_0x161521];return _0x55fc48;};'use strict';var _=require(_0xc5d3('0x0'));var Sequelize=require('sequelize');module[_0xc5d3('0x1')]={'firstName':{'type':Sequelize[_0xc5d3('0x2')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0xc5d3('0x2')]},'country':{'type':Sequelize[_0xc5d3('0x2')]},'dateOfBirth':{'type':Sequelize[_0xc5d3('0x2')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0xc5d3('0x2')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0xc5d3('0x2')]},'facebook':{'type':Sequelize['STRING']},'fb_data':{'type':Sequelize[_0xc5d3('0x2')]},'twitter':{'type':Sequelize[_0xc5d3('0x2')]},'skype':{'type':Sequelize[_0xc5d3('0x2')]},'teams':{'type':Sequelize[_0xc5d3('0x2')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize['STRING']},'telegram':{'type':Sequelize[_0xc5d3('0x2')]},'UserId':{'type':Sequelize['INTEGER']},'AdditionalPhones':{'type':Sequelize[_0xc5d3('0x2')]},'priority':{'type':Sequelize[_0xc5d3('0x3')](0x2)[_0xc5d3('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']},'dialTimezone':{'type':Sequelize[_0xc5d3('0x2')]},'utcOffset':{'type':Sequelize[_0xc5d3('0x3')]}};