Built motion from commit 1fa89557.|2.6.10
[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 _0x2893=['remoteUri','exports','STRING','username'];(function(_0x35b3d2,_0x27589b){var _0x3d257b=function(_0x2a9c77){while(--_0x2a9c77){_0x35b3d2['push'](_0x35b3d2['shift']());}};_0x3d257b(++_0x27589b);}(_0x2893,0x91));var _0x3289=function(_0x353d3d,_0xc7ebc){_0x353d3d=_0x353d3d-0x0;var _0x1c5409=_0x2893[_0x353d3d];return _0x1c5409;};'use strict';var Sequelize=require('sequelize');module[_0x3289('0x0')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x3289('0x1')],'unique':_0x3289('0x2')},'password':{'type':Sequelize[_0x3289('0x1')]},'email':{'type':Sequelize[_0x3289('0x1')]},'remoteUri':{'type':Sequelize[_0x3289('0x1')],'unique':_0x3289('0x3')},'serverUrl':{'type':Sequelize[_0x3289('0x1')],'allowNull':![]}};