Built motion from commit b0a9a629.|2.6.33
[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 _0x0478=['STRING','remoteUri'];(function(_0x365be9,_0x3c88b9){var _0x185c12=function(_0xbadbbf){while(--_0xbadbbf){_0x365be9['push'](_0x365be9['shift']());}};_0x185c12(++_0x3c88b9);}(_0x0478,0x186));var _0x8047=function(_0x3fecfb,_0x333b0c){_0x3fecfb=_0x3fecfb-0x0;var _0x49a988=_0x0478[_0x3fecfb];return _0x49a988;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x8047('0x0')]},'description':{'type':Sequelize[_0x8047('0x0')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x8047('0x0')]},'remoteUri':{'type':Sequelize[_0x8047('0x0')],'unique':_0x8047('0x1')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}};