Built motion from commit 753c950e.|2.5.42
[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 _0x1e22=['exports','name','username','password','serverUrl','Configurations'];(function(_0x47a5a9,_0x20cab0){var _0xe822d9=function(_0x35abbe){while(--_0x35abbe){_0x47a5a9['push'](_0x47a5a9['shift']());}};_0xe822d9(++_0x20cab0);}(_0x1e22,0x1bd));var _0x21e2=function(_0x499ca5,_0x4986cf){_0x499ca5=_0x499ca5-0x0;var _0x7bfd9c=_0x1e22[_0x499ca5];return _0x7bfd9c;};'use strict';function ServicenowAccount(_0x3c5dd4){this['id']=_0x3c5dd4['id']||0x0;this[_0x21e2('0x0')]=_0x3c5dd4[_0x21e2('0x0')]||'';this[_0x21e2('0x1')]=_0x3c5dd4['username']||'';this[_0x21e2('0x2')]=_0x3c5dd4['password']||'';this['remoteUri']=_0x3c5dd4['remoteUri']||'';this[_0x21e2('0x3')]=_0x3c5dd4['serverUrl']||'';this[_0x21e2('0x4')]=_0x3c5dd4[_0x21e2('0x4')]||{};}module[_0x21e2('0x5')]=ServicenowAccount;