Built motion from commit 0900f080.|2.5.45
[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 _0x59a9=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0xbd08b4,_0x4790ed){var _0x314f1e=function(_0x161589){while(--_0x161589){_0xbd08b4['push'](_0xbd08b4['shift']());}};_0x314f1e(++_0x4790ed);}(_0x59a9,0xeb));var _0x959a=function(_0x5f012d,_0x5b5ad6){_0x5f012d=_0x5f012d-0x0;var _0x322d08=_0x59a9[_0x5f012d];return _0x322d08;};'use strict';function ServicenowAccount(_0x333751){this['id']=_0x333751['id']||0x0;this['name']=_0x333751[_0x959a('0x0')]||'';this[_0x959a('0x1')]=_0x333751[_0x959a('0x1')]||'';this['password']=_0x333751[_0x959a('0x2')]||'';this[_0x959a('0x3')]=_0x333751[_0x959a('0x3')]||'';this[_0x959a('0x4')]=_0x333751['serverUrl']||'';this[_0x959a('0x5')]=_0x333751[_0x959a('0x5')]||{};}module[_0x959a('0x6')]=ServicenowAccount;