566b09aa8773f668d07bebe48017488307aca827
[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 _0x793b=['exports','name','username','password','remoteUri','serverUrl'];(function(_0x81dcac,_0x8ff7db){var _0xc7803b=function(_0x499b29){while(--_0x499b29){_0x81dcac['push'](_0x81dcac['shift']());}};_0xc7803b(++_0x8ff7db);}(_0x793b,0x7f));var _0xb793=function(_0x3f2506,_0x25e23a){_0x3f2506=_0x3f2506-0x0;var _0x483e5b=_0x793b[_0x3f2506];return _0x483e5b;};'use strict';function ServicenowAccount(_0x2ec0ba){this['id']=_0x2ec0ba['id']||0x0;this[_0xb793('0x0')]=_0x2ec0ba['name']||'';this[_0xb793('0x1')]=_0x2ec0ba[_0xb793('0x1')]||'';this[_0xb793('0x2')]=_0x2ec0ba['password']||'';this['remoteUri']=_0x2ec0ba[_0xb793('0x3')]||'';this['serverUrl']=_0x2ec0ba[_0xb793('0x4')]||'';this['Configurations']=_0x2ec0ba['Configurations']||{};}module[_0xb793('0x5')]=ServicenowAccount;