aad5196455c4ea293f9b9b38b445cec305ed38d4
[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 _0x0457=['lodash','sequelize','exports','STRING','TEXT','INTEGER'];(function(_0x539c5d,_0x40d14a){var _0x453a9f=function(_0x1331e7){while(--_0x1331e7){_0x539c5d['push'](_0x539c5d['shift']());}};_0x453a9f(++_0x40d14a);}(_0x0457,0x18c));var _0x7045=function(_0x3b3919,_0x38760a){_0x3b3919=_0x3b3919-0x0;var _0x6e00e8=_0x0457[_0x3b3919];return _0x6e00e8;};'use strict';var _=require(_0x7045('0x0'));var Sequelize=require(_0x7045('0x1'));module[_0x7045('0x2')]={'firstName':{'type':Sequelize[_0x7045('0x3')],'allowNull':![]},'lastName':{'type':Sequelize[_0x7045('0x3')]},'street':{'type':Sequelize[_0x7045('0x3')]},'postalCode':{'type':Sequelize[_0x7045('0x3')]},'city':{'type':Sequelize[_0x7045('0x3')]},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize[_0x7045('0x3')]},'description':{'type':Sequelize[_0x7045('0x4')]},'phone':{'type':Sequelize[_0x7045('0x3')]},'mobile':{'type':Sequelize[_0x7045('0x3')]},'fax':{'type':Sequelize[_0x7045('0x3')]},'email':{'type':Sequelize['STRING']},'url':{'type':Sequelize[_0x7045('0x3')]},'facebook':{'type':Sequelize[_0x7045('0x3')]},'fb_data':{'type':Sequelize[_0x7045('0x3')]},'twitter':{'type':Sequelize['STRING']},'skype':{'type':Sequelize[_0x7045('0x3')]},'teams':{'type':Sequelize[_0x7045('0x3')]},'viber':{'type':Sequelize[_0x7045('0x3')]},'line':{'type':Sequelize[_0x7045('0x3')]},'wechat':{'type':Sequelize[_0x7045('0x3')]},'telegram':{'type':Sequelize[_0x7045('0x3')]},'UserId':{'type':Sequelize[_0x7045('0x5')]},'priority':{'type':Sequelize['INTEGER'](0x2)['UNSIGNED'],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize['DATE'],'defaultValue':Sequelize['NOW']}};