db9d8feab02f61e8239d451d9ecc6e819241cb89
[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 _0x5b22=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x46aff0,_0x122890){var _0x9d78cf=function(_0x3f14cb){while(--_0x3f14cb){_0x46aff0['push'](_0x46aff0['shift']());}};_0x9d78cf(++_0x122890);}(_0x5b22,0x19e));var _0x25b2=function(_0x51556e,_0xd9afb9){_0x51556e=_0x51556e-0x0;var _0x3ed1b5=_0x5b22[_0x51556e];return _0x3ed1b5;};'use strict';function ServicenowAccount(_0x27a2b5){this['id']=_0x27a2b5['id']||0x0;this[_0x25b2('0x0')]=_0x27a2b5['name']||'';this[_0x25b2('0x1')]=_0x27a2b5[_0x25b2('0x1')]||'';this[_0x25b2('0x2')]=_0x27a2b5[_0x25b2('0x2')]||'';this['remoteUri']=_0x27a2b5[_0x25b2('0x3')]||'';this[_0x25b2('0x4')]=_0x27a2b5[_0x25b2('0x4')]||'';this[_0x25b2('0x5')]=_0x27a2b5[_0x25b2('0x5')]||{};}module[_0x25b2('0x6')]=ServicenowAccount;