东莞市连易网络科技有限公司
网站
搜索
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
新建
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
这有帮助吗?
是
否
更多
取消
AbuseAppeal 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class AbuseAppeal { DateTime AppealExpires { get; set; } Guid AppealId { get; set; } DateTime AppealInitiatedDate…
AbuseAppealListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseAppealListOptions { Guid? AbuseId { get; set; } Guid? AppealId { get; set; } string AppealState { get; set; …
AbuseReport 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class AbuseReport { int AbuseReasonId { get; set; } Guid AbuseReportId { get; set; } double AbuseScore { get; set;…
AbuseReportCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseReportCreateOptions { int? AbuseReasonId { get; set; } } 属性 名称 类型 描述 默认值 选项…
AbuseReportListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseReportListOptions { Guid? AbusiveContentId { get; set; } Guid? AppealId { get; set; } string AppealState { get;…
AbuseReportUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseReportUpdateOptions { int? AbuseReasonId { get; set; } } 属性 名称 类型 描述 默认值 选项…
AbusiveContent 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class AbusiveContent { Guid AbuseId { get; set; } string AbuseState { get; set; } int AppealsCount { get; set;…
AbusiveContentListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbusiveContentListOptions { string AbuseState { get; set; } string AppealState { get; set; } Guid? ApplicationId …
Achievement 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Achievement { IApplication Application { get; } string BadgeIconUrl { get; set; } Guid ContentId { get; …
AchievementCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AchievementCreateOptions { bool? Enabled { get; set; } Guid? Id { get; set; } } 属性 名称 类型 描述…
>