Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / services / ami / model / servicenowAccount.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 _0xec8e=['password','remoteUri','Configurations','name','username'];(function(_0x481bf7,_0x437f69){var _0x461787=function(_0xb3bc9d){while(--_0xb3bc9d){_0x481bf7['push'](_0x481bf7['shift']());}};_0x461787(++_0x437f69);}(_0xec8e,0x1a2));var _0xeec8=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xec8e[_0x321bb2];return _0x9c12ed;};'use strict';function ServicenowAccount(_0x329137){this['id']=_0x329137['id']||0x0;this['name']=_0x329137[_0xeec8('0x0')]||'';this[_0xeec8('0x1')]=_0x329137[_0xeec8('0x1')]||'';this['password']=_0x329137[_0xeec8('0x2')]||'';this[_0xeec8('0x3')]=_0x329137[_0xeec8('0x3')]||'';this['serverUrl']=_0x329137['serverUrl']||'';this['Configurations']=_0x329137[_0xeec8('0x4')]||{};}module['exports']=ServicenowAccount;