21314 lines
789 KiB
Plaintext
21314 lines
789 KiB
Plaintext
{
|
||
"paper": {
|
||
"name": "A0",
|
||
"leftMargin": 0.5,
|
||
"rightMargin": 0.5,
|
||
"topMargin": 0.5,
|
||
"bottomMargin": 0.5,
|
||
"isPortriat": true
|
||
},
|
||
"modelVersion": 2.01,
|
||
"defaultSchema": "FrontOffice",
|
||
"server": {
|
||
"objectType": "Server_MSSQL",
|
||
"name": "Default",
|
||
"uuid": "",
|
||
"serverVersion": 16000000,
|
||
"edition": "Unknown",
|
||
"catalogs": [
|
||
{
|
||
"objectType": "Catalog_MSSQL",
|
||
"name": "Default",
|
||
"schemas": [
|
||
{
|
||
"objectType": "Schema_MSSQL",
|
||
"name": "FrontOffice",
|
||
"comment": "",
|
||
"tables": [
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserRequest",
|
||
"comment": "ورودی حذف کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2924,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_26",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterRequest",
|
||
"comment": "ورودی واکشی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6613,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserByFilterRequest_GetAllUserByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterResponse",
|
||
"comment": "خروجی واکشی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8706,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserByFilterResponse_GetAllUserByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserAddressResponse",
|
||
"comment": "خروجی ایجاد آدرس کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1854,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_22",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserAddressRequest",
|
||
"comment": "ورودی حذف آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9712,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_20",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserAddressRequest",
|
||
"comment": "ورودی واکشی یک آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5483,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_19",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserAddressResponse",
|
||
"comment": "خروجی واکشی یک آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserAddressResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5899,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_18",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterRequest",
|
||
"comment": "ورودی واکشی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9684,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserAddressByFilterRequest_GetAllUserAddressByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserAddressByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterFilter",
|
||
"comment": "فیلترهای آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5523,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_17",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterResponse",
|
||
"comment": "خروجی واکشی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1791,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserAddressByFilterResponse_GetAllUserAddressByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserAddressByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterResponseModel",
|
||
"comment": "مدل خروجی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6269,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_16",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetPackageRequest",
|
||
"comment": "ورودی واکشی یک پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8748,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_12",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetPackageResponse",
|
||
"comment": "خروجی واکشی یک پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetPackageResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3227,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_11",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterRequest",
|
||
"comment": "ورودی واکشی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2088,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllPackageByFilterRequest_GetAllPackageByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllPackageByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterFilter",
|
||
"comment": "فیلترهای پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9565,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_10",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterResponse",
|
||
"comment": "خروجی واکشی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4477,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllPackageByFilterResponse_GetAllPackageByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllPackageByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterResponseModel",
|
||
"comment": "مدل خروجی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4563,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_9",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserOrderResponse",
|
||
"comment": "خروجی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2992,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_8",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserOrderRequest",
|
||
"comment": "ورودی حذف سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4408,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_6",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserOrderRequest",
|
||
"comment": "ورودی واکشی یک سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3325,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_5",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterRequest",
|
||
"comment": "ورودی واکشی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8733,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserOrderByFilterRequest_GetAllUserOrderByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserOrderByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterResponse",
|
||
"comment": "خروجی واکشی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3838,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserOrderByFilterResponse_GetAllUserOrderByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserOrderByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserAvatarFileModel",
|
||
"comment": "ورودی ویرایش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5462,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FileName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اسم فایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FileName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FileMime",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نوع فایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FileMime",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "File",
|
||
"type": "binary",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "فایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "File",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_27",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PackageService",
|
||
"comment": "سرویس های پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "PackageService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3135,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetPackage",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetPackage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllPackageByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی پکیج ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllPackageByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetPackageRequest_1",
|
||
"fields": [
|
||
"GetPackage"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetPackageRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetPackageResponse_1",
|
||
"fields": [
|
||
"GetPackage"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetPackageResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetAllPackageByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllPackageByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllPackageByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetAllPackageByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllPackageByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllPackageByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "VerifyOtpTokenResponse",
|
||
"comment": "خروجی فعالسازی توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8040,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Success",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موفق؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Success",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Message",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Message",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "توکن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingAttempts",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "تلاش باقی مانده",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingAttempts",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingSeconds",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "ثانیه باقی مانده",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingSeconds",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_47_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewOtpTokenResponse",
|
||
"comment": "خروجی ایجاد توکن Otp جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8040,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Success",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موفق؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Success",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Message",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Message",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingAttempts",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "تلاش باقی مانده",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingAttempts",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingSeconds",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "ثانیه باقی مانده",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingSeconds",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_47",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "VerifyOtpTokenRequest",
|
||
"comment": "ورودی فعالسازی توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewOtpTokenRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1890,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل مقصد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Purpose",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "مقصود",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Purpose",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Code",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Code",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentReferralCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد معرف والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserAddressRequest",
|
||
"comment": "ورودی ایجاد آدرس کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserAddressRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6922,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserAddressRequest",
|
||
"comment": "ورودی ویرایش آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserAddressRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9213,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_21",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterFilter",
|
||
"comment": "فیلترهای سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1841,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_3",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserOrderResponse",
|
||
"comment": "خروجی واکشی یک سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserOrderResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2961,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_4",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterResponseModel",
|
||
"comment": "مدل خروجی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2138,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_2",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserAddressService",
|
||
"comment": "سرویس های آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserAddressService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3851,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUserAddress",
|
||
"type": "CreateCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایجاد آدرس کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserAddress",
|
||
"type": "UpdateCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ویرایش آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserAddress",
|
||
"type": "DeleteCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "حذف آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserAddress",
|
||
"type": "GetOneQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی یک آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserAddressByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی آدرس کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserAddressByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SetAddressAsDefault",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تعیین آدرس پیشفرض",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SetAddressAsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressResponse_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewUserAddressResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_UpdateUserAddressRequest_1",
|
||
"fields": [
|
||
"UpdateUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UpdateUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_DeleteUserAddressRequest_1",
|
||
"fields": [
|
||
"DeleteUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "DeleteUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetUserAddressRequest_1",
|
||
"fields": [
|
||
"GetUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetUserAddressResponse_1",
|
||
"fields": [
|
||
"GetUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetUserAddressResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserAddressByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserAddressByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserAddressByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserAddressByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressRequest_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewUserAddressRequest",
|
||
"referencedFields": [
|
||
"Title"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_SetAddressAsDefaultRequest_1",
|
||
"fields": [
|
||
"SetAddressAsDefault"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SetAddressAsDefaultRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "SetAddressAsDefaultRequest",
|
||
"comment": "ورودی تعیین آدرس پیشفرض",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5483,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_19_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserResponse",
|
||
"comment": "خروجی واکشی یک کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2333,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توکن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کد ارجاع",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل فعال شده؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MobileVerifiedAt",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ فعال سازی موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MobileVerifiedAt",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پیامک",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پوش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ تولد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserRequest",
|
||
"comment": "ورودی ویرایش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5462,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarFile",
|
||
"type": "Object",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "فایل آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarFile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پیامک",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پوش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ تولد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UpdateUserRequest_UserAvatarFileModel_1",
|
||
"fields": [
|
||
"AvatarFile"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UserAvatarFileModel",
|
||
"referencedFields": [
|
||
"FileName"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterFilter",
|
||
"comment": "فیلترهای کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8110,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ارجاع",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل فعال شده؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پیامک",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پوش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ تولد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_24",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterResponseModel",
|
||
"comment": "مدل خروجی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6827,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کد ارجاع",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل فعال شده؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MobileVerifiedAt",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ فعال سازی موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MobileVerifiedAt",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پیامک",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "اعلان پوش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ تولد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_23",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserOrderRequest",
|
||
"comment": "ورودی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserOrderRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7068,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserOrderRequest",
|
||
"comment": "ورودی ویرایش سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserOrderRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4722,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_7",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllTransactionByFilterResponseModel",
|
||
"comment": "مدل خروجی تراکنش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllTransactionByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2941,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MerchantId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه بازرگانی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MerchantId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Amount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "مقدار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Amount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CallbackUrl",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس اینترنتی برگشت به تماس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CallbackUrl",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Email",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Email",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Authority",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اتوریتی-اختیار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Authority",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FeeType",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نوع کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FeeType",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Fee",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Fee",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Currency",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واحد پولی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Currency",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardHash",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "هش کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardHash",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardPan",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardPan",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RefId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RefId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه سفارش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Type",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نوع تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Type",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_2_copy_1_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterResponseModel_TransactionTypeEnum_1",
|
||
"fields": [
|
||
"Type"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "TransactionTypeEnum",
|
||
"referencedFields": [
|
||
"Real"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetAllTransactionByFilterResponseModel_TransactionTypeEnum_1"
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterResponseModel_CurrencyEnum_1",
|
||
"fields": [
|
||
"Currency"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CurrencyEnum",
|
||
"referencedFields": [
|
||
"IRR"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetAllTransactionByFilterResponseModel_CurrencyEnum_1"
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllTransactionByFilterFilter",
|
||
"comment": "فیلترهای تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllTransactionByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7185,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MerchantId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه بازرگانی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MerchantId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Amount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "مقدار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Amount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CallbackUrl",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس اینترنتی برگشت به تماس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CallbackUrl",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Email",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Email",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Authority",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اتوریتی-اختیار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Authority",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FeeType",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نوع کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FeeType",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Fee",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Fee",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Currency",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واحد پولی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Currency",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardHash",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "هش کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardHash",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardPan",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardPan",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RefId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RefId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه سفارش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Type",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نوع تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Type",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_3_copy_1_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterFilter_TransactionTypeEnum_1",
|
||
"fields": [
|
||
"Type"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "TransactionTypeEnum",
|
||
"referencedFields": [
|
||
"Real"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetAllTransactionByFilterFilter_TransactionTypeEnum_1"
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterFilter_CurrencyEnum_1",
|
||
"fields": [
|
||
"Currency"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CurrencyEnum",
|
||
"referencedFields": [
|
||
"IRR"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetAllTransactionByFilterFilter_CurrencyEnum_1"
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllTransactionByFilterResponse",
|
||
"comment": "خروجی واکشی تراکنش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9580,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterResponse_GetAllTransactionByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllTransactionByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllTransactionByFilterRequest",
|
||
"comment": "ورودی واکشی تراکنش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllTransactionByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7613,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllTransactionByFilterRequest_GetAllTransactionByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllTransactionByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetTransactionResponse",
|
||
"comment": "خروجی واکشی یک تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetTransactionResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8265,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MerchantId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه بازرگانی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MerchantId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Amount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "مقدار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Amount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CallbackUrl",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس اینترنتی برگشت به تماس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CallbackUrl",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Email",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Email",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RequestStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت درخواست",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RequestStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Authority",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اتوریتی-اختیار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Authority",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FeeType",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نوع کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FeeType",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Fee",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کارمزد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Fee",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Currency",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واحد پولی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Currency",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusMessage",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیام وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusMessage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardHash",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "هش کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardHash",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CardPan",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره کارت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CardPan",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RefId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RefId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه سفارش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Type",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نوع تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Type",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_4_copy_1_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetTransactionResponse_TransactionTypeEnum_1",
|
||
"fields": [
|
||
"Type"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "TransactionTypeEnum",
|
||
"referencedFields": [
|
||
"Real"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetTransactionResponse_TransactionTypeEnum_1"
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetTransactionResponse_CurrencyEnum_1",
|
||
"fields": [
|
||
"Currency"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CurrencyEnum",
|
||
"referencedFields": [
|
||
"IRR"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_GetTransactionResponse_CurrencyEnum_1"
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "TransactionTypeEnum",
|
||
"comment": "نوع تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Real",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واقعی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Real",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Sandbox",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آزمایشی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Sandbox",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CurrencyEnum",
|
||
"comment": "واحد پولی",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IRR",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ریال",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IRR",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IRT",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تومن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IRT",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PaymentRequestResponse",
|
||
"comment": "خروجی درخواست پرداخت",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentGWUrl",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس اینترنتی درگاه پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentGWUrl",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PaymentVerificationRequest",
|
||
"comment": "ورودی فعال سازی پرداخت",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5550,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Authority",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آتوریتی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Authority",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Status",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Status",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_6_copy_1_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PaymentVerificationResponse",
|
||
"comment": "خروجی فعال سازی تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Message",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Message",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RefId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RefId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه سفارش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerificationStatusCode",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد وضعیت فعال سازی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerificationStatusCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1_copy_2_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetTransactionRequest",
|
||
"comment": "ورودی واکشی یک تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9792,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Authority",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آتوریتی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Authority",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_5_copy_1_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "TransactionService",
|
||
"comment": "سرویس های تراکنش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "TransactionService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8610,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetTransaction",
|
||
"type": "GetOneQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی یک تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetTransaction",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllTransactionByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی تراکنش ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllTransactionByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentRequest",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "درخواست پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentRequest",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentVerification",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "فعال سازی پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentVerification",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_GetTransactionRequest_1",
|
||
"fields": [
|
||
"GetTransaction"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetTransactionRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_GetTransactionResponse_1",
|
||
"fields": [
|
||
"GetTransaction"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetTransactionResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_GetAllTransactionByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllTransactionByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllTransactionByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_GetAllTransactionByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllTransactionByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllTransactionByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_PaymentRequestRequest_1",
|
||
"fields": [
|
||
"PaymentRequest"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "PaymentRequestRequest",
|
||
"referencedFields": [
|
||
"MerchantId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_PaymentRequest_1",
|
||
"fields": [
|
||
"PaymentRequest"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "PaymentRequestResponse",
|
||
"referencedFields": [
|
||
"PaymentGWUrl"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_PaymentVerificationRequest_1",
|
||
"fields": [
|
||
"PaymentVerification"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "PaymentVerificationRequest",
|
||
"referencedFields": [
|
||
"Authority"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_TransactionService_PaymentVerificationResponse_1",
|
||
"fields": [
|
||
"PaymentVerification"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "PaymentVerificationResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PaymentRequestRequest",
|
||
"comment": "ورودی ایجاد تراکنش جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewTransactionRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6927,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Amount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "مقدار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Amount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CallbackUrl",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس اینترنتی بازگشت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CallbackUrl",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Email",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایمیل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Email",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Currency",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "واحد پولی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Currency",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Type",
|
||
"type": "enum",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نوع تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Type",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه سفارش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_CreateNewTransactionRequest_TransactionTypeEnum_1_copy_1",
|
||
"fields": [
|
||
"Type"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "TransactionTypeEnum",
|
||
"referencedFields": [
|
||
"Real"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_CreateNewTransactionRequest_TransactionTypeEnum_1"
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_CreateNewTransactionRequest_CurrencyEnum_1_copy_1",
|
||
"fields": [
|
||
"Currency"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CurrencyEnum",
|
||
"referencedFields": [
|
||
"IRR"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": "fk_CreateNewTransactionRequest_CurrencyEnum_1"
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "AdminGetJwtTokenRequest",
|
||
"comment": "ورودی حذف کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2924,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Username",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام کاربری",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Username",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Password",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کلمه عبور",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Password",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_43_copy_2",
|
||
"fields": [
|
||
"Username"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "AdminGetJwtTokenResponse",
|
||
"comment": "خروجی واکشی توکن",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توکن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_46_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "SetPasswordForUserRequest",
|
||
"comment": "ورودی حذف کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2924,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CurrentPassword",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کلمه عبور فعلی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CurrentPassword",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NewPassword",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کلمه عبور",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NewPassword",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ConfirmPassword",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "تایید کلمه عبور",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ConfirmPassword",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_43_copy_3",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserService",
|
||
"comment": "سرویس های کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4423,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUser",
|
||
"type": "UpdateCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ویرایش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUser",
|
||
"type": "DeleteCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "حذف کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUser",
|
||
"type": "GetOneQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی یک کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewOtpToken",
|
||
"type": "CreateCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایجاد توکن Otp جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewOtpToken",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerifyOtpToken",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "فعال سازی توکن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "VerifyOtpToken",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AdminGetJwtToken",
|
||
"type": "Query",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی توکن مدیر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AdminGetJwtToken",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SetPasswordForUser",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تنظیم کلمه عبور",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SetPasswordForUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AcceptContract",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تایید قرارداد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AcceptContract",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_13",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"fields": [
|
||
"UpdateUser"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UpdateUserRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_DeleteUserRequest_1",
|
||
"fields": [
|
||
"DeleteUser"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "DeleteUserRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetUserResponse_1",
|
||
"fields": [
|
||
"GetUser"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetUserResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetAllUserByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetAllUserByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewOtpTokenRequest_1",
|
||
"fields": [
|
||
"CreateNewOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewOtpTokenRequest",
|
||
"referencedFields": [
|
||
"Mobile"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewOtpTokenResponse_1",
|
||
"fields": [
|
||
"CreateNewOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewOtpTokenResponse",
|
||
"referencedFields": [
|
||
"Success"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_VerifyOtpTokenResponse_1",
|
||
"fields": [
|
||
"VerifyOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "VerifyOtpTokenResponse",
|
||
"referencedFields": [
|
||
"Success"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_VerifyOtpTokenRequest_1",
|
||
"fields": [
|
||
"VerifyOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "VerifyOtpTokenRequest",
|
||
"referencedFields": [
|
||
"Mobile"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_AdminGetJwtTokenRequest_1",
|
||
"fields": [
|
||
"AdminGetJwtToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "AdminGetJwtTokenRequest",
|
||
"referencedFields": [
|
||
"Username"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_AdminGetJwtTokenResponse_1",
|
||
"fields": [
|
||
"AdminGetJwtToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "AdminGetJwtTokenResponse",
|
||
"referencedFields": [
|
||
"Token"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_SetPasswordForUserRequest_1",
|
||
"fields": [
|
||
"SetPasswordForUser"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SetPasswordForUserRequest",
|
||
"referencedFields": [
|
||
"CurrentPassword"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateContractOtpTokenRequest_1",
|
||
"fields": [
|
||
"CreateContractOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateContractOtpTokenRequest",
|
||
"referencedFields": [
|
||
"CotractGuid"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_AcceptContractRequest_1",
|
||
"fields": [
|
||
"AcceptContract"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "AcceptContractRequest",
|
||
"referencedFields": [
|
||
"Code"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_AcceptContractRequestResponse_1",
|
||
"fields": [
|
||
"AcceptContract"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "AcceptContractRequestResponse",
|
||
"referencedFields": [
|
||
"Token"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "AcceptContractRequest",
|
||
"comment": "ورودی ایجاد توکن Otp جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewOtpTokenRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1890,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Code",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کد otp",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Code",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ContractHtml",
|
||
"type": "nvarchar",
|
||
"size": 10000,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "فایل قرارداد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ContractHtml",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SignGuid",
|
||
"type": "nvarchar",
|
||
"size": 36,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه یکتای امضا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SignGuid",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_14",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewOtpTokenRequest",
|
||
"comment": "ورودی ایجاد توکن Otp جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewOtpTokenRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1890,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "موبایل مقصد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Purpose",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "مقصود",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Purpose",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SignGuid",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه امضا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SignGuid",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_15",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "AcceptContractRequestResponse",
|
||
"comment": "خروجی واکشی توکن",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توکن",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_46_copy_1_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetProductsRequest",
|
||
"comment": "ورودی واکشی یک توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2270,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_66",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllProductsByFilterFilter",
|
||
"comment": "فیلترهای توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllProductsByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7548,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ShortInfomation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ShortInfomation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FullInformation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FullInformation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Discount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Discount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Rate",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Rate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_64",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllProductsByFilterResponseModel",
|
||
"comment": "مدل خروجی توکن Otp بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllProductsByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5344,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ShortInfomation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ShortInfomation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FullInformation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FullInformation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Discount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Discount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Rate",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Rate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ThumbnailPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ThumbnailPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SaleCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SaleCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ViewCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ViewCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_63",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllProductsByFilterRequest",
|
||
"comment": "ورودی واکشی توکن Otp بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllProductsByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2913,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllProductsByFilterRequest_GetAllProductsByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllProductsByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllProductsByFilterRequest_GetAllProductsByFilterFilter_1",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllProductsByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "ProductsService",
|
||
"comment": "سرویس محصولات ",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "ProductsService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3023,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetProducts",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "واکشی یک توکن Otp",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetProducts",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllProductsByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "واکشی توکن Otp ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllProductsByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_25",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ProductsService_GetProductsResponse_1",
|
||
"fields": [
|
||
"GetProducts"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetProductsResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ProductsService_GetProductsRequest_1",
|
||
"fields": [
|
||
"GetProducts"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetProductsRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ProductsService_GetAllProductsByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllProductsByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllProductsByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ProductsService_GetAllProductsByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllProductsByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllProductsByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "AddNewUserCartRequest",
|
||
"comment": "افزودن آیتم سبد خرید جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2270,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Count",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Count",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_66_copy_1",
|
||
"fields": [
|
||
"ProductId"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserCartRequest",
|
||
"comment": "افزودن آیتم سبد خرید جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2270,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserCartId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserCartId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Count",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Count",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_66_copy_1_copy_1",
|
||
"fields": [
|
||
"UserCartId"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "ShopingCart",
|
||
"comment": "سرویس سبد خرید ",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "ProductsService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3023,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AddNewUserCart",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "اضافه به سبد خرید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AddNewUserCart",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserCart",
|
||
"type": "Query",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "واکشی سبد خرید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserCart",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserCart",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ویرایش سبد خرید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserCart",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_25_copy_1",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ShopingCart_AddNewUserCartRequest_1",
|
||
"fields": [
|
||
"AddNewUserCart"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "AddNewUserCartRequest",
|
||
"referencedFields": [
|
||
"ProductId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ShopingCart_UpdateUserCartRequest_1",
|
||
"fields": [
|
||
"UpdateUserCart"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UpdateUserCartRequest",
|
||
"referencedFields": [
|
||
"UserCartId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_ShopingCart_GetAllUserCartResponse_1",
|
||
"fields": [
|
||
"GetAllUserCart"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserCartResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllProductsByFilterResponse",
|
||
"comment": "خروجی واکشی توکن Otp بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9936,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_30",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllProductsByFilterResponse_GetAllProductsByFilterResponseModel_1",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllProductsByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserCartResponse",
|
||
"comment": "ورودی واکشی سبد خرید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9936,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_29",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserCartResponse_GetAllUserCartResponseModel_1",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserCartResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserCartResponseModel",
|
||
"comment": "خروجی مدل واکشی سبد خرید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetProductsResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6349,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductTitle",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductTitle",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductShortInfomation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductShortInfomation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductPrice",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductPrice",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductDiscount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductDiscount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductThumbnailPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductThumbnailPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Count",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Count",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Created",
|
||
"type": "datetime2",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Created",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_65_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserOrderService",
|
||
"comment": "سرویس های سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserOrderService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUserOrder",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "ایجاد سفارش کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserOrder",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "ویرایش سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserOrder",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "حذف سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserOrder",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "واکشی یک سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserOrderByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "واکشی سفارش کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserOrderByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SubmitShopBuyOrder",
|
||
"type": "Command",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SubmitShopBuyOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_28",
|
||
"fields": [],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_CreateNewUserOrderRequest_1",
|
||
"fields": [
|
||
"CreateNewUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewUserOrderRequest",
|
||
"referencedFields": [
|
||
"Price"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_CreateNewUserOrderResponse_1",
|
||
"fields": [
|
||
"CreateNewUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewUserOrderResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_UpdateUserOrderRequest_1",
|
||
"fields": [
|
||
"UpdateUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UpdateUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_DeleteUserOrderRequest_1",
|
||
"fields": [
|
||
"DeleteUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "DeleteUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetUserOrderRequest_1",
|
||
"fields": [
|
||
"GetUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetUserOrderResponse_1",
|
||
"fields": [
|
||
"GetUserOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetUserOrderResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserOrderByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserOrderByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserOrderByFilter"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "GetAllUserOrderByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_SubmitShopBuyOrderRequest_1",
|
||
"fields": [
|
||
"SubmitShopBuyOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SubmitShopBuyOrderRequest",
|
||
"referencedFields": [
|
||
"TotalAmount"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_SubmitShopBuyOrderResponse_1",
|
||
"fields": [
|
||
"SubmitShopBuyOrder"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SubmitShopBuyOrderResponse",
|
||
"referencedFields": [
|
||
"OrderId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "SubmitShopBuyOrderRequest",
|
||
"comment": "ورودی واکشی یک سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3325,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TotalAmount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کل مبلغ قابل پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TotalAmount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_5_copy_1",
|
||
"fields": [
|
||
"TotalAmount"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "SubmitShopBuyOrderResponse",
|
||
"comment": "خروجی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2992,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "OrderId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "OrderId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Created",
|
||
"type": "datetime2",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Created",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentMethod",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentMethod",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressText",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserAddressText",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TotalAmount",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TotalAmount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FactorDetail",
|
||
"type": "Collection",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FactorDetail",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_8_copy_1",
|
||
"fields": [
|
||
"OrderId"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_SubmitShopBuyOrderResponse_SubmitShopBuyOrderFactorDetail_1",
|
||
"fields": [
|
||
"FactorDetail"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SubmitShopBuyOrderFactorDetail",
|
||
"referencedFields": [
|
||
"ProductId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetProductsResponse",
|
||
"comment": "خروجی واکشی یک توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetProductsResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6349,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ShortInfomation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ShortInfomation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FullInformation",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FullInformation",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Discount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Discount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Rate",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Rate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ThumbnailPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "SQL_Latin1_General_CP1_CI_AS",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ThumbnailPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SaleCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SaleCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ViewCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ViewCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingCount",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "sys",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RemainingCount",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_65",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "SubmitShopBuyOrderFactorDetail",
|
||
"comment": "خروجی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2992,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductTitle",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductTitle",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ProductThumbnailPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ProductThumbnailPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UnitPrice",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UnitPrice",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Count",
|
||
"type": "int",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Count",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UnitDiscountPrice",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "None",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UnitDiscountPrice",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_8_copy_1_copy_1",
|
||
"fields": [
|
||
"ProductId"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
}
|
||
],
|
||
"views": []
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"diagrams": [
|
||
{
|
||
"name": "FrontOffice",
|
||
"paperWidth": 2,
|
||
"paperHeight": 1,
|
||
"tableFont": "Arial Unicode MS",
|
||
"tableFontSize": 14,
|
||
"isBalckWhite": false,
|
||
"showDBSchemaName": true,
|
||
"showViewRelations": true,
|
||
"notation": "default",
|
||
"showFieldComment": true,
|
||
"showTableComment": true,
|
||
"shapes": [
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserService",
|
||
"x": 980,
|
||
"y": 990,
|
||
"width": 400,
|
||
"height": 326,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserRequest",
|
||
"x": 1290,
|
||
"y": 620,
|
||
"width": 400,
|
||
"height": 270,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserRequest",
|
||
"x": 1480,
|
||
"y": 930,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserResponse",
|
||
"x": 830,
|
||
"y": 30,
|
||
"width": 400,
|
||
"height": 390,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterRequest",
|
||
"x": 470,
|
||
"y": 1090,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterFilter",
|
||
"x": 30,
|
||
"y": 990,
|
||
"width": 400,
|
||
"height": 330,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterResponse",
|
||
"x": 980,
|
||
"y": 1370,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterResponseModel",
|
||
"x": 980,
|
||
"y": 1530,
|
||
"width": 400,
|
||
"height": 350,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserAddressService",
|
||
"x": 3390,
|
||
"y": 2580,
|
||
"width": 400,
|
||
"height": 200,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserAddressRequest",
|
||
"x": 4420,
|
||
"y": 2460,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserAddressResponse",
|
||
"x": 3770,
|
||
"y": 2260,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserAddressRequest",
|
||
"x": 3910,
|
||
"y": 2430,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserAddressRequest",
|
||
"x": 3260,
|
||
"y": 1950,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserAddressRequest",
|
||
"x": 2880,
|
||
"y": 2630,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserAddressResponse",
|
||
"x": 3390,
|
||
"y": 2840,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterRequest",
|
||
"x": 4930,
|
||
"y": 2720,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterFilter",
|
||
"x": 5390,
|
||
"y": 2730,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterResponse",
|
||
"x": 4930,
|
||
"y": 2540,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterResponseModel",
|
||
"x": 5390,
|
||
"y": 2460,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PackageService",
|
||
"x": 940,
|
||
"y": 5350,
|
||
"width": 400,
|
||
"height": 120,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetPackageRequest",
|
||
"x": 1400,
|
||
"y": 5340,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetPackageResponse",
|
||
"x": 940,
|
||
"y": 5540,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterRequest",
|
||
"x": 480,
|
||
"y": 5340,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterFilter",
|
||
"x": 30,
|
||
"y": 5320,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterResponse",
|
||
"x": 940,
|
||
"y": 5160,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterResponseModel",
|
||
"x": 940,
|
||
"y": 4910,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserOrderService",
|
||
"x": 530,
|
||
"y": 4480,
|
||
"width": 400,
|
||
"height": 212,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserOrderRequest",
|
||
"x": 880,
|
||
"y": 4090,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserOrderResponse",
|
||
"x": 1040,
|
||
"y": 4370,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserOrderRequest",
|
||
"x": 400,
|
||
"y": 3620,
|
||
"width": 400,
|
||
"height": 130,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserOrderRequest",
|
||
"x": 30,
|
||
"y": 4530,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserOrderRequest",
|
||
"x": 530,
|
||
"y": 4740,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserOrderResponse",
|
||
"x": 2110,
|
||
"y": 4610,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterRequest",
|
||
"x": 2110,
|
||
"y": 4420,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterFilter",
|
||
"x": 2550,
|
||
"y": 4420,
|
||
"width": 400,
|
||
"height": 240,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterResponse",
|
||
"x": 2050,
|
||
"y": 4250,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterResponseModel",
|
||
"x": 2500,
|
||
"y": 4140,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewOtpTokenRequest",
|
||
"x": 5000,
|
||
"y": 1240,
|
||
"width": 400,
|
||
"height": 166,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewOtpTokenResponse",
|
||
"x": 5000,
|
||
"y": 1050,
|
||
"width": 400,
|
||
"height": 150,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "VerifyOtpTokenRequest",
|
||
"x": 3990,
|
||
"y": 1030,
|
||
"width": 400,
|
||
"height": 150,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "VerifyOtpTokenResponse",
|
||
"x": 4500,
|
||
"y": 1050,
|
||
"width": 400,
|
||
"height": 170,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserAvatarFileModel",
|
||
"x": 1730,
|
||
"y": 680,
|
||
"width": 280,
|
||
"height": 140,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SetAddressAsDefaultRequest",
|
||
"x": 3640,
|
||
"y": 2110,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "TransactionTypeEnum",
|
||
"x": 2100,
|
||
"y": 2430,
|
||
"width": 250,
|
||
"height": 110,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 190,
|
||
"g": 220,
|
||
"b": 255,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CurrencyEnum",
|
||
"x": 1740,
|
||
"y": 2840,
|
||
"width": 200,
|
||
"height": 110,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 190,
|
||
"g": 220,
|
||
"b": 255,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "TransactionService",
|
||
"x": 500,
|
||
"y": 3140,
|
||
"width": 520,
|
||
"height": 160,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetTransactionRequest",
|
||
"x": 1190,
|
||
"y": 3250,
|
||
"width": 400,
|
||
"height": 110,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetTransactionResponse",
|
||
"x": 1630,
|
||
"y": 2240,
|
||
"width": 420,
|
||
"height": 490,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllTransactionByFilterRequest",
|
||
"x": 1190,
|
||
"y": 3070,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllTransactionByFilterFilter",
|
||
"x": 1640,
|
||
"y": 3060,
|
||
"width": 400,
|
||
"height": 490,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllTransactionByFilterResponse",
|
||
"x": 2430,
|
||
"y": 2070,
|
||
"width": 350,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllTransactionByFilterResponseModel",
|
||
"x": 2400,
|
||
"y": 2240,
|
||
"width": 410,
|
||
"height": 490,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PaymentRequestRequest",
|
||
"x": 1360,
|
||
"y": 2780,
|
||
"width": 330,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PaymentRequestResponse",
|
||
"x": 570,
|
||
"y": 3350,
|
||
"width": 380,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PaymentVerificationRequest",
|
||
"x": 410,
|
||
"y": 1950,
|
||
"width": 330,
|
||
"height": 120,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PaymentVerificationResponse",
|
||
"x": 30,
|
||
"y": 3130,
|
||
"width": 360,
|
||
"height": 190,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "AdminGetJwtTokenRequest",
|
||
"x": 3490,
|
||
"y": 1030,
|
||
"width": 400,
|
||
"height": 128,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "AdminGetJwtTokenResponse",
|
||
"x": 2990,
|
||
"y": 1020,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SetPasswordForUserRequest",
|
||
"x": 2490,
|
||
"y": 940,
|
||
"width": 400,
|
||
"height": 155,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "AcceptContractRequest",
|
||
"x": 1980,
|
||
"y": 930,
|
||
"width": 400,
|
||
"height": 136,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "AcceptContractRequestResponse",
|
||
"x": 1190,
|
||
"y": 470,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "ProductsService",
|
||
"x": 3930,
|
||
"y": 4200,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetProductsResponse",
|
||
"x": 4460,
|
||
"y": 4070,
|
||
"width": 400,
|
||
"height": 426,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetProductsRequest",
|
||
"x": 3930,
|
||
"y": 4430,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllProductsByFilterFilter",
|
||
"x": 3930,
|
||
"y": 3620,
|
||
"width": 400,
|
||
"height": 327,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllProductsByFilterResponseModel",
|
||
"x": 3020,
|
||
"y": 4080,
|
||
"width": 400,
|
||
"height": 408,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllProductsByFilterResponse",
|
||
"x": 3480,
|
||
"y": 4220,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllProductsByFilterRequest",
|
||
"x": 3930,
|
||
"y": 4000,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "ShopingCart",
|
||
"x": 2770,
|
||
"y": 4970,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "AddNewUserCartRequest",
|
||
"x": 3230,
|
||
"y": 5010,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserCartRequest",
|
||
"x": 2770,
|
||
"y": 5200,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserCartResponseModel",
|
||
"x": 1860,
|
||
"y": 4910,
|
||
"width": 400,
|
||
"height": 296,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserCartResponse",
|
||
"x": 2320,
|
||
"y": 5000,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SubmitShopBuyOrderRequest",
|
||
"x": 1540,
|
||
"y": 4400,
|
||
"width": 400,
|
||
"height": 106,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SubmitShopBuyOrderResponse",
|
||
"x": 770,
|
||
"y": 3800,
|
||
"width": 400,
|
||
"height": 246,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SubmitShopBuyOrderFactorDetail",
|
||
"x": 1210,
|
||
"y": 3800,
|
||
"width": 400,
|
||
"height": 246,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
}
|
||
],
|
||
"layers": [],
|
||
"relations": [
|
||
{
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1230,
|
||
"y": 975
|
||
},
|
||
{
|
||
"x": 1230,
|
||
"y": 750
|
||
},
|
||
{
|
||
"x": 1275,
|
||
"y": 750
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1238,
|
||
"y": 985,
|
||
"width": 254,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_DeleteUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1010
|
||
},
|
||
{
|
||
"x": 1465,
|
||
"y": 1010
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1391,
|
||
"y": 982,
|
||
"width": 249,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetUserResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1030,
|
||
"y": 975
|
||
},
|
||
{
|
||
"x": 1030,
|
||
"y": 435
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1038,
|
||
"y": 985,
|
||
"width": 238,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetAllUserByFilterRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 965,
|
||
"y": 1160
|
||
},
|
||
{
|
||
"x": 885,
|
||
"y": 1160
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 981,
|
||
"y": 1162,
|
||
"width": 295,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetAllUserByFilterResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1180,
|
||
"y": 1331
|
||
},
|
||
{
|
||
"x": 1180,
|
||
"y": 1355
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1188,
|
||
"y": 1321,
|
||
"width": 305,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserByFilterRequest_GetAllUserByFilterFilter",
|
||
"sourceTableName": "GetAllUserByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 455,
|
||
"y": 1160
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 1160
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 471,
|
||
"y": 1162,
|
||
"width": 357,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserByFilterResponse_GetAllUserByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1180,
|
||
"y": 1503
|
||
},
|
||
{
|
||
"x": 1180,
|
||
"y": 1515
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1188,
|
||
"y": 1493,
|
||
"width": 442,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_CreateNewUserAddressResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3710,
|
||
"y": 2565
|
||
},
|
||
{
|
||
"x": 3710,
|
||
"y": 2320
|
||
},
|
||
{
|
||
"x": 3755,
|
||
"y": 2320
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3718,
|
||
"y": 2545,
|
||
"width": 394,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_UpdateUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3805,
|
||
"y": 2600
|
||
},
|
||
{
|
||
"x": 3850,
|
||
"y": 2600
|
||
},
|
||
{
|
||
"x": 3850,
|
||
"y": 2570
|
||
},
|
||
{
|
||
"x": 3895,
|
||
"y": 2570
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3801,
|
||
"y": 2602,
|
||
"width": 360,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_DeleteUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3460,
|
||
"y": 2565
|
||
},
|
||
{
|
||
"x": 3460,
|
||
"y": 2071
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3468,
|
||
"y": 2545,
|
||
"width": 355,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3375,
|
||
"y": 2680
|
||
},
|
||
{
|
||
"x": 3295,
|
||
"y": 2680
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3391,
|
||
"y": 2652,
|
||
"width": 334,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetUserAddressResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3590,
|
||
"y": 2795
|
||
},
|
||
{
|
||
"x": 3590,
|
||
"y": 2825
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3598,
|
||
"y": 2785,
|
||
"width": 344,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3805,
|
||
"y": 2760
|
||
},
|
||
{
|
||
"x": 4915,
|
||
"y": 2760
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3801,
|
||
"y": 2762,
|
||
"width": 401,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3805,
|
||
"y": 2730
|
||
},
|
||
{
|
||
"x": 4880,
|
||
"y": 2730
|
||
},
|
||
{
|
||
"x": 4880,
|
||
"y": 2630
|
||
},
|
||
{
|
||
"x": 4915,
|
||
"y": 2630
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3801,
|
||
"y": 2732,
|
||
"width": 411,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserAddressByFilterRequest_GetAllUserAddressByFilterFilter",
|
||
"sourceTableName": "GetAllUserAddressByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5345,
|
||
"y": 2790
|
||
},
|
||
{
|
||
"x": 5375,
|
||
"y": 2790
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5341,
|
||
"y": 2792,
|
||
"width": 463,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserAddressByFilterResponse_GetAllUserAddressByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserAddressByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5345,
|
||
"y": 2600
|
||
},
|
||
{
|
||
"x": 5375,
|
||
"y": 2600
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5341,
|
||
"y": 2602,
|
||
"width": 548,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetPackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1355,
|
||
"y": 5400
|
||
},
|
||
{
|
||
"x": 1385,
|
||
"y": 5400
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1351,
|
||
"y": 5372,
|
||
"width": 280,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetPackageResponse_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1140,
|
||
"y": 5485
|
||
},
|
||
{
|
||
"x": 1140,
|
||
"y": 5525
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1148,
|
||
"y": 5475,
|
||
"width": 290,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetAllPackageByFilterRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 925,
|
||
"y": 5400
|
||
},
|
||
{
|
||
"x": 895,
|
||
"y": 5400
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 5402,
|
||
"width": 347,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetAllPackageByFilterResponse_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1140,
|
||
"y": 5335
|
||
},
|
||
{
|
||
"x": 1140,
|
||
"y": 5293
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1148,
|
||
"y": 5345,
|
||
"width": 357,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllPackageByFilterRequest_GetAllPackageByFilterFilter",
|
||
"sourceTableName": "GetAllPackageByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 465,
|
||
"y": 5400
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 5400
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 481,
|
||
"y": 5402,
|
||
"width": 409,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllPackageByFilterResponse_GetAllPackageByFilterResponseModel",
|
||
"sourceTableName": "GetAllPackageByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1140,
|
||
"y": 5145
|
||
},
|
||
{
|
||
"x": 1140,
|
||
"y": 5100
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1148,
|
||
"y": 5155,
|
||
"width": 494,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_CreateNewUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 830,
|
||
"y": 4465
|
||
},
|
||
{
|
||
"x": 830,
|
||
"y": 4210
|
||
},
|
||
{
|
||
"x": 865,
|
||
"y": 4210
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 838,
|
||
"y": 4475,
|
||
"width": 354,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_CreateNewUserOrderResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 4500
|
||
},
|
||
{
|
||
"x": 990,
|
||
"y": 4500
|
||
},
|
||
{
|
||
"x": 990,
|
||
"y": 4450
|
||
},
|
||
{
|
||
"x": 1025,
|
||
"y": 4450
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 4472,
|
||
"width": 364,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_UpdateUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 600,
|
||
"y": 4465
|
||
},
|
||
{
|
||
"x": 600,
|
||
"y": 3765
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 608,
|
||
"y": 4475,
|
||
"width": 330,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_DeleteUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 515,
|
||
"y": 4580
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 4580
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 531,
|
||
"y": 4552,
|
||
"width": 325,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 730,
|
||
"y": 4707
|
||
},
|
||
{
|
||
"x": 730,
|
||
"y": 4725
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 738,
|
||
"y": 4667,
|
||
"width": 304,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetUserOrderResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 4670
|
||
},
|
||
{
|
||
"x": 2095,
|
||
"y": 4670
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 4672,
|
||
"width": 314,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 4580
|
||
},
|
||
{
|
||
"x": 2060,
|
||
"y": 4580
|
||
},
|
||
{
|
||
"x": 2060,
|
||
"y": 4500
|
||
},
|
||
{
|
||
"x": 2095,
|
||
"y": 4500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 4582,
|
||
"width": 371,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 4550
|
||
},
|
||
{
|
||
"x": 2000,
|
||
"y": 4550
|
||
},
|
||
{
|
||
"x": 2000,
|
||
"y": 4340
|
||
},
|
||
{
|
||
"x": 2035,
|
||
"y": 4340
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 4552,
|
||
"width": 381,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserOrderByFilterRequest_GetAllUserOrderByFilterFilter",
|
||
"sourceTableName": "GetAllUserOrderByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2525,
|
||
"y": 4500
|
||
},
|
||
{
|
||
"x": 2535,
|
||
"y": 4500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2521,
|
||
"y": 4502,
|
||
"width": 433,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserOrderByFilterResponse_GetAllUserOrderByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserOrderByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2465,
|
||
"y": 4310
|
||
},
|
||
{
|
||
"x": 2485,
|
||
"y": 4310
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2461,
|
||
"y": 4312,
|
||
"width": 518,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_CreateNewOtpTokenRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1300
|
||
},
|
||
{
|
||
"x": 4985,
|
||
"y": 1300
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1385,
|
||
"y": 1262,
|
||
"width": 315,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_CreateNewOtpTokenResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1270
|
||
},
|
||
{
|
||
"x": 4950,
|
||
"y": 1270
|
||
},
|
||
{
|
||
"x": 4950,
|
||
"y": 1140
|
||
},
|
||
{
|
||
"x": 4985,
|
||
"y": 1140
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1385,
|
||
"y": 1232,
|
||
"width": 325,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_VerifyOtpTokenResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1230
|
||
},
|
||
{
|
||
"x": 4440,
|
||
"y": 1230
|
||
},
|
||
{
|
||
"x": 4440,
|
||
"y": 1160
|
||
},
|
||
{
|
||
"x": 4485,
|
||
"y": 1160
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1385,
|
||
"y": 1192,
|
||
"width": 290,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_VerifyOtpTokenRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1210
|
||
},
|
||
{
|
||
"x": 3940,
|
||
"y": 1210
|
||
},
|
||
{
|
||
"x": 3940,
|
||
"y": 1130
|
||
},
|
||
{
|
||
"x": 3975,
|
||
"y": 1130
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1385,
|
||
"y": 1172,
|
||
"width": 280,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UpdateUserRequest_UserAvatarFileModel_1",
|
||
"sourceTableName": "UpdateUserRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1705,
|
||
"y": 750
|
||
},
|
||
{
|
||
"x": 1715,
|
||
"y": 750
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1695,
|
||
"y": 712,
|
||
"width": 317,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_CreateNewUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3805,
|
||
"y": 2700
|
||
},
|
||
{
|
||
"x": 4360,
|
||
"y": 2700
|
||
},
|
||
{
|
||
"x": 4360,
|
||
"y": 2600
|
||
},
|
||
{
|
||
"x": 4405,
|
||
"y": 2600
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3795,
|
||
"y": 2662,
|
||
"width": 384,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_SetAddressAsDefaultRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3590,
|
||
"y": 2565
|
||
},
|
||
{
|
||
"x": 3590,
|
||
"y": 2160
|
||
},
|
||
{
|
||
"x": 3625,
|
||
"y": 2160
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3592,
|
||
"y": 2535,
|
||
"width": 369,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetTransactionResponse_TransactionTypeEnum_1",
|
||
"sourceTableName": "GetTransactionResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2065,
|
||
"y": 2490
|
||
},
|
||
{
|
||
"x": 2085,
|
||
"y": 2490
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1403,
|
||
"y": 2452,
|
||
"width": 360,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetTransactionResponse_CurrencyEnum_1",
|
||
"sourceTableName": "GetTransactionResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1840,
|
||
"y": 2745
|
||
},
|
||
{
|
||
"x": 1840,
|
||
"y": 2825
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1001,
|
||
"y": 2695,
|
||
"width": 309,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterFilter_TransactionTypeEnum_1",
|
||
"sourceTableName": "GetAllTransactionByFilterFilter",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2055,
|
||
"y": 3300
|
||
},
|
||
{
|
||
"x": 2230,
|
||
"y": 3300
|
||
},
|
||
{
|
||
"x": 2230,
|
||
"y": 2555
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1400,
|
||
"y": 3262,
|
||
"width": 396,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterFilter_CurrencyEnum_1",
|
||
"sourceTableName": "GetAllTransactionByFilterFilter",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1840,
|
||
"y": 3045
|
||
},
|
||
{
|
||
"x": 1840,
|
||
"y": 2965
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1000,
|
||
"y": 3015,
|
||
"width": 345,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterResponseModel_TransactionTypeEnum_1",
|
||
"sourceTableName": "GetAllTransactionByFilterResponseModel",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2385,
|
||
"y": 2490
|
||
},
|
||
{
|
||
"x": 2365,
|
||
"y": 2490
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1950,
|
||
"y": 2452,
|
||
"width": 471,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterResponseModel_CurrencyEnum_1",
|
||
"sourceTableName": "GetAllTransactionByFilterResponseModel",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2600,
|
||
"y": 2745
|
||
},
|
||
{
|
||
"x": 2600,
|
||
"y": 2890
|
||
},
|
||
{
|
||
"x": 1955,
|
||
"y": 2890
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2380,
|
||
"y": 2695,
|
||
"width": 420,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_GetTransactionRequest_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1035,
|
||
"y": 3280
|
||
},
|
||
{
|
||
"x": 1175,
|
||
"y": 3280
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1031,
|
||
"y": 3252,
|
||
"width": 326,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_GetTransactionResponse_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 860,
|
||
"y": 3125
|
||
},
|
||
{
|
||
"x": 860,
|
||
"y": 2490
|
||
},
|
||
{
|
||
"x": 1615,
|
||
"y": 2490
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 868,
|
||
"y": 3135,
|
||
"width": 336,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_GetAllTransactionByFilterRequest_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1035,
|
||
"y": 3250
|
||
},
|
||
{
|
||
"x": 1140,
|
||
"y": 3250
|
||
},
|
||
{
|
||
"x": 1140,
|
||
"y": 3170
|
||
},
|
||
{
|
||
"x": 1175,
|
||
"y": 3170
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1031,
|
||
"y": 3252,
|
||
"width": 393,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_GetAllTransactionByFilterResponse_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 720,
|
||
"y": 3125
|
||
},
|
||
{
|
||
"x": 720,
|
||
"y": 2130
|
||
},
|
||
{
|
||
"x": 2415,
|
||
"y": 2130
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 728,
|
||
"y": 3135,
|
||
"width": 403,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterRequest_GetAllTransactionByFilterFilter",
|
||
"sourceTableName": "GetAllTransactionByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1605,
|
||
"y": 3130
|
||
},
|
||
{
|
||
"x": 1625,
|
||
"y": 3130
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1160,
|
||
"y": 3132,
|
||
"width": 455,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllTransactionByFilterResponse_GetAllTransactionByFilterResponseModel",
|
||
"sourceTableName": "GetAllTransactionByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2600,
|
||
"y": 2203
|
||
},
|
||
{
|
||
"x": 2600,
|
||
"y": 2225
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2250,
|
||
"y": 2193,
|
||
"width": 540,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_CreateNewTransactionRequest_TransactionTypeEnum_1_copy_1",
|
||
"sourceTableName": "PaymentRequestRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1530,
|
||
"y": 2765
|
||
},
|
||
{
|
||
"x": 1530,
|
||
"y": 2190
|
||
},
|
||
{
|
||
"x": 2230,
|
||
"y": 2190
|
||
},
|
||
{
|
||
"x": 2230,
|
||
"y": 2415
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 897,
|
||
"y": 2745,
|
||
"width": 452,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_CreateNewTransactionRequest_CurrencyEnum_1_copy_1",
|
||
"sourceTableName": "PaymentRequestRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1705,
|
||
"y": 2890
|
||
},
|
||
{
|
||
"x": 1725,
|
||
"y": 2890
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1233,
|
||
"y": 2862,
|
||
"width": 401,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_PaymentRequestRequest_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1035,
|
||
"y": 3160
|
||
},
|
||
{
|
||
"x": 1080,
|
||
"y": 3160
|
||
},
|
||
{
|
||
"x": 1080,
|
||
"y": 2930
|
||
},
|
||
{
|
||
"x": 1345,
|
||
"y": 2930
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 688,
|
||
"y": 3122,
|
||
"width": 337,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_PaymentRequest_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 760,
|
||
"y": 3315
|
||
},
|
||
{
|
||
"x": 760,
|
||
"y": 3335
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 479,
|
||
"y": 3265,
|
||
"width": 283,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_PaymentVerificationRequest_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 580,
|
||
"y": 3125
|
||
},
|
||
{
|
||
"x": 580,
|
||
"y": 2085
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 222,
|
||
"y": 3095,
|
||
"width": 360,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_TransactionService_PaymentVerificationResponse_1",
|
||
"sourceTableName": "TransactionService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 485,
|
||
"y": 3220
|
||
},
|
||
{
|
||
"x": 405,
|
||
"y": 3220
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 495,
|
||
"y": 3182,
|
||
"width": 370,
|
||
"height": 32,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_AdminGetJwtTokenRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1180
|
||
},
|
||
{
|
||
"x": 3440,
|
||
"y": 1180
|
||
},
|
||
{
|
||
"x": 3440,
|
||
"y": 1100
|
||
},
|
||
{
|
||
"x": 3475,
|
||
"y": 1100
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1079,
|
||
"y": 1140,
|
||
"width": 306,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_AdminGetJwtTokenResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 2940,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 2940,
|
||
"y": 1100
|
||
},
|
||
{
|
||
"x": 2975,
|
||
"y": 1100
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1069,
|
||
"y": 1110,
|
||
"width": 316,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_SetPasswordForUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1120
|
||
},
|
||
{
|
||
"x": 2430,
|
||
"y": 1120
|
||
},
|
||
{
|
||
"x": 2430,
|
||
"y": 1040
|
||
},
|
||
{
|
||
"x": 2475,
|
||
"y": 1040
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1385,
|
||
"y": 1080,
|
||
"width": 317,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_AcceptContractRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1395,
|
||
"y": 1090
|
||
},
|
||
{
|
||
"x": 1930,
|
||
"y": 1090
|
||
},
|
||
{
|
||
"x": 1930,
|
||
"y": 1010
|
||
},
|
||
{
|
||
"x": 1965,
|
||
"y": 1010
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1103,
|
||
"y": 1050,
|
||
"width": 282,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_AcceptContractRequestResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1130,
|
||
"y": 975
|
||
},
|
||
{
|
||
"x": 1130,
|
||
"y": 520
|
||
},
|
||
{
|
||
"x": 1175,
|
||
"y": 520
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 785,
|
||
"y": 943,
|
||
"width": 347,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ProductsService_GetProductsResponse_1",
|
||
"sourceTableName": "ProductsService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4345,
|
||
"y": 4270
|
||
},
|
||
{
|
||
"x": 4445,
|
||
"y": 4270
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4035,
|
||
"y": 4230,
|
||
"width": 300,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ProductsService_GetProductsRequest_1",
|
||
"sourceTableName": "ProductsService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4130,
|
||
"y": 4390
|
||
},
|
||
{
|
||
"x": 4130,
|
||
"y": 4415
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4132,
|
||
"y": 4338,
|
||
"width": 290,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ProductsService_GetAllProductsByFilterResponse_1",
|
||
"sourceTableName": "ProductsService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3915,
|
||
"y": 4270
|
||
},
|
||
{
|
||
"x": 3895,
|
||
"y": 4270
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3558,
|
||
"y": 4230,
|
||
"width": 367,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ProductsService_GetAllProductsByFilterRequest_1",
|
||
"sourceTableName": "ProductsService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4130,
|
||
"y": 4185
|
||
},
|
||
{
|
||
"x": 4130,
|
||
"y": 4152
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4132,
|
||
"y": 4153,
|
||
"width": 357,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllProductsByFilterRequest_GetAllProductsByFilterFilter_1",
|
||
"sourceTableName": "GetAllProductsByFilterRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4130,
|
||
"y": 3985
|
||
},
|
||
{
|
||
"x": 4130,
|
||
"y": 3962
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3699,
|
||
"y": 3953,
|
||
"width": 433,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ShopingCart_AddNewUserCartRequest_1",
|
||
"sourceTableName": "ShopingCart",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3185,
|
||
"y": 5060
|
||
},
|
||
{
|
||
"x": 3215,
|
||
"y": 5060
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2874,
|
||
"y": 5020,
|
||
"width": 301,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ShopingCart_UpdateUserCartRequest_1",
|
||
"sourceTableName": "ShopingCart",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2970,
|
||
"y": 5160
|
||
},
|
||
{
|
||
"x": 2970,
|
||
"y": 5185
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2679,
|
||
"y": 5108,
|
||
"width": 293,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_ShopingCart_GetAllUserCartResponse_1",
|
||
"sourceTableName": "ShopingCart",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2755,
|
||
"y": 5060
|
||
},
|
||
{
|
||
"x": 2735,
|
||
"y": 5060
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2771,
|
||
"y": 5062,
|
||
"width": 294,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserCartResponse_GetAllUserCartResponseModel_1",
|
||
"sourceTableName": "GetAllUserCartResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2305,
|
||
"y": 5060
|
||
},
|
||
{
|
||
"x": 2275,
|
||
"y": 5060
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2321,
|
||
"y": 5062,
|
||
"width": 416,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllProductsByFilterResponse_GetAllProductsByFilterResponseModel_1",
|
||
"sourceTableName": "GetAllProductsByFilterResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3465,
|
||
"y": 4270
|
||
},
|
||
{
|
||
"x": 3435,
|
||
"y": 4270
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2959,
|
||
"y": 4230,
|
||
"width": 516,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_SubmitShopBuyOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 4530
|
||
},
|
||
{
|
||
"x": 1490,
|
||
"y": 4530
|
||
},
|
||
{
|
||
"x": 1490,
|
||
"y": 4470
|
||
},
|
||
{
|
||
"x": 1525,
|
||
"y": 4470
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 568,
|
||
"y": 4490,
|
||
"width": 367,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_SubmitShopBuyOrderResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 710,
|
||
"y": 4465
|
||
},
|
||
{
|
||
"x": 710,
|
||
"y": 3930
|
||
},
|
||
{
|
||
"x": 755,
|
||
"y": 3930
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 335,
|
||
"y": 4433,
|
||
"width": 377,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_SubmitShopBuyOrderResponse_SubmitShopBuyOrderFactorDetail_1",
|
||
"sourceTableName": "SubmitShopBuyOrderResponse",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1185,
|
||
"y": 3930
|
||
},
|
||
{
|
||
"x": 1195,
|
||
"y": 3930
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1181,
|
||
"y": 3900,
|
||
"width": 485,
|
||
"height": 32,
|
||
"fontName": "Sans",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
}
|
||
],
|
||
"viewRelations": []
|
||
}
|
||
]
|
||
} |