8ad6c62ca3495733878fe7ccb873a66e8cd884e9
[motion2.git] / server / api / intFreshdeskAccount / intFreshdeskAccount.attributes.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 _0xc326=['sequelize','STRING'];(function(_0x1719cb,_0x44afac){var _0xeda805=function(_0x4ccfdf){while(--_0x4ccfdf){_0x1719cb['push'](_0x1719cb['shift']());}};_0xeda805(++_0x44afac);}(_0xc326,0x1b4));var _0x6c32=function(_0x554ee0,_0x314c65){_0x554ee0=_0x554ee0-0x0;var _0x1744d1=_0xc326[_0x554ee0];return _0x1744d1;};'use strict';var Sequelize=require(_0x6c32('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x6c32('0x1')],'unique':'username'},'apiKey':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0x6c32('0x1')],'allowNull':![]}};