Built motion from commit (unavailable).|2.5.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 _0x6ecf=['password','remoteUri','serverUrl','Configurations','name','username'];(function(_0x2da9aa,_0x13708c){var _0x128fa9=function(_0x5e1d54){while(--_0x5e1d54){_0x2da9aa['push'](_0x2da9aa['shift']());}};_0x128fa9(++_0x13708c);}(_0x6ecf,0xac));var _0xf6ec=function(_0x31e29a,_0x349c9b){_0x31e29a=_0x31e29a-0x0;var _0x32d892=_0x6ecf[_0x31e29a];return _0x32d892;};'use strict';function ServicenowAccount(_0x2c8fea){this['id']=_0x2c8fea['id']||0x0;this['name']=_0x2c8fea[_0xf6ec('0x0')]||'';this[_0xf6ec('0x1')]=_0x2c8fea[_0xf6ec('0x1')]||'';this['password']=_0x2c8fea[_0xf6ec('0x2')]||'';this[_0xf6ec('0x3')]=_0x2c8fea[_0xf6ec('0x3')]||'';this['serverUrl']=_0x2c8fea[_0xf6ec('0x4')]||'';this[_0xf6ec('0x5')]=_0x2c8fea[_0xf6ec('0x5')]||{};}module['exports']=ServicenowAccount;