Built motion from commit f3da74b7.|2.5.36
[motion2.git] / server / services / ami / model / freshsalesAccount.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 _0x33ac=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x5aa418,_0x4f9d6e){var _0x4b515b=function(_0x38702f){while(--_0x38702f){_0x5aa418['push'](_0x5aa418['shift']());}};_0x4b515b(++_0x4f9d6e);}(_0x33ac,0x1f2));var _0xc33a=function(_0x51e928,_0x44b646){_0x51e928=_0x51e928-0x0;var _0x15f2ad=_0x33ac[_0x51e928];return _0x15f2ad;};'use strict';function FreshsalesAccount(_0x11e91c){this['id']=_0x11e91c['id']||0x0;this[_0xc33a('0x0')]=_0x11e91c['name']||'';this['username']=_0x11e91c[_0xc33a('0x1')]||'';this[_0xc33a('0x2')]=_0x11e91c[_0xc33a('0x3')]||'';this[_0xc33a('0x4')]=_0x11e91c[_0xc33a('0x4')]||'';this[_0xc33a('0x5')]=_0x11e91c[_0xc33a('0x5')]||'';this[_0xc33a('0x6')]=_0x11e91c[_0xc33a('0x6')]||{};}module['exports']=FreshsalesAccount;