Built motion from commit ae138b72.|2.6.28
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0x3185=['STRING','username','remoteUri','sequelize'];(function(_0x4b0503,_0x15ef22){var _0x276965=function(_0x3b9916){while(--_0x3b9916){_0x4b0503['push'](_0x4b0503['shift']());}};_0x276965(++_0x15ef22);}(_0x3185,0xab));var _0x5318=function(_0x568691,_0x523d52){_0x568691=_0x568691-0x0;var _0x12add=_0x3185[_0x568691];return _0x12add;};'use strict';var Sequelize=require(_0x5318('0x0'));module['exports']={'name':{'type':Sequelize[_0x5318('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize['STRING'],'unique':_0x5318('0x2')},'password':{'type':Sequelize[_0x5318('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x5318('0x1')],'unique':_0x5318('0x3')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};