Built motion from commit (unavailable).|2.5.4
[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 _0xd469=['name','username','password','remoteUri','serverUrl','Configurations','exports'];(function(_0x5ea99d,_0x38eb24){var _0x1987cc=function(_0x3ac19b){while(--_0x3ac19b){_0x5ea99d['push'](_0x5ea99d['shift']());}};_0x1987cc(++_0x38eb24);}(_0xd469,0x181));var _0x9d46=function(_0x152e53,_0x22d004){_0x152e53=_0x152e53-0x0;var _0x463324=_0xd469[_0x152e53];return _0x463324;};'use strict';function ServicenowAccount(_0x3ff92b){this['id']=_0x3ff92b['id']||0x0;this[_0x9d46('0x0')]=_0x3ff92b[_0x9d46('0x0')]||'';this['username']=_0x3ff92b[_0x9d46('0x1')]||'';this[_0x9d46('0x2')]=_0x3ff92b['password']||'';this[_0x9d46('0x3')]=_0x3ff92b[_0x9d46('0x3')]||'';this[_0x9d46('0x4')]=_0x3ff92b[_0x9d46('0x4')]||'';this[_0x9d46('0x5')]=_0x3ff92b['Configurations']||{};}module[_0x9d46('0x6')]=ServicenowAccount;