Built motion from commit (unavailable).|2.5.27
[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 _0xc74e=['exports','name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x3eec60,_0x46d09b){var _0x5eef61=function(_0x2fbee7){while(--_0x2fbee7){_0x3eec60['push'](_0x3eec60['shift']());}};_0x5eef61(++_0x46d09b);}(_0xc74e,0x1cf));var _0xec74=function(_0x3947c9,_0x4d6c97){_0x3947c9=_0x3947c9-0x0;var _0x2e7871=_0xc74e[_0x3947c9];return _0x2e7871;};'use strict';function ServicenowAccount(_0x325a40){this['id']=_0x325a40['id']||0x0;this['name']=_0x325a40[_0xec74('0x0')]||'';this['username']=_0x325a40[_0xec74('0x1')]||'';this[_0xec74('0x2')]=_0x325a40['password']||'';this[_0xec74('0x3')]=_0x325a40[_0xec74('0x3')]||'';this[_0xec74('0x4')]=_0x325a40[_0xec74('0x4')]||'';this['Configurations']=_0x325a40[_0xec74('0x5')]||{};}module[_0xec74('0x6')]=ServicenowAccount;