88dc63372ec309cf78db4f3609a018428c6b28d2
[motion2.git] / server / services / ami / model / telephone.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 _0x0db9=['stateTime','unknown','address','accountcode','state'];(function(_0x1fa331,_0x4232eb){var _0x3b8983=function(_0x4c8bc9){while(--_0x4c8bc9){_0x1fa331['push'](_0x1fa331['shift']());}};_0x3b8983(++_0x4232eb);}(_0x0db9,0xa3));var _0x90db=function(_0xcf5436,_0x4632c3){_0xcf5436=_0xcf5436-0x0;var _0xc4f5c8=_0x0db9[_0xcf5436];return _0xc4f5c8;};'use strict';function Telephone(_0x3be2aa){this['id']=_0x3be2aa['id']||0x0;this['name']=_0x3be2aa['name']||'';this['accountcode']=_0x3be2aa[_0x90db('0x0')]||'';this[_0x90db('0x1')]='unknown';this[_0x90db('0x2')]=0x0;this['status']=_0x90db('0x3');this[_0x90db('0x4')]='';}module['exports']=Telephone;