Built motion from commit (unavailable).|2.5.14
[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 _0xc53e=['serverUrl','Configurations','exports','name','username','password'];(function(_0x385229,_0x371556){var _0x932887=function(_0x4e228a){while(--_0x4e228a){_0x385229['push'](_0x385229['shift']());}};_0x932887(++_0x371556);}(_0xc53e,0x183));var _0xec53=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0xc53e[_0x5b644e];return _0x49c6bf;};'use strict';function ServicenowAccount(_0x429e45){this['id']=_0x429e45['id']||0x0;this['name']=_0x429e45[_0xec53('0x0')]||'';this['username']=_0x429e45[_0xec53('0x1')]||'';this[_0xec53('0x2')]=_0x429e45[_0xec53('0x2')]||'';this['remoteUri']=_0x429e45['remoteUri']||'';this['serverUrl']=_0x429e45[_0xec53('0x3')]||'';this[_0xec53('0x4')]=_0x429e45[_0xec53('0x4')]||{};}module[_0xec53('0x5')]=ServicenowAccount;