Built motion from commit 47436d59.|2.6.7
[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 _0x66ea=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x3d2d6f,_0x368872){var _0x5c0022=function(_0x408819){while(--_0x408819){_0x3d2d6f['push'](_0x3d2d6f['shift']());}};_0x5c0022(++_0x368872);}(_0x66ea,0x1b5));var _0xa66e=function(_0x53447b,_0x30586b){_0x53447b=_0x53447b-0x0;var _0x17c965=_0x66ea[_0x53447b];return _0x17c965;};'use strict';function ServicenowAccount(_0x5deaec){this['id']=_0x5deaec['id']||0x0;this[_0xa66e('0x0')]=_0x5deaec['name']||'';this[_0xa66e('0x1')]=_0x5deaec[_0xa66e('0x1')]||'';this['password']=_0x5deaec[_0xa66e('0x2')]||'';this[_0xa66e('0x3')]=_0x5deaec[_0xa66e('0x3')]||'';this[_0xa66e('0x4')]=_0x5deaec[_0xa66e('0x4')]||'';this[_0xa66e('0x5')]=_0x5deaec[_0xa66e('0x5')]||{};}module[_0xa66e('0x6')]=ServicenowAccount;