东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
NotificationDistributionTypeInfo 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class NotificationDistributionTypeInfo { string Description { get; set; } Guid DistributionTypeId { get; set; …
NotificationFilter 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class NotificationFilter { NotificationFilterAction Action { get; set; } Guid NotificationTypeId { get; set; } } 属性 …
NotificationFilterAction 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 enum NotificationFilterAction { Include, Exclude }
NotificationListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class NotificationListOptions { Guid? ApplicationId { get; set; } Guid? ContainerId { get; set; } Guid? ContentId { get;…
NotificationTypeInfo 类
命名空间: Limyee.Extensibility.Api. Entities .Version1 程序集: Limyee.Api.dll 定义 class NotificationTypeInfo { string Category { get; set; } string Description { get; set; } string Name { get;…
NotificationUserPreference 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class NotificationUserPreference { Guid? DistributionTypeId { get; set; } bool IsEnabled { get; set; } Guid NotificationTypeId…
NotificationUserPreferences 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class NotificationUserPreferences { IList<NotificationUserPreference> Preferences { get; set; } } 属性 …
OAuthClient 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class OAuthClient { IEnumerable<string> AllowedGrantTypes { get; set; } Guid ApplicationId { get; } string CallbackUrl…
OnlineUser 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class OnlineUser { bool? IsOnline { get; set; } IList<string> Locations { get; set; } User User { get; set; …
PagedList(T) 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class PagedList<T> { int Count { get; } IList<Error> Errors { get; } bool IsReadOnly { get; } T Item { get;…
<
>