diff --git a/docs/model.ndm2 b/docs/model.ndm2 index cc31eba..e29e956 100644 --- a/docs/model.ndm2 +++ b/docs/model.ndm2 @@ -13869,6 +13869,1570 @@ "filestreamPartitionScheme": "", "dataCompressions": [] } + }, + { + "objectType": "Table_MSSQL", + "name": "GetAllOtpTokenByFilterRequest", + "comment": "ورودی واکشی توکن Otp بر مبنای فیلتر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetAllOtpTokenByFilterRequest", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 9624, + "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_GetAllOtpTokenByFilterRequest_GetAllOtpTokenByFilterFilter", + "fields": [ + "Filter" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllOtpTokenByFilterFilter", + "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": "GetAllOtpTokenByFilterFilter", + "comment": "فیلترهای توکن Otp", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetAllOtpTokenByFilterFilter", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 8870, + "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": "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": "Purpose", + "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": "Purpose", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "CodeHash", + "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": "CodeHash", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ExpiresAt", + "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": "ExpiresAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Attempts", + "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": "Attempts", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsUsed", + "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": "IsUsed", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_45", + "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": "GetAllOtpTokenByFilterResponse", + "comment": "خروجی واکشی توکن Otp بر مبنای فیلتر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 8866, + "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_GetAllOtpTokenByFilterResponse_GetAllOtpTokenByFilterResponseModel", + "fields": [ + "Model" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllOtpTokenByFilterResponseModel", + "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": "GetAllOtpTokenByFilterResponseModel", + "comment": "مدل خروجی توکن Otp بر مبنای فیلتر", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "GetAllOtpTokenByFilterResponseModel", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 8140, + "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": "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": "CodeHash", + "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": "CodeHash", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "ExpiresAt", + "type": "datetime", + "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": "ExpiresAt", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "Attempts", + "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": "Attempts", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + }, + { + "objectType": "TableField_MSSQL", + "name": "IsUsed", + "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": "IsUsed", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "primaryKey": { + "objectType": "PrimaryKey_MSSQL", + "name": "_copy_44", + "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": "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": "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 + } + ], + "indexes": [], + "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": "Code", + "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": "Code", + "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 + } + ], + "indexes": [], + "foreignKeys": [], + "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 + } + ], + "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": "OtpTokenService", + "comment": "سرویس های توکن Otp", + "owner": "", + "isChangeTracking": false, + "isTrackColumnsUpdated": false, + "oldName": "OtpTokenService", + "isSystemTable": false, + "createTime": "", + "modifyTime": "", + "objectID": 4976, + "numberOfRows": 0, + "identityCurrent": 0, + "dataLength": 0, + "indexLength": 0, + "fields": [ + { + "objectType": "TableField_MSSQL", + "name": "CreateNewOtpToken", + "type": "CreateCommand", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "ایجاد توکن Otp جدید", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "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": "Others", + "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": "GetAllOtpTokenByFilter", + "type": "GetAllByFilterQuery", + "size": -2147483648, + "isNullable": "Yes", + "scale": -2147483648, + "comment": "واکشی توکن Otp ها بر مبنای فیلتر", + "computedExpression": "", + "defaultValue": "", + "defaultValueType": "Others", + "schema": "", + "userDefinedType": "", + "collate": "", + "isWithValues": false, + "isFilestream": false, + "isColumnSet": false, + "isPersisted": false, + "isSparse": false, + "isRowGUIDColumn": false, + "oldName": "GetAllOtpTokenByFilter", + "computedBaseType": "", + "isDefaultConstraint": false, + "defaultConstraint": "", + "isIdentity": false, + "isExistingField": false, + "identitySeed": 0, + "identityIncrement": 0, + "identityIsNotForReplication": false + } + ], + "indexes": [], + "foreignKeys": [ + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_CreateNewOtpTokenRequest_1", + "fields": [ + "CreateNewOtpToken" + ], + "referencedSchema": "CMS", + "referencedTable": "CreateNewOtpTokenRequest", + "referencedFields": [ + "Mobile" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_GetAllOtpTokenByFilterRequest_1", + "fields": [ + "GetAllOtpTokenByFilter" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllOtpTokenByFilterRequest", + "referencedFields": [ + "PaginationState" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_GetAllOtpTokenByFilterResponse_1", + "fields": [ + "GetAllOtpTokenByFilter" + ], + "referencedSchema": "CMS", + "referencedTable": "GetAllOtpTokenByFilterResponse", + "referencedFields": [ + "MetaData" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": false, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_CreateNewOtpTokenResponse_1", + "fields": [ + "CreateNewOtpToken" + ], + "referencedSchema": "CMS", + "referencedTable": "CreateNewOtpTokenResponse", + "referencedFields": [ + "Success" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": true, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_VerifyOtpTokenRequest_1", + "fields": [ + "VerifyOtpToken" + ], + "referencedSchema": "CMS", + "referencedTable": "VerifyOtpTokenRequest", + "referencedFields": [ + "Mobile" + ], + "onDelete": "", + "onUpdate": "", + "isNotForReplication": false, + "isEnabled": true, + "comment": "", + "sourceCardinality": "NoneRelationship", + "targetCardinality": "NoneRelationship", + "oldName": "" + }, + { + "objectType": "ForeignKey_MSSQL", + "name": "fk_OtpTokenService_VerifyOtpTokenResponse_1", + "fields": [ + "VerifyOtpToken" + ], + "referencedSchema": "CMS", + "referencedTable": "VerifyOtpTokenResponse", + "referencedFields": [ + "Success" + ], + "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": [] + } } ], "views": [] @@ -13895,8 +15459,8 @@ "type": "table", "schemaName": "CMS", "tableName": "User", - "x": 5440, - "y": 3280, + "x": 5680, + "y": 1580, "width": 370, "height": 270, "isBold": false, @@ -13911,8 +15475,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserAddress", - "x": 5870, - "y": 3300, + "x": 5700, + "y": 1310, "width": 310, "height": 220, "isBold": false, @@ -13927,8 +15491,8 @@ "type": "table", "schemaName": "CMS", "tableName": "Package", - "x": 5470, - "y": 2780, + "x": 4950, + "y": 1630, "width": 310, "height": 170, "isBold": false, @@ -13943,8 +15507,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserOrder", - "x": 5470, - "y": 3000, + "x": 5310, + "y": 1600, "width": 310, "height": 230, "isBold": false, @@ -13959,8 +15523,8 @@ "type": "table", "schemaName": "CMS", "tableName": "Role", - "x": 4720, - "y": 3350, + "x": 5700, + "y": 2080, "width": 310, "height": 130, "isBold": false, @@ -13975,8 +15539,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserRole", - "x": 5080, - "y": 3350, + "x": 5700, + "y": 1900, "width": 310, "height": 130, "isBold": false, @@ -13992,7 +15556,7 @@ "schemaName": "CMS", "tableName": "UserService", "x": 2660, - "y": 2970, + "y": 3340, "width": 400, "height": 175, "isBold": false, @@ -14008,7 +15572,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserRequest", "x": 2940, - "y": 2450, + "y": 2820, "width": 400, "height": 200, "isBold": false, @@ -14024,7 +15588,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserResponse", "x": 2550, - "y": 2300, + "y": 2670, "width": 400, "height": 100, "isBold": false, @@ -14040,7 +15604,7 @@ "schemaName": "CMS", "tableName": "UpdateUserRequest", "x": 2150, - "y": 2970, + "y": 3340, "width": 400, "height": 170, "isBold": false, @@ -14056,7 +15620,7 @@ "schemaName": "CMS", "tableName": "DeleteUserRequest", "x": 2660, - "y": 3200, + "y": 3570, "width": 400, "height": 100, "isBold": false, @@ -14072,7 +15636,7 @@ "schemaName": "CMS", "tableName": "GetUserRequest", "x": 4200, - "y": 3080, + "y": 3450, "width": 400, "height": 100, "isBold": false, @@ -14088,7 +15652,7 @@ "schemaName": "CMS", "tableName": "GetUserResponse", "x": 4200, - "y": 2760, + "y": 3130, "width": 400, "height": 270, "isBold": false, @@ -14103,8 +15667,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserByFilterRequest", - "x": 3240, - "y": 2900, + "x": 3630, + "y": 3270, "width": 400, "height": 137, "isBold": false, @@ -14120,7 +15684,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterFilter", "x": 4140, - "y": 2430, + "y": 2810, "width": 400, "height": 270, "isBold": false, @@ -14136,7 +15700,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponse", "x": 3180, - "y": 2710, + "y": 3080, "width": 400, "height": 118, "isBold": false, @@ -14152,7 +15716,7 @@ "schemaName": "CMS", "tableName": "GetAllUserByFilterResponseModel", "x": 3630, - "y": 2580, + "y": 2950, "width": 400, "height": 270, "isBold": false, @@ -14167,8 +15731,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserAddressService", - "x": 4660, - "y": 2220, + "x": 5450, + "y": 2540, "width": 400, "height": 175, "isBold": false, @@ -14184,7 +15748,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserAddressRequest", "x": 3090, - "y": 2060, + "y": 2490, "width": 400, "height": 213, "isBold": false, @@ -14199,8 +15763,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserAddressResponse", - "x": 3400, - "y": 2330, + "x": 4190, + "y": 2650, "width": 400, "height": 100, "isBold": false, @@ -14215,8 +15779,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdateUserAddressRequest", - "x": 4660, - "y": 2450, + "x": 5450, + "y": 2770, "width": 400, "height": 213, "isBold": false, @@ -14231,8 +15795,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeleteUserAddressRequest", - "x": 5110, - "y": 2110, + "x": 5900, + "y": 2440, "width": 400, "height": 100, "isBold": false, @@ -14247,8 +15811,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserAddressRequest", - "x": 4550, - "y": 2010, + "x": 5340, + "y": 2330, "width": 400, "height": 100, "isBold": false, @@ -14263,8 +15827,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserAddressResponse", - "x": 4030, - "y": 2000, + "x": 4820, + "y": 2330, "width": 400, "height": 213, "isBold": false, @@ -14279,8 +15843,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterRequest", - "x": 3520, - "y": 1530, + "x": 4310, + "y": 2120, "width": 400, "height": 137, "isBold": false, @@ -14295,8 +15859,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterFilter", - "x": 3000, - "y": 1470, + "x": 3860, + "y": 2060, "width": 400, "height": 213, "isBold": false, @@ -14311,8 +15875,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponse", - "x": 3460, - "y": 1810, + "x": 4250, + "y": 2400, "width": 400, "height": 118, "isBold": false, @@ -14327,8 +15891,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserAddressByFilterResponseModel", - "x": 3000, - "y": 1740, + "x": 3800, + "y": 2330, "width": 400, "height": 213, "isBold": false, @@ -14343,8 +15907,8 @@ "type": "table", "schemaName": "CMS", "tableName": "PackageService", - "x": 2250, - "y": 250, + "x": 3080, + "y": 740, "width": 400, "height": 175, "isBold": false, @@ -14359,8 +15923,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageRequest", - "x": 2260, - "y": 1920, + "x": 2830, + "y": 2260, "width": 400, "height": 175, "isBold": false, @@ -14375,8 +15939,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewPackageResponse", - "x": 2520, - "y": 1770, + "x": 3340, + "y": 2260, "width": 400, "height": 100, "isBold": false, @@ -14391,8 +15955,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdatePackageRequest", - "x": 2710, - "y": 250, + "x": 3530, + "y": 740, "width": 400, "height": 175, "isBold": false, @@ -14407,8 +15971,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeletePackageRequest", - "x": 2250, - "y": 30, + "x": 3080, + "y": 520, "width": 400, "height": 100, "isBold": false, @@ -14423,8 +15987,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageRequest", - "x": 1800, - "y": 280, + "x": 2620, + "y": 770, "width": 400, "height": 100, "isBold": false, @@ -14439,8 +16003,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetPackageResponse", - "x": 1930, - "y": 540, + "x": 2740, + "y": 1030, "width": 400, "height": 175, "isBold": false, @@ -14455,8 +16019,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterRequest", - "x": 2000, - "y": 830, + "x": 2810, + "y": 1320, "width": 400, "height": 137, "isBold": false, @@ -14471,8 +16035,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterFilter", - "x": 2000, - "y": 1020, + "x": 2810, + "y": 1510, "width": 400, "height": 175, "isBold": false, @@ -14487,8 +16051,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponse", - "x": 2080, - "y": 1310, + "x": 2890, + "y": 1800, "width": 400, "height": 118, "isBold": false, @@ -14503,8 +16067,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllPackageByFilterResponseModel", - "x": 2080, - "y": 1480, + "x": 2890, + "y": 1970, "width": 400, "height": 175, "isBold": false, @@ -14520,7 +16084,7 @@ "schemaName": "CMS", "tableName": "UserOrderService", "x": 540, - "y": 3380, + "y": 3070, "width": 400, "height": 175, "isBold": false, @@ -14536,7 +16100,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderRequest", "x": 1890, - "y": 2710, + "y": 2410, "width": 400, "height": 213, "isBold": false, @@ -14552,7 +16116,7 @@ "schemaName": "CMS", "tableName": "CreateNewUserOrderResponse", "x": 830, - "y": 2680, + "y": 2380, "width": 400, "height": 100, "isBold": false, @@ -14568,7 +16132,7 @@ "schemaName": "CMS", "tableName": "UpdateUserOrderRequest", "x": 430, - "y": 2420, + "y": 2110, "width": 400, "height": 213, "isBold": false, @@ -14584,7 +16148,7 @@ "schemaName": "CMS", "tableName": "DeleteUserOrderRequest", "x": 30, - "y": 3410, + "y": 3110, "width": 400, "height": 100, "isBold": false, @@ -14600,7 +16164,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderRequest", "x": 540, - "y": 3600, + "y": 3300, "width": 400, "height": 100, "isBold": false, @@ -14616,7 +16180,7 @@ "schemaName": "CMS", "tableName": "GetUserOrderResponse", "x": 1180, - "y": 3440, + "y": 3140, "width": 400, "height": 213, "isBold": false, @@ -14632,7 +16196,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterRequest", "x": 1180, - "y": 3250, + "y": 2950, "width": 400, "height": 137, "isBold": false, @@ -14648,7 +16212,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterFilter", "x": 1630, - "y": 3240, + "y": 2940, "width": 400, "height": 213, "isBold": false, @@ -14664,7 +16228,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponse", "x": 1120, - "y": 3040, + "y": 2740, "width": 400, "height": 118, "isBold": false, @@ -14680,7 +16244,7 @@ "schemaName": "CMS", "tableName": "GetAllUserOrderByFilterResponseModel", "x": 1570, - "y": 2970, + "y": 2670, "width": 400, "height": 213, "isBold": false, @@ -14696,7 +16260,7 @@ "schemaName": "CMS", "tableName": "RoleService", "x": 1710, - "y": 5160, + "y": 4710, "width": 400, "height": 175, "isBold": false, @@ -14712,7 +16276,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleRequest", "x": 1890, - "y": 3730, + "y": 3660, "width": 400, "height": 137, "isBold": false, @@ -14728,7 +16292,7 @@ "schemaName": "CMS", "tableName": "CreateNewRoleResponse", "x": 1440, - "y": 3830, + "y": 3760, "width": 400, "height": 100, "isBold": false, @@ -14744,7 +16308,7 @@ "schemaName": "CMS", "tableName": "UpdateRoleRequest", "x": 1250, - "y": 5180, + "y": 4730, "width": 400, "height": 137, "isBold": false, @@ -14760,7 +16324,7 @@ "schemaName": "CMS", "tableName": "DeleteRoleRequest", "x": 1710, - "y": 5390, + "y": 4940, "width": 400, "height": 100, "isBold": false, @@ -14776,7 +16340,7 @@ "schemaName": "CMS", "tableName": "GetRoleRequest", "x": 2160, - "y": 5200, + "y": 4750, "width": 400, "height": 100, "isBold": false, @@ -14792,7 +16356,7 @@ "schemaName": "CMS", "tableName": "GetRoleResponse", "x": 2040, - "y": 4910, + "y": 4460, "width": 400, "height": 137, "isBold": false, @@ -14807,8 +16371,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllRoleByFilterRequest", - "x": 1960, - "y": 4660, + "x": 2340, + "y": 4140, "width": 400, "height": 137, "isBold": false, @@ -14823,8 +16387,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllRoleByFilterFilter", - "x": 1960, - "y": 4470, + "x": 2340, + "y": 3950, "width": 400, "height": 137, "isBold": false, @@ -14840,7 +16404,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponse", "x": 1890, - "y": 4230, + "y": 4160, "width": 400, "height": 118, "isBold": false, @@ -14856,7 +16420,7 @@ "schemaName": "CMS", "tableName": "GetAllRoleByFilterResponseModel", "x": 1890, - "y": 4040, + "y": 3970, "width": 400, "height": 137, "isBold": false, @@ -14871,8 +16435,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UserRoleService", - "x": 7290, - "y": 3620, + "x": 7960, + "y": 3550, "width": 400, "height": 175, "isBold": false, @@ -14887,8 +16451,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserRoleRequest", - "x": 5540, - "y": 3730, + "x": 6270, + "y": 3660, "width": 400, "height": 137, "isBold": false, @@ -14903,8 +16467,8 @@ "type": "table", "schemaName": "CMS", "tableName": "CreateNewUserRoleResponse", - "x": 6140, - "y": 3730, + "x": 6810, + "y": 3660, "width": 400, "height": 100, "isBold": false, @@ -14919,8 +16483,8 @@ "type": "table", "schemaName": "CMS", "tableName": "UpdateUserRoleRequest", - "x": 7290, - "y": 3850, + "x": 7960, + "y": 3780, "width": 400, "height": 137, "isBold": false, @@ -14935,8 +16499,8 @@ "type": "table", "schemaName": "CMS", "tableName": "DeleteUserRoleRequest", - "x": 7800, - "y": 3660, + "x": 8470, + "y": 3590, "width": 400, "height": 100, "isBold": false, @@ -14951,8 +16515,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserRoleRequest", - "x": 7290, - "y": 3470, + "x": 7960, + "y": 3400, "width": 400, "height": 100, "isBold": false, @@ -14967,8 +16531,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetUserRoleResponse", - "x": 6770, - "y": 3480, + "x": 7450, + "y": 3410, "width": 400, "height": 137, "isBold": false, @@ -14983,8 +16547,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterRequest", - "x": 6260, - "y": 2340, + "x": 6930, + "y": 3220, "width": 400, "height": 137, "isBold": false, @@ -14999,8 +16563,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterFilter", - "x": 5810, - "y": 2330, + "x": 6480, + "y": 3220, "width": 400, "height": 137, "isBold": false, @@ -15015,8 +16579,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponse", - "x": 6200, - "y": 2540, + "x": 6870, + "y": 3420, "width": 400, "height": 118, "isBold": false, @@ -15031,8 +16595,8 @@ "type": "table", "schemaName": "CMS", "tableName": "GetAllUserRoleByFilterResponseModel", - "x": 5750, - "y": 2530, + "x": 6420, + "y": 3410, "width": 400, "height": 137, "isBold": false, @@ -15047,8 +16611,8 @@ "type": "table", "schemaName": "CMS", "tableName": "OtpToken", - "x": 6230, - "y": 3300, + "x": 5700, + "y": 1020, "width": 310, "height": 230, "isBold": false, @@ -15058,15 +16622,159 @@ "b": 192, "a": 1 } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "OtpTokenService", + "x": 6180, + "y": 530, + "width": 400, + "height": 150, + "isBold": false, + "titleColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "CreateNewOtpTokenRequest", + "x": 6160, + "y": 1660, + "width": 400, + "height": 110, + "isBold": false, + "titleColor": { + "r": 255, + "g": 214, + "b": 147, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "CreateNewOtpTokenResponse", + "x": 6420, + "y": 1020, + "width": 400, + "height": 140, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "GetAllOtpTokenByFilterRequest", + "x": 6630, + "y": 540, + "width": 400, + "height": 137, + "isBold": false, + "titleColor": { + "r": 255, + "g": 214, + "b": 147, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "GetAllOtpTokenByFilterFilter", + "x": 7080, + "y": 500, + "width": 400, + "height": 213, + "isBold": false, + "titleColor": { + "r": 255, + "g": 214, + "b": 147, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "GetAllOtpTokenByFilterResponse", + "x": 6180, + "y": 300, + "width": 400, + "height": 118, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "GetAllOtpTokenByFilterResponseModel", + "x": 6180, + "y": 30, + "width": 400, + "height": 213, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "VerifyOtpTokenRequest", + "x": 5730, + "y": 530, + "width": 400, + "height": 150, + "isBold": false, + "titleColor": { + "r": 255, + "g": 214, + "b": 147, + "a": 1 + } + }, + { + "type": "table", + "schemaName": "CMS", + "tableName": "VerifyOtpTokenResponse", + "x": 5920, + "y": 790, + "width": 400, + "height": 120, + "isBold": false, + "titleColor": { + "r": 200, + "g": 255, + "b": 160, + "a": 1 + } } ], "layers": [ { "name": "Domain", - "x": 4660, - "y": 2720, - "width": 1932, - "height": 890, + "x": 4890, + "y": 970, + "width": 1208, + "height": 1299, "layerColor": { "r": 100, "g": 234, @@ -15092,29 +16800,29 @@ "visible": true, "vertices": [ { - "x": 5825, - "y": 3530 + "x": 6065, + "y": 1820 }, { - "x": 5850, - "y": 3530 + "x": 6080, + "y": 1820 }, { - "x": 5850, - "y": 3590 + "x": 6080, + "y": 1880 }, { - "x": 5790, - "y": 3590 + "x": 6020, + "y": 1880 }, { - "x": 5790, - "y": 3565 + "x": 6020, + "y": 1865 } ], "label": { - "x": 5815, - "y": 3492, + "x": 6055, + "y": 1782, "width": 104, "height": 30, "fontName": "Arial Unicode MS", @@ -15138,17 +16846,17 @@ "visible": true, "vertices": [ { - "x": 5855, - "y": 3410 + "x": 5860, + "y": 1545 }, { - "x": 5825, - "y": 3410 + "x": 5860, + "y": 1565 } ], "label": { - "x": 5708, - "y": 3372, + "x": 5705, + "y": 1495, "width": 157, "height": 30, "fontName": "Arial Unicode MS", @@ -15172,17 +16880,17 @@ "visible": true, "vertices": [ { - "x": 5065, - "y": 3410 + "x": 5860, + "y": 2045 }, { - "x": 5045, - "y": 3410 + "x": 5860, + "y": 2065 } ], "label": { - "x": 5081, - "y": 3412, + "x": 5868, + "y": 2035, "width": 135, "height": 30, "fontName": "Arial Unicode MS", @@ -15206,17 +16914,17 @@ "visible": true, "vertices": [ { - "x": 5405, - "y": 3410 + "x": 5860, + "y": 1885 }, { - "x": 5425, - "y": 3410 + "x": 5860, + "y": 1865 } ], "label": { - "x": 5261, - "y": 3372, + "x": 5728, + "y": 1855, "width": 134, "height": 30, "fontName": "Arial Unicode MS", @@ -15240,17 +16948,17 @@ "visible": true, "vertices": [ { - "x": 5630, - "y": 2985 + "x": 5295, + "y": 1720 }, { - "x": 5630, - "y": 2965 + "x": 5275, + "y": 1720 } ], "label": { - "x": 5464, - "y": 2955, + "x": 5137, + "y": 1682, "width": 168, "height": 30, "fontName": "Arial Unicode MS", @@ -15274,17 +16982,17 @@ "visible": true, "vertices": [ { - "x": 5630, - "y": 3245 + "x": 5635, + "y": 1720 }, { - "x": 5630, - "y": 3265 + "x": 5665, + "y": 1720 } ], "label": { - "x": 5490, - "y": 3195, + "x": 5483, + "y": 1682, "width": 142, "height": 30, "fontName": "Arial Unicode MS", @@ -15309,20 +17017,20 @@ "vertices": [ { "x": 2890, - "y": 2955 + "y": 3325 }, { "x": 2890, - "y": 2550 + "y": 2920 }, { "x": 2925, - "y": 2550 + "y": 2920 } ], "label": { "x": 2898, - "y": 2965, + "y": 3335, "width": 278, "height": 30, "fontName": "Arial Unicode MS", @@ -15347,16 +17055,16 @@ "vertices": [ { "x": 2750, - "y": 2955 + "y": 3325 }, { "x": 2750, - "y": 2415 + "y": 2785 } ], "label": { "x": 2758, - "y": 2935, + "y": 3305, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -15381,16 +17089,16 @@ "vertices": [ { "x": 2645, - "y": 3060 + "y": 3430 }, { "x": 2565, - "y": 3060 + "y": 3430 } ], "label": { "x": 2661, - "y": 3062, + "y": 3432, "width": 254, "height": 30, "fontName": "Arial Unicode MS", @@ -15415,16 +17123,16 @@ "vertices": [ { "x": 2860, - "y": 3160 + "y": 3530 }, { "x": 2860, - "y": 3185 + "y": 3555 } ], "label": { "x": 2868, - "y": 3120, + "y": 3490, "width": 249, "height": 30, "fontName": "Arial Unicode MS", @@ -15449,16 +17157,16 @@ "vertices": [ { "x": 3075, - "y": 3120 + "y": 3500 }, { "x": 4185, - "y": 3120 + "y": 3500 } ], "label": { "x": 3071, - "y": 3092, + "y": 3472, "width": 228, "height": 30, "fontName": "Arial Unicode MS", @@ -15483,24 +17191,24 @@ "vertices": [ { "x": 3075, - "y": 3100 + "y": 3470 }, { "x": 4150, - "y": 3100 + "y": 3470 }, { "x": 4150, - "y": 2940 + "y": 3310 }, { "x": 4185, - "y": 2940 + "y": 3310 } ], "label": { "x": 3071, - "y": 3102, + "y": 3472, "width": 238, "height": 30, "fontName": "Arial Unicode MS", @@ -15525,24 +17233,24 @@ "vertices": [ { "x": 3075, - "y": 3020 + "y": 3400 }, { - "x": 3180, - "y": 3020 + "x": 3570, + "y": 3400 }, { - "x": 3180, - "y": 2970 + "x": 3570, + "y": 3340 }, { - "x": 3225, - "y": 2970 + "x": 3615, + "y": 3340 } ], "label": { "x": 3071, - "y": 3022, + "y": 3402, "width": 295, "height": 30, "fontName": "Arial Unicode MS", @@ -15567,24 +17275,24 @@ "vertices": [ { "x": 3075, - "y": 2990 + "y": 3360 }, { "x": 3120, - "y": 2990 + "y": 3360 }, { "x": 3120, - "y": 2770 + "y": 3140 }, { "x": 3165, - "y": 2770 + "y": 3140 } ], "label": { "x": 3071, - "y": 2992, + "y": 3362, "width": 305, "height": 30, "fontName": "Arial Unicode MS", @@ -15608,25 +17316,25 @@ "visible": true, "vertices": [ { - "x": 3655, - "y": 2970 + "x": 4045, + "y": 3340 }, { "x": 4090, - "y": 2970 + "y": 3340 }, { "x": 4090, - "y": 2620 + "y": 2990 }, { "x": 4125, - "y": 2620 + "y": 2990 } ], "label": { - "x": 3651, - "y": 2972, + "x": 4041, + "y": 3342, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -15651,16 +17359,16 @@ "vertices": [ { "x": 3595, - "y": 2760 + "y": 3130 }, { "x": 3615, - "y": 2760 + "y": 3130 } ], "label": { "x": 3591, - "y": 2762, + "y": 3132, "width": 442, "height": 30, "fontName": "Arial Unicode MS", @@ -15684,25 +17392,25 @@ "visible": true, "vertices": [ { - "x": 4645, - "y": 2340 + "x": 5435, + "y": 2670 }, { - "x": 3850, - "y": 2340 + "x": 4640, + "y": 2670 }, { - "x": 3850, - "y": 2190 + "x": 4640, + "y": 2600 }, { "x": 3505, - "y": 2190 + "y": 2600 } ], "label": { - "x": 4661, - "y": 2342, + "x": 5451, + "y": 2672, "width": 384, "height": 30, "fontName": "Arial Unicode MS", @@ -15726,17 +17434,17 @@ "visible": true, "vertices": [ { - "x": 4645, - "y": 2380 + "x": 5435, + "y": 2700 }, { - "x": 3815, - "y": 2380 + "x": 4605, + "y": 2700 } ], "label": { - "x": 4661, - "y": 2352, + "x": 5451, + "y": 2672, "width": 394, "height": 30, "fontName": "Arial Unicode MS", @@ -15760,17 +17468,17 @@ "visible": true, "vertices": [ { - "x": 4860, - "y": 2410 + "x": 5650, + "y": 2730 }, { - "x": 4860, - "y": 2435 + "x": 5650, + "y": 2755 } ], "label": { - "x": 4868, - "y": 2400, + "x": 5658, + "y": 2720, "width": 360, "height": 30, "fontName": "Arial Unicode MS", @@ -15794,21 +17502,21 @@ "visible": true, "vertices": [ { - "x": 4890, - "y": 2205 + "x": 5680, + "y": 2525 }, { - "x": 4890, - "y": 2160 + "x": 5680, + "y": 2490 }, { - "x": 5095, - "y": 2160 + "x": 5885, + "y": 2490 } ], "label": { - "x": 4898, - "y": 2185, + "x": 5688, + "y": 2505, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -15832,17 +17540,17 @@ "visible": true, "vertices": [ { - "x": 4750, - "y": 2205 + "x": 5540, + "y": 2525 }, { - "x": 4750, - "y": 2125 + "x": 5540, + "y": 2445 } ], "label": { - "x": 4758, - "y": 2185, + "x": 5548, + "y": 2505, "width": 334, "height": 30, "fontName": "Arial Unicode MS", @@ -15866,25 +17574,25 @@ "visible": true, "vertices": [ { - "x": 4645, - "y": 2240 + "x": 5435, + "y": 2570 }, { - "x": 4490, - "y": 2240 + "x": 5280, + "y": 2570 }, { - "x": 4490, - "y": 2130 + "x": 5280, + "y": 2450 }, { - "x": 4445, - "y": 2130 + "x": 5235, + "y": 2450 } ], "label": { - "x": 4661, - "y": 2242, + "x": 5451, + "y": 2572, "width": 344, "height": 30, "fontName": "Arial Unicode MS", @@ -15908,25 +17616,25 @@ "visible": true, "vertices": [ { - "x": 4645, - "y": 2270 + "x": 5435, + "y": 2600 }, { - "x": 3980, - "y": 2270 + "x": 4770, + "y": 2600 }, { - "x": 3980, - "y": 1600 + "x": 4770, + "y": 2190 }, { - "x": 3935, - "y": 1600 + "x": 4725, + "y": 2190 } ], "label": { - "x": 4661, - "y": 2272, + "x": 5451, + "y": 2602, "width": 401, "height": 30, "fontName": "Arial Unicode MS", @@ -15950,25 +17658,25 @@ "visible": true, "vertices": [ { - "x": 4645, - "y": 2310 + "x": 5435, + "y": 2630 }, { - "x": 3910, - "y": 2310 + "x": 4700, + "y": 2630 }, { - "x": 3910, - "y": 1870 + "x": 4700, + "y": 2460 }, { - "x": 3875, - "y": 1870 + "x": 4665, + "y": 2460 } ], "label": { - "x": 4661, - "y": 2312, + "x": 5451, + "y": 2632, "width": 411, "height": 30, "fontName": "Arial Unicode MS", @@ -15992,17 +17700,17 @@ "visible": true, "vertices": [ { - "x": 3505, - "y": 1600 + "x": 4295, + "y": 2190 }, { - "x": 3415, - "y": 1600 + "x": 4275, + "y": 2190 } ], "label": { - "x": 3521, - "y": 1602, + "x": 4311, + "y": 2192, "width": 463, "height": 30, "fontName": "Arial Unicode MS", @@ -16026,17 +17734,17 @@ "visible": true, "vertices": [ { - "x": 3445, - "y": 1860 + "x": 4235, + "y": 2450 }, { - "x": 3415, - "y": 1860 + "x": 4215, + "y": 2450 } ], "label": { - "x": 3461, - "y": 1862, + "x": 4251, + "y": 2452, "width": 548, "height": 30, "fontName": "Arial Unicode MS", @@ -16060,25 +17768,25 @@ "visible": true, "vertices": [ { - "x": 2530, - "y": 440 + "x": 3340, + "y": 930 }, { - "x": 2530, - "y": 1710 + "x": 3340, + "y": 2200 }, { - "x": 2460, - "y": 1710 + "x": 3140, + "y": 2200 }, { - "x": 2460, - "y": 1905 + "x": 3140, + "y": 2245 } ], "label": { - "x": 2538, - "y": 430, + "x": 3348, + "y": 920, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -16102,17 +17810,17 @@ "visible": true, "vertices": [ { - "x": 2610, - "y": 440 + "x": 3430, + "y": 930 }, { - "x": 2610, - "y": 1755 + "x": 3430, + "y": 2245 } ], "label": { - "x": 2618, - "y": 400, + "x": 3438, + "y": 890, "width": 340, "height": 30, "fontName": "Arial Unicode MS", @@ -16136,17 +17844,17 @@ "visible": true, "vertices": [ { - "x": 2665, - "y": 330 + "x": 3495, + "y": 830 }, { - "x": 2695, - "y": 330 + "x": 3515, + "y": 830 } ], "label": { - "x": 2661, - "y": 332, + "x": 3491, + "y": 832, "width": 306, "height": 30, "fontName": "Arial Unicode MS", @@ -16170,17 +17878,17 @@ "visible": true, "vertices": [ { - "x": 2450, - "y": 235 + "x": 3280, + "y": 725 }, { - "x": 2450, - "y": 145 + "x": 3280, + "y": 635 } ], "label": { - "x": 2458, - "y": 215, + "x": 3288, + "y": 705, "width": 301, "height": 30, "fontName": "Arial Unicode MS", @@ -16204,17 +17912,17 @@ "visible": true, "vertices": [ { - "x": 2235, - "y": 330 + "x": 3065, + "y": 830 }, { - "x": 2215, - "y": 330 + "x": 3035, + "y": 830 } ], "label": { - "x": 2251, - "y": 302, + "x": 3081, + "y": 802, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -16238,25 +17946,25 @@ "visible": true, "vertices": [ { - "x": 2300, - "y": 440 + "x": 3120, + "y": 930 }, { - "x": 2300, - "y": 480 + "x": 3120, + "y": 970 }, { - "x": 2240, - "y": 480 + "x": 3050, + "y": 970 }, { - "x": 2240, - "y": 525 + "x": 3050, + "y": 1015 } ], "label": { - "x": 2308, - "y": 430, + "x": 3128, + "y": 920, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -16280,25 +17988,25 @@ "visible": true, "vertices": [ { - "x": 2390, - "y": 440 + "x": 3200, + "y": 930 }, { - "x": 2390, - "y": 770 + "x": 3200, + "y": 1260 }, { - "x": 2310, - "y": 770 + "x": 3130, + "y": 1260 }, { - "x": 2310, - "y": 815 + "x": 3130, + "y": 1305 } ], "label": { - "x": 2398, - "y": 430, + "x": 3208, + "y": 920, "width": 347, "height": 30, "fontName": "Arial Unicode MS", @@ -16322,25 +18030,25 @@ "visible": true, "vertices": [ { - "x": 2460, - "y": 440 + "x": 3270, + "y": 930 }, { - "x": 2460, - "y": 1250 + "x": 3270, + "y": 1740 }, { - "x": 2390, - "y": 1250 + "x": 3200, + "y": 1740 }, { - "x": 2390, - "y": 1295 + "x": 3200, + "y": 1785 } ], "label": { - "x": 2468, - "y": 430, + "x": 3278, + "y": 920, "width": 357, "height": 30, "fontName": "Arial Unicode MS", @@ -16364,17 +18072,17 @@ "visible": true, "vertices": [ { - "x": 2200, - "y": 982 + "x": 3010, + "y": 1472 }, { - "x": 2200, - "y": 1005 + "x": 3010, + "y": 1495 } ], "label": { - "x": 2208, - "y": 972, + "x": 3018, + "y": 1462, "width": 409, "height": 30, "fontName": "Arial Unicode MS", @@ -16398,17 +18106,17 @@ "visible": true, "vertices": [ { - "x": 2280, - "y": 1443 + "x": 3090, + "y": 1933 }, { - "x": 2280, - "y": 1465 + "x": 3090, + "y": 1955 } ], "label": { - "x": 2288, - "y": 1433, + "x": 3098, + "y": 1923, "width": 494, "height": 30, "fontName": "Arial Unicode MS", @@ -16433,24 +18141,24 @@ "vertices": [ { "x": 955, - "y": 3400 + "y": 3100 }, { "x": 1000, - "y": 3400 + "y": 3100 }, { "x": 1000, - "y": 2840 + "y": 2530 }, { "x": 1875, - "y": 2840 + "y": 2530 } ], "label": { "x": 951, - "y": 3402, + "y": 3102, "width": 354, "height": 30, "fontName": "Arial Unicode MS", @@ -16475,20 +18183,20 @@ "vertices": [ { "x": 770, - "y": 3365 + "y": 3055 }, { "x": 770, - "y": 2730 + "y": 2420 }, { "x": 815, - "y": 2730 + "y": 2420 } ], "label": { "x": 778, - "y": 3345, + "y": 3035, "width": 364, "height": 30, "fontName": "Arial Unicode MS", @@ -16513,16 +18221,16 @@ "vertices": [ { "x": 630, - "y": 3365 + "y": 3055 }, { "x": 630, - "y": 2648 + "y": 2338 } ], "label": { "x": 638, - "y": 3375, + "y": 3065, "width": 330, "height": 30, "fontName": "Arial Unicode MS", @@ -16547,16 +18255,16 @@ "vertices": [ { "x": 525, - "y": 3460 + "y": 3160 }, { "x": 445, - "y": 3460 + "y": 3160 } ], "label": { "x": 541, - "y": 3432, + "y": 3132, "width": 325, "height": 30, "fontName": "Arial Unicode MS", @@ -16581,16 +18289,16 @@ "vertices": [ { "x": 740, - "y": 3570 + "y": 3260 }, { "x": 740, - "y": 3585 + "y": 3285 } ], "label": { "x": 748, - "y": 3530, + "y": 3220, "width": 304, "height": 30, "fontName": "Arial Unicode MS", @@ -16615,16 +18323,16 @@ "vertices": [ { "x": 955, - "y": 3530 + "y": 3230 }, { "x": 1165, - "y": 3530 + "y": 3230 } ], "label": { "x": 951, - "y": 3532, + "y": 3232, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -16649,24 +18357,24 @@ "vertices": [ { "x": 955, - "y": 3460 + "y": 3160 }, { "x": 1120, - "y": 3460 + "y": 3160 }, { "x": 1120, - "y": 3320 + "y": 3020 }, { "x": 1165, - "y": 3320 + "y": 3020 } ], "label": { "x": 951, - "y": 3462, + "y": 3162, "width": 371, "height": 30, "fontName": "Arial Unicode MS", @@ -16691,24 +18399,24 @@ "vertices": [ { "x": 955, - "y": 3430 + "y": 3120 }, { "x": 1060, - "y": 3430 + "y": 3120 }, { "x": 1060, - "y": 3100 + "y": 2810 }, { "x": 1105, - "y": 3100 + "y": 2810 } ], "label": { "x": 951, - "y": 3432, + "y": 3122, "width": 381, "height": 30, "fontName": "Arial Unicode MS", @@ -16733,16 +18441,16 @@ "vertices": [ { "x": 1595, - "y": 3320 + "y": 3020 }, { "x": 1615, - "y": 3320 + "y": 3020 } ], "label": { "x": 1591, - "y": 3322, + "y": 3022, "width": 433, "height": 30, "fontName": "Arial Unicode MS", @@ -16767,16 +18475,16 @@ "vertices": [ { "x": 1535, - "y": 3100 + "y": 2800 }, { "x": 1555, - "y": 3100 + "y": 2800 } ], "label": { "x": 1531, - "y": 3102, + "y": 2802, "width": 518, "height": 30, "fontName": "Arial Unicode MS", @@ -16801,24 +18509,24 @@ "vertices": [ { "x": 1830, - "y": 5145 + "y": 4695 }, { "x": 1830, - "y": 3990 + "y": 3910 }, { "x": 1980, - "y": 3990 + "y": 3910 }, { "x": 1980, - "y": 3882 + "y": 3812 } ], "label": { "x": 1838, - "y": 5155, + "y": 4705, "width": 280, "height": 30, "fontName": "Arial Unicode MS", @@ -16843,16 +18551,16 @@ "vertices": [ { "x": 1750, - "y": 5145 + "y": 4695 }, { "x": 1750, - "y": 3945 + "y": 3875 } ], "label": { "x": 1758, - "y": 5125, + "y": 4675, "width": 290, "height": 30, "fontName": "Arial Unicode MS", @@ -16877,16 +18585,16 @@ "vertices": [ { "x": 1695, - "y": 5250 + "y": 4800 }, { "x": 1665, - "y": 5250 + "y": 4800 } ], "label": { "x": 1711, - "y": 5252, + "y": 4802, "width": 256, "height": 30, "fontName": "Arial Unicode MS", @@ -16911,16 +18619,16 @@ "vertices": [ { "x": 1910, - "y": 5350 + "y": 4900 }, { "x": 1910, - "y": 5375 + "y": 4925 } ], "label": { "x": 1918, - "y": 5310, + "y": 4860, "width": 251, "height": 30, "fontName": "Arial Unicode MS", @@ -16945,16 +18653,16 @@ "vertices": [ { "x": 2125, - "y": 5250 + "y": 4800 }, { "x": 2145, - "y": 5250 + "y": 4800 } ], "label": { "x": 2121, - "y": 5222, + "y": 4772, "width": 230, "height": 30, "fontName": "Arial Unicode MS", @@ -16979,24 +18687,24 @@ "vertices": [ { "x": 2060, - "y": 5145 + "y": 4695 }, { "x": 2060, - "y": 5100 + "y": 4650 }, { "x": 2130, - "y": 5100 + "y": 4650 }, { "x": 2130, - "y": 5062 + "y": 4612 } ], "label": { "x": 2068, - "y": 5155, + "y": 4705, "width": 240, "height": 30, "fontName": "Arial Unicode MS", @@ -17021,24 +18729,24 @@ "vertices": [ { "x": 1990, - "y": 5145 + "y": 4695 }, { "x": 1990, - "y": 4850 + "y": 4400 }, { - "x": 2040, - "y": 4850 + "x": 2420, + "y": 4400 }, { - "x": 2040, - "y": 4812 + "x": 2420, + "y": 4292 } ], "label": { "x": 1998, - "y": 5155, + "y": 4705, "width": 297, "height": 30, "fontName": "Arial Unicode MS", @@ -17062,25 +18770,25 @@ "visible": true, "vertices": [ { - "x": 1900, - "y": 5145 + "x": 1910, + "y": 4695 }, { - "x": 1900, - "y": 4410 + "x": 1910, + "y": 4340 }, { "x": 1970, - "y": 4410 + "y": 4340 }, { "x": 1970, - "y": 4363 + "y": 4293 } ], "label": { - "x": 1908, - "y": 5155, + "x": 1918, + "y": 4705, "width": 307, "height": 30, "fontName": "Arial Unicode MS", @@ -17104,17 +18812,17 @@ "visible": true, "vertices": [ { - "x": 2160, - "y": 4645 + "x": 2540, + "y": 4125 }, { - "x": 2160, - "y": 4622 + "x": 2540, + "y": 4102 } ], "label": { - "x": 2168, - "y": 4655, + "x": 2548, + "y": 4135, "width": 359, "height": 30, "fontName": "Arial Unicode MS", @@ -17139,16 +18847,16 @@ "vertices": [ { "x": 2090, - "y": 4215 + "y": 4145 }, { "x": 2090, - "y": 4192 + "y": 4122 } ], "label": { "x": 2098, - "y": 4225, + "y": 4155, "width": 444, "height": 30, "fontName": "Arial Unicode MS", @@ -17172,29 +18880,29 @@ "visible": true, "vertices": [ { - "x": 7275, - "y": 3740 + "x": 7945, + "y": 3680 }, { - "x": 6590, - "y": 3740 + "x": 7260, + "y": 3680 }, { - "x": 6590, - "y": 3670 + "x": 7260, + "y": 3600 }, { - "x": 5770, - "y": 3670 + "x": 6500, + "y": 3600 }, { - "x": 5770, - "y": 3715 + "x": 6500, + "y": 3645 } ], "label": { - "x": 7291, - "y": 3742, + "x": 7961, + "y": 3682, "width": 338, "height": 30, "fontName": "Arial Unicode MS", @@ -17218,17 +18926,17 @@ "visible": true, "vertices": [ { - "x": 7275, - "y": 3780 + "x": 7945, + "y": 3700 }, { - "x": 6555, - "y": 3780 + "x": 7225, + "y": 3700 } ], "label": { - "x": 7291, - "y": 3752, + "x": 7961, + "y": 3672, "width": 348, "height": 30, "fontName": "Arial Unicode MS", @@ -17252,17 +18960,17 @@ "visible": true, "vertices": [ { - "x": 7490, - "y": 3810 + "x": 8160, + "y": 3740 }, { - "x": 7490, - "y": 3835 + "x": 8160, + "y": 3765 } ], "label": { - "x": 7498, - "y": 3800, + "x": 8168, + "y": 3730, "width": 314, "height": 30, "fontName": "Arial Unicode MS", @@ -17286,17 +18994,17 @@ "visible": true, "vertices": [ { - "x": 7705, - "y": 3710 + "x": 8375, + "y": 3640 }, { - "x": 7785, - "y": 3710 + "x": 8455, + "y": 3640 } ], "label": { - "x": 7701, - "y": 3682, + "x": 8371, + "y": 3612, "width": 309, "height": 30, "fontName": "Arial Unicode MS", @@ -17320,17 +19028,17 @@ "visible": true, "vertices": [ { - "x": 7490, - "y": 3605 + "x": 8160, + "y": 3535 }, { - "x": 7490, - "y": 3585 + "x": 8160, + "y": 3515 } ], "label": { - "x": 7498, - "y": 3585, + "x": 8168, + "y": 3515, "width": 288, "height": 30, "fontName": "Arial Unicode MS", @@ -17354,25 +19062,25 @@ "visible": true, "vertices": [ { - "x": 7275, - "y": 3640 + "x": 7945, + "y": 3570 }, { - "x": 7230, - "y": 3640 + "x": 7900, + "y": 3570 }, { - "x": 7230, - "y": 3550 + "x": 7900, + "y": 3480 }, { - "x": 7185, - "y": 3550 + "x": 7865, + "y": 3480 } ], "label": { - "x": 7291, - "y": 3642, + "x": 7961, + "y": 3572, "width": 298, "height": 30, "fontName": "Arial Unicode MS", @@ -17396,25 +19104,25 @@ "visible": true, "vertices": [ { - "x": 7275, - "y": 3670 + "x": 7945, + "y": 3600 }, { - "x": 6720, - "y": 3670 + "x": 7390, + "y": 3600 }, { - "x": 6720, - "y": 2410 + "x": 7390, + "y": 3300 }, { - "x": 6675, - "y": 2410 + "x": 7345, + "y": 3300 } ], "label": { - "x": 7291, - "y": 3672, + "x": 7961, + "y": 3602, "width": 355, "height": 30, "fontName": "Arial Unicode MS", @@ -17438,25 +19146,25 @@ "visible": true, "vertices": [ { - "x": 7275, - "y": 3700 + "x": 7945, + "y": 3630 }, { - "x": 6660, - "y": 3700 + "x": 7330, + "y": 3630 }, { - "x": 6660, - "y": 2600 + "x": 7330, + "y": 3480 }, { - "x": 6615, - "y": 2600 + "x": 7285, + "y": 3480 } ], "label": { - "x": 7291, - "y": 3702, + "x": 7961, + "y": 3632, "width": 365, "height": 30, "fontName": "Arial Unicode MS", @@ -17480,17 +19188,17 @@ "visible": true, "vertices": [ { - "x": 6245, - "y": 2410 + "x": 6915, + "y": 3290 }, { - "x": 6225, - "y": 2410 + "x": 6895, + "y": 3290 } ], "label": { - "x": 6261, - "y": 2412, + "x": 6931, + "y": 3292, "width": 417, "height": 30, "fontName": "Arial Unicode MS", @@ -17514,17 +19222,17 @@ "visible": true, "vertices": [ { - "x": 6185, - "y": 2600 + "x": 6855, + "y": 3480 }, { - "x": 6165, - "y": 2600 + "x": 6835, + "y": 3480 } ], "label": { - "x": 6201, - "y": 2602, + "x": 6871, + "y": 3482, "width": 502, "height": 30, "fontName": "Arial Unicode MS", @@ -17539,6 +19247,294 @@ "isFontItalic": false, "isVisible": false } + }, + { + "name": "fk_OtpTokenService_CreateNewOtpTokenRequest_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6370, + "y": 695 + }, + { + "x": 6370, + "y": 970 + }, + { + "x": 6360, + "y": 970 + }, + { + "x": 6360, + "y": 1645 + } + ], + "label": { + "x": 6378, + "y": 685, + "width": 352, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_OtpTokenService_GetAllOtpTokenByFilterRequest_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6595, + "y": 610 + }, + { + "x": 6615, + "y": 610 + } + ], + "label": { + "x": 6591, + "y": 612, + "width": 369, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_OtpTokenService_GetAllOtpTokenByFilterResponse_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6380, + "y": 515 + }, + { + "x": 6380, + "y": 433 + } + ], + "label": { + "x": 6388, + "y": 525, + "width": 379, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_GetAllOtpTokenByFilterRequest_GetAllOtpTokenByFilterFilter", + "sourceTableName": "GetAllOtpTokenByFilterRequest", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 7045, + "y": 610 + }, + { + "x": 7065, + "y": 610 + } + ], + "label": { + "x": 7041, + "y": 612, + "width": 431, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_GetAllOtpTokenByFilterResponse_GetAllOtpTokenByFilterResponseModel", + "sourceTableName": "GetAllOtpTokenByFilterResponse", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6380, + "y": 285 + }, + { + "x": 6380, + "y": 258 + } + ], + "label": { + "x": 6388, + "y": 295, + "width": 516, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_OtpTokenService_CreateNewOtpTokenResponse_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6500, + "y": 695 + }, + { + "x": 6500, + "y": 1005 + } + ], + "label": { + "x": 6502, + "y": 645, + "width": 362, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_OtpTokenService_VerifyOtpTokenRequest_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6165, + "y": 610 + }, + { + "x": 6145, + "y": 610 + } + ], + "label": { + "x": 6175, + "y": 572, + "width": 317, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } + }, + { + "name": "fk_OtpTokenService_VerifyOtpTokenResponse_1", + "sourceTableName": "OtpTokenService", + "sourceSchemaName": "CMS", + "lineWidth": 1, + "visible": true, + "vertices": [ + { + "x": 6260, + "y": 695 + }, + { + "x": 6260, + "y": 730 + }, + { + "x": 6230, + "y": 730 + }, + { + "x": 6230, + "y": 775 + } + ], + "label": { + "x": 6262, + "y": 645, + "width": 327, + "height": 30, + "fontName": "Arial Unicode MS", + "fontSize": 14, + "fontColor": { + "r": 51, + "g": 51, + "b": 51, + "a": 1 + }, + "isFontBold": false, + "isFontItalic": false, + "isVisible": false + } } ], "viewRelations": []