Built motion from commit (unavailable).|2.4.18
[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 _0x4433=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x56b8d8,_0x37cb88){var _0x34d873=function(_0x4eaccb){while(--_0x4eaccb){_0x56b8d8['push'](_0x56b8d8['shift']());}};_0x34d873(++_0x37cb88);}(_0x4433,0xf1));var _0x3443=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x4433[_0x122ef9];return _0x42fba0;};'use strict';function ServicenowAccount(_0x49fa16){this['id']=_0x49fa16['id']||0x0;this['name']=_0x49fa16[_0x3443('0x0')]||'';this[_0x3443('0x1')]=_0x49fa16[_0x3443('0x1')]||'';this[_0x3443('0x2')]=_0x49fa16['password']||'';this[_0x3443('0x3')]=_0x49fa16['remoteUri']||'';this[_0x3443('0x4')]=_0x49fa16[_0x3443('0x4')]||'';this[_0x3443('0x5')]=_0x49fa16[_0x3443('0x5')]||{};}module['exports']=ServicenowAccount;