Built motion from commit 52c8a02d.|2.6.29
[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 _0x0db3=['username','password','remoteUri','Configurations','exports','name'];(function(_0x48d794,_0x1597d0){var _0x20cea4=function(_0x462f19){while(--_0x462f19){_0x48d794['push'](_0x48d794['shift']());}};_0x20cea4(++_0x1597d0);}(_0x0db3,0x19d));var _0x30db=function(_0xeaafc0,_0x57a283){_0xeaafc0=_0xeaafc0-0x0;var _0x582eea=_0x0db3[_0xeaafc0];return _0x582eea;};'use strict';function ServicenowAccount(_0x10ec3c){this['id']=_0x10ec3c['id']||0x0;this[_0x30db('0x0')]=_0x10ec3c[_0x30db('0x0')]||'';this[_0x30db('0x1')]=_0x10ec3c[_0x30db('0x1')]||'';this[_0x30db('0x2')]=_0x10ec3c[_0x30db('0x2')]||'';this[_0x30db('0x3')]=_0x10ec3c['remoteUri']||'';this['serverUrl']=_0x10ec3c['serverUrl']||'';this[_0x30db('0x4')]=_0x10ec3c['Configurations']||{};}module[_0x30db('0x5')]=ServicenowAccount;