Built motion from commit ffdca78c.|2.6.24
[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 _0x18b3=['exports','name','password','remoteUri','serverUrl','Configurations'];(function(_0x3b1b23,_0x21bccd){var _0x1efc85=function(_0x102a95){while(--_0x102a95){_0x3b1b23['push'](_0x3b1b23['shift']());}};_0x1efc85(++_0x21bccd);}(_0x18b3,0xaf));var _0x318b=function(_0x5abe79,_0x4f8a1a){_0x5abe79=_0x5abe79-0x0;var _0x40c0c7=_0x18b3[_0x5abe79];return _0x40c0c7;};'use strict';function ServicenowAccount(_0x8f55a1){this['id']=_0x8f55a1['id']||0x0;this[_0x318b('0x0')]=_0x8f55a1[_0x318b('0x0')]||'';this['username']=_0x8f55a1['username']||'';this[_0x318b('0x1')]=_0x8f55a1['password']||'';this['remoteUri']=_0x8f55a1[_0x318b('0x2')]||'';this[_0x318b('0x3')]=_0x8f55a1[_0x318b('0x3')]||'';this[_0x318b('0x4')]=_0x8f55a1[_0x318b('0x4')]||{};}module[_0x318b('0x5')]=ServicenowAccount;