Built motion from commit 5b761a7b.|2.5.36
[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 _0x1ccc=['Configurations','exports','username','password','remoteUri','serverUrl'];(function(_0x283ee5,_0x185aa8){var _0x92ef90=function(_0x3d1a1a){while(--_0x3d1a1a){_0x283ee5['push'](_0x283ee5['shift']());}};_0x92ef90(++_0x185aa8);}(_0x1ccc,0x1ac));var _0xc1cc=function(_0x2ff238,_0x1811d2){_0x2ff238=_0x2ff238-0x0;var _0x204a56=_0x1ccc[_0x2ff238];return _0x204a56;};'use strict';function ServicenowAccount(_0x253457){this['id']=_0x253457['id']||0x0;this['name']=_0x253457['name']||'';this[_0xc1cc('0x0')]=_0x253457['username']||'';this[_0xc1cc('0x1')]=_0x253457[_0xc1cc('0x1')]||'';this['remoteUri']=_0x253457[_0xc1cc('0x2')]||'';this[_0xc1cc('0x3')]=_0x253457[_0xc1cc('0x3')]||'';this[_0xc1cc('0x4')]=_0x253457[_0xc1cc('0x4')]||{};}module[_0xc1cc('0x5')]=ServicenowAccount;