Built motion from commit (unavailable).|2.5.4
[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 _0x5a9e=['STRING','INTEGER','UNSIGNED','DATE','NOW','lodash'];(function(_0x167cc1,_0x56ef5a){var _0x10bc4b=function(_0xd6a255){while(--_0xd6a255){_0x167cc1['push'](_0x167cc1['shift']());}};_0x10bc4b(++_0x56ef5a);}(_0x5a9e,0x15b));var _0xe5a9=function(_0x4d8789,_0x3fdff1){_0x4d8789=_0x4d8789-0x0;var _0x404e41=_0x5a9e[_0x4d8789];return _0x404e41;};'use strict';var _=require(_0xe5a9('0x0'));var Sequelize=require('sequelize');module['exports']={'firstName':{'type':Sequelize[_0xe5a9('0x1')],'allowNull':![]},'lastName':{'type':Sequelize[_0xe5a9('0x1')]},'street':{'type':Sequelize[_0xe5a9('0x1')]},'postalCode':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0xe5a9('0x1')]},'country':{'type':Sequelize[_0xe5a9('0x1')]},'dateOfBirth':{'type':Sequelize[_0xe5a9('0x1')]},'description':{'type':Sequelize['TEXT']},'phone':{'type':Sequelize[_0xe5a9('0x1')]},'mobile':{'type':Sequelize[_0xe5a9('0x1')]},'fax':{'type':Sequelize[_0xe5a9('0x1')]},'email':{'type':Sequelize[_0xe5a9('0x1')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0xe5a9('0x1')]},'fb_data':{'type':Sequelize[_0xe5a9('0x1')]},'twitter':{'type':Sequelize[_0xe5a9('0x1')]},'skype':{'type':Sequelize[_0xe5a9('0x1')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize['STRING']},'line':{'type':Sequelize['STRING']},'wechat':{'type':Sequelize[_0xe5a9('0x1')]},'telegram':{'type':Sequelize[_0xe5a9('0x1')]},'UserId':{'type':Sequelize[_0xe5a9('0x2')]},'priority':{'type':Sequelize['INTEGER'](0x2)[_0xe5a9('0x3')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0xe5a9('0x4')],'defaultValue':Sequelize[_0xe5a9('0x5')]},'dialTimezone':{'type':Sequelize['STRING']},'utcOffset':{'type':Sequelize[_0xe5a9('0x2')]}};