e81eaf19d83ff57b30415d3f247ea777b6986669
[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 _0x0118=['STRING','TEXT','UNSIGNED','DATE','NOW','sequelize'];(function(_0xa8b370,_0x2b77db){var _0x643e37=function(_0x1486eb){while(--_0x1486eb){_0xa8b370['push'](_0xa8b370['shift']());}};_0x643e37(++_0x2b77db);}(_0x0118,0xb3));var _0x8011=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x0118[_0x20a584];return _0x4b41a8;};'use strict';var _=require('lodash');var Sequelize=require(_0x8011('0x0'));module['exports']={'firstName':{'type':Sequelize[_0x8011('0x1')],'allowNull':![]},'lastName':{'type':Sequelize['STRING']},'street':{'type':Sequelize['STRING']},'postalCode':{'type':Sequelize[_0x8011('0x1')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize['STRING']},'dateOfBirth':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x8011('0x2')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize[_0x8011('0x1')]},'fax':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x8011('0x1')]},'url':{'type':Sequelize[_0x8011('0x1')]},'facebook':{'type':Sequelize[_0x8011('0x1')]},'fb_data':{'type':Sequelize['STRING']},'twitter':{'type':Sequelize[_0x8011('0x1')]},'skype':{'type':Sequelize['STRING']},'teams':{'type':Sequelize[_0x8011('0x1')]},'viber':{'type':Sequelize[_0x8011('0x1')]},'line':{'type':Sequelize[_0x8011('0x1')]},'wechat':{'type':Sequelize[_0x8011('0x1')]},'telegram':{'type':Sequelize[_0x8011('0x1')]},'UserId':{'type':Sequelize['INTEGER']},'priority':{'type':Sequelize['INTEGER'](0x2)[_0x8011('0x3')],'defaultValue':0x2,'validate':{'min':0x0,'max':0x4}},'scheduledat':{'type':Sequelize[_0x8011('0x4')],'defaultValue':Sequelize[_0x8011('0x5')]}};