Built motion from commit (unavailable).|2.4.20
[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 _0x464c=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0xde9b4b,_0x285297){var _0x3f0ef5=function(_0x13cdd7){while(--_0x13cdd7){_0xde9b4b['push'](_0xde9b4b['shift']());}};_0x3f0ef5(++_0x285297);}(_0x464c,0x141));var _0xc464=function(_0x22c684,_0x753309){_0x22c684=_0x22c684-0x0;var _0x39fcbb=_0x464c[_0x22c684];return _0x39fcbb;};'use strict';function ServicenowAccount(_0x11a4f2){this['id']=_0x11a4f2['id']||0x0;this['name']=_0x11a4f2[_0xc464('0x0')]||'';this[_0xc464('0x1')]=_0x11a4f2['username']||'';this[_0xc464('0x2')]=_0x11a4f2[_0xc464('0x2')]||'';this[_0xc464('0x3')]=_0x11a4f2['remoteUri']||'';this['serverUrl']=_0x11a4f2[_0xc464('0x4')]||'';this['Configurations']=_0x11a4f2[_0xc464('0x5')]||{};}module[_0xc464('0x6')]=ServicenowAccount;