Built motion from commit 25580385.|2.6.2
[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 _0xf4a1=['STRING','username','remoteUri','sequelize'];(function(_0x4d423b,_0x5b9c4d){var _0x2c7a06=function(_0x399bc6){while(--_0x399bc6){_0x4d423b['push'](_0x4d423b['shift']());}};_0x2c7a06(++_0x5b9c4d);}(_0xf4a1,0x1d7));var _0x1f4a=function(_0x24237f,_0x4cf32c){_0x24237f=_0x24237f-0x0;var _0x48298e=_0xf4a1[_0x24237f];return _0x48298e;};'use strict';var Sequelize=require(_0x1f4a('0x0'));module['exports']={'name':{'type':Sequelize[_0x1f4a('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x1f4a('0x1')],'unique':_0x1f4a('0x2')},'password':{'type':Sequelize[_0x1f4a('0x1')]},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x1f4a('0x1')],'unique':_0x1f4a('0x3')},'serverUrl':{'type':Sequelize[_0x1f4a('0x1')],'allowNull':![]}};