东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
Role 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class Role { string AvatarUrl { get; set; } string Description { get; set; } int GroupId { get; set; } int…
RolesCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RolesCreateOptions { int? GroupId { get; set; } string Include { get; set; } int? RoleId { get; set; } string RoleName…
RolesDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RolesDeleteOptions { string Include { get; set; } int? UserId { get; set; } string Username { get; set; } } 属性…
RolesGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RolesGetOptions { string Include { get; set; } bool IncludePermissions { get; set; } } 属性 名称 类型 …
RolesListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RolesListOptions { string Application { get; set; } int? Id { get; set; } string Include { get; set; } bool IncludePermissions…
RolesUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RolesUpdateOptions { int? GroupId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
RoleUserCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RoleUserCreateOptions { int? RoleId { get; set; } string RoleName { get; set; } int? UserId { get; set; } string…
RoleUserDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class RoleUserDeleteOptions { int? UserId { get; set; } string UserName { get; set; } } 属性 名称 类型 …
RssFeedItem 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class RssFeedItem { string Author { get; set; } DateTime? Date { get; set; } string Description { get; set; …
RssFeedItemPagedList 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class RssFeedItemPagedList { string Title { get; set; } string Url { get; set; } } 属性 名称 类型…
<
>