Built motion from commit (unavailable).|2.6.0
[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 _0x0893=['serverUrl','Configurations','exports','name','username','password','remoteUri'];(function(_0x1a635e,_0x241651){var _0x5b3345=function(_0x5d94d8){while(--_0x5d94d8){_0x1a635e['push'](_0x1a635e['shift']());}};_0x5b3345(++_0x241651);}(_0x0893,0xc7));var _0x3089=function(_0x315434,_0x54ec22){_0x315434=_0x315434-0x0;var _0x32ca82=_0x0893[_0x315434];return _0x32ca82;};'use strict';function ServicenowAccount(_0x3029ec){this['id']=_0x3029ec['id']||0x0;this[_0x3089('0x0')]=_0x3029ec['name']||'';this[_0x3089('0x1')]=_0x3029ec[_0x3089('0x1')]||'';this[_0x3089('0x2')]=_0x3029ec['password']||'';this[_0x3089('0x3')]=_0x3029ec[_0x3089('0x3')]||'';this[_0x3089('0x4')]=_0x3029ec['serverUrl']||'';this[_0x3089('0x5')]=_0x3029ec['Configurations']||{};}module[_0x3089('0x6')]=ServicenowAccount;