Built motion from commit 10af8726.|2.6.34
[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 _0x43cc=['exports','username','password','remoteUri','serverUrl','Configurations'];(function(_0x3f7599,_0x290d73){var _0x419993=function(_0x208644){while(--_0x208644){_0x3f7599['push'](_0x3f7599['shift']());}};_0x419993(++_0x290d73);}(_0x43cc,0x1d5));var _0xc43c=function(_0x2f5ac5,_0x1ee939){_0x2f5ac5=_0x2f5ac5-0x0;var _0x37c9a8=_0x43cc[_0x2f5ac5];return _0x37c9a8;};'use strict';function ServicenowAccount(_0xadf979){this['id']=_0xadf979['id']||0x0;this['name']=_0xadf979['name']||'';this['username']=_0xadf979[_0xc43c('0x0')]||'';this[_0xc43c('0x1')]=_0xadf979[_0xc43c('0x1')]||'';this[_0xc43c('0x2')]=_0xadf979[_0xc43c('0x2')]||'';this[_0xc43c('0x3')]=_0xadf979[_0xc43c('0x3')]||'';this[_0xc43c('0x4')]=_0xadf979[_0xc43c('0x4')]||{};}module[_0xc43c('0x5')]=ServicenowAccount;