Built motion from commit (unavailable).|2.5.31
[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 _0x0300=['Configurations','exports','username','password','serverUrl'];(function(_0x5d42a5,_0x4eec63){var _0x3b411d=function(_0xe1d3ba){while(--_0xe1d3ba){_0x5d42a5['push'](_0x5d42a5['shift']());}};_0x3b411d(++_0x4eec63);}(_0x0300,0x1f1));var _0x0030=function(_0x61dc60,_0x3b24ed){_0x61dc60=_0x61dc60-0x0;var _0x2d6cf8=_0x0300[_0x61dc60];return _0x2d6cf8;};'use strict';function ServicenowAccount(_0xd11fa4){this['id']=_0xd11fa4['id']||0x0;this['name']=_0xd11fa4['name']||'';this[_0x0030('0x0')]=_0xd11fa4[_0x0030('0x0')]||'';this[_0x0030('0x1')]=_0xd11fa4['password']||'';this['remoteUri']=_0xd11fa4['remoteUri']||'';this[_0x0030('0x2')]=_0xd11fa4[_0x0030('0x2')]||'';this[_0x0030('0x3')]=_0xd11fa4[_0x0030('0x3')]||{};}module[_0x0030('0x4')]=ServicenowAccount;