2b79c3b4e7c753e42096abe793d4e07efb96b9c7
[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 _0x3c39=['TEXT','INTEGER','UNSIGNED','NOW','sequelize','STRING'];(function(_0xb47dc0,_0x407032){var _0x57f0b0=function(_0x11c030){while(--_0x11c030){_0xb47dc0['push'](_0xb47dc0['shift']());}};_0x57f0b0(++_0x407032);}(_0x3c39,0x1f0));var _0x93c3=function(_0xf363f0,_0x3b5eeb){_0xf363f0=_0xf363f0-0x0;var _0x55a386=_0x3c39[_0xf363f0];return _0x55a386;};'use strict';var _=require('lodash');var Sequelize=require(_0x93c3('0x0'));module['exports']={'firstName':{'type':Sequelize[_0x93c3('0x1')],'allowNull':![]},'lastName':{'type':Sequelize[_0x93c3('0x1')]},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x93c3('0x1')]},'city':{'type':Sequelize[_0x93c3('0x1')]},'country':{'type':Sequelize[_0x93c3('0x1')]},'dateOfBirth':{'type':Sequelize[_0x93c3('0x1')]},'description':{'type':Sequelize[_0x93c3('0x2')]},'phone':{'type':Sequelize[_0x93c3('0x1')]},'mobile':{'type':Sequelize[_0x93c3('0x1')]},'fax':{'type':Sequelize[_0x93c3('0x1')]},'email':{'type':Sequelize[_0x93c3('0x1')]},'url':{'type':Sequelize['STRING']},'facebook':{'type':Sequelize[_0x93c3('0x1')]},'fb_data':{'type':Sequelize[_0x93c3('0x1')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x93c3('0x1')]},'teams':{'type':Sequelize['STRING']},'viber':{'type':Sequelize[_0x93c3('0x1')]},'line':{'type':Sequelize[_0x93c3('0x1')]},'wechat':{'type':Sequelize[_0x93c3('0x1')]},'telegram':{'type':Sequelize[_0x93c3('0x1')]},'UserId':{'type':Sequelize[_0x93c3('0x3')]},'priority':{'type':Sequelize[_0x93c3('0x3')](0x2)[_0x93c3('0x4')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize[_0x93c3('0x5')]}};