Built motion from commit (unavailable).|2.5.24
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0x91de=['STRING'];(function(_0x482fb5,_0x37dec5){var _0x35c82a=function(_0xd75cfa){while(--_0xd75cfa){_0x482fb5['push'](_0x482fb5['shift']());}};_0x35c82a(++_0x37dec5);}(_0x91de,0x12f));var _0xe91d=function(_0x5969b3,_0x4d0448){_0x5969b3=_0x5969b3-0x0;var _0x11cd78=_0x91de[_0x5969b3];return _0x11cd78;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xe91d('0x0')]},'username':{'type':Sequelize[_0xe91d('0x0')],'unique':'username'},'password':{'type':Sequelize[_0xe91d('0x0')]},'email':{'type':Sequelize[_0xe91d('0x0')]},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xe91d('0x0')],'allowNull':![]}};