Built motion from commit (unavailable).|2.5.10
[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 _0x9f17=['exports','STRING','TEXT','INTEGER','DATE','NOW','lodash'];(function(_0x5e85ae,_0x1d0a99){var _0x138232=function(_0x5d745a){while(--_0x5d745a){_0x5e85ae['push'](_0x5e85ae['shift']());}};_0x138232(++_0x1d0a99);}(_0x9f17,0x1f0));var _0x79f1=function(_0x35d9f7,_0x3f48c2){_0x35d9f7=_0x35d9f7-0x0;var _0x58e35b=_0x9f17[_0x35d9f7];return _0x58e35b;};'use strict';var _=require(_0x79f1('0x0'));var Sequelize=require('sequelize');module[_0x79f1('0x1')]={'firstName':{'type':Sequelize['STRING'],'allowNull':![]},'lastName':{'type':Sequelize[_0x79f1('0x2')]},'street':{'type':Sequelize[_0x79f1('0x2')]},'postalCode':{'type':Sequelize[_0x79f1('0x2')]},'city':{'type':Sequelize[_0x79f1('0x2')]},'country':{'type':Sequelize[_0x79f1('0x2')]},'dateOfBirth':{'type':Sequelize[_0x79f1('0x2')]},'description':{'type':Sequelize[_0x79f1('0x3')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x79f1('0x2')]},'fax':{'type':Sequelize[_0x79f1('0x2')]},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0x79f1('0x2')]},'facebook':{'type':Sequelize[_0x79f1('0x2')]},'fb_data':{'type':Sequelize[_0x79f1('0x2')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x79f1('0x2')]},'teams':{'type':Sequelize[_0x79f1('0x2')]},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize[_0x79f1('0x2')]},'wechat':{'type':Sequelize[_0x79f1('0x2')]},'telegram':{'type':Sequelize['STRING']},'UserId':{'type':Sequelize[_0x79f1('0x4')]},'priority':{'type':Sequelize[_0x79f1('0x4')](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x79f1('0x5')],'defaultValue':Sequelize[_0x79f1('0x6')]}};