Built motion from commit da617fac.|2.6.6
[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 _0x29b9=['DATE','NOW','lodash','STRING','TEXT','INTEGER','UNSIGNED'];(function(_0x3cf227,_0x2b6213){var _0x5590c2=function(_0x48c11c){while(--_0x48c11c){_0x3cf227['push'](_0x3cf227['shift']());}};_0x5590c2(++_0x2b6213);}(_0x29b9,0x17c));var _0x929b=function(_0xefed01,_0x5bac62){_0xefed01=_0xefed01-0x0;var _0x138c35=_0x29b9[_0xefed01];return _0x138c35;};'use strict';var _=require(_0x929b('0x0'));var Sequelize=require('sequelize');module['exports']={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x929b('0x1')]},'street':{'type':Sequelize[_0x929b('0x1')]},'postalCode':{'type':Sequelize[_0x929b('0x1')]},'city':{'type':Sequelize[_0x929b('0x1')]},'country':{'type':Sequelize[_0x929b('0x1')]},'dateOfBirth':{'type':Sequelize[_0x929b('0x1')]},'description':{'type':Sequelize[_0x929b('0x2')]},'phone':{'type':Sequelize[_0x929b('0x1')]},'mobile':{'type':Sequelize['STRING']},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0x929b('0x1')]},'facebook':{'type':Sequelize[_0x929b('0x1')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x929b('0x1')]},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize[_0x929b('0x1')]},'viber':{'type':Sequelize[_0x929b('0x1')]},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0x929b('0x1')]},'telegram':{'type':Sequelize[_0x929b('0x1')]},'UserId':{'type':Sequelize[_0x929b('0x3')]},'AdditionalPhones':{'type':Sequelize[_0x929b('0x1')]},'priority':{'type':Sequelize[_0x929b('0x3')](0x2)[_0x929b('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x929b('0x5')],'defaultValue':Sequelize[_0x929b('0x6')]},'dialTimezone':{'type':Sequelize[_0x929b('0x1')]},'utcOffset':{'type':Sequelize[_0x929b('0x3')]}};