83627edc49236abe25b4a05098b6eca854412916
[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 _0x9aca=['STRING','remoteUri','exports'];(function(_0x1f6e31,_0xf2ab07){var _0x5838bb=function(_0x58e56d){while(--_0x58e56d){_0x1f6e31['push'](_0x1f6e31['shift']());}};_0x5838bb(++_0xf2ab07);}(_0x9aca,0x194));var _0xa9ac=function(_0x174f4d,_0x492554){_0x174f4d=_0x174f4d-0x0;var _0x45b900=_0x9aca[_0x174f4d];return _0x45b900;};'use strict';var Sequelize=require('sequelize');module[_0xa9ac('0x0')]={'name':{'type':Sequelize[_0xa9ac('0x1')]},'description':{'type':Sequelize[_0xa9ac('0x1')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize[_0xa9ac('0x1')]},'email':{'type':Sequelize[_0xa9ac('0x1')]},'remoteUri':{'type':Sequelize[_0xa9ac('0x1')],'unique':_0xa9ac('0x2')},'serverUrl':{'type':Sequelize[_0xa9ac('0x1')],'allowNull':![]}};