08452c7047fb99e6e0101b44a192e086d4d548f3
[motion2.git] / server / api / saAsset / saAsset.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 _0xee4f=['STRING','long','DECIMAL','DATE','BOOLEAN','sequelize','INTEGER','TEXT'];(function(_0x5b561d,_0x422b7c){var _0x431060=function(_0x401409){while(--_0x401409){_0x5b561d['push'](_0x5b561d['shift']());}};_0x431060(++_0x422b7c);}(_0xee4f,0xad));var _0xfee4=function(_0x3c9f56,_0x198760){_0x3c9f56=_0x3c9f56-0x0;var _0x33f1be=_0xee4f[_0x3c9f56];return _0x33f1be;};'use strict';var Sequelize=require(_0xfee4('0x0'));module['exports']={'companyName':{'type':Sequelize['STRING']},'companyId':{'type':Sequelize[_0xfee4('0x1')]},'productName':{'type':Sequelize[_0xfee4('0x2')],'allowNull':![]},'productCode':{'type':Sequelize[_0xfee4('0x3')],'allowNull':![]},'productDescription':{'type':Sequelize['TEXT'](_0xfee4('0x4'))+'\x20CHARSET\x20utf8mb4\x20COLLATE\x20utf8mb4_unicode_ci'},'typeName':{'type':Sequelize[_0xfee4('0x3')]},'pricelistName':{'type':Sequelize['TEXT']},'pricelistId':{'type':Sequelize['TEXT']},'netPrice':{'type':Sequelize[_0xfee4('0x5')](0xd,0x4),'allowNull':![]},'discount':{'type':Sequelize['DECIMAL'](0x6,0x3),'allowNull':![]},'tax':{'type':Sequelize['DECIMAL'](0xd,0x4),'allowNull':![]},'agentFullname':{'type':Sequelize[_0xfee4('0x3')]},'note':{'type':Sequelize[_0xfee4('0x2')]},'dateLastInvoice':{'type':Sequelize[_0xfee4('0x6')]},'dateNextInvoice':{'type':Sequelize['DATE']},'subscriptionId':{'type':Sequelize['INTEGER'],'allowNull':![]},'subscriptionName':{'type':Sequelize[_0xfee4('0x3')],'allowNull':![]},'subscriptionMonthly':{'type':Sequelize[_0xfee4('0x1')],'allowNull':![]},'deleted':{'type':Sequelize[_0xfee4('0x7')]},'status':{'type':Sequelize['STRING']}};