东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
UserAchievement 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class UserAchievement { Achievement Achievement { get; } DateTime CreatedDate { get; } User User { get; } }…
UserAchievementListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserAchievementListOptions { Guid? AchievementId { get; set; } } 属性 名称 类型 描述 默认值 …
UserAvatarsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserAvatarsUpdateOptions { string AvatarUrl { get; set; } Byte[] FileData { get; set; } string FileName { get; set;…
UserFile 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class UserFile { string Name { get; set; } IList<string> Path { get; set; } string Url { get; set; } } 属性…
UserFileDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserFileDeleteOptions { int? UserId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
UserFileListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserFileListOptions { string ContentType { get; set; } string FolderPath { get; set; } int? PageIndex { get; set;…
UserFolder 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class UserFolder { string Name { get; set; } IList<string> Path { get; set; } string Url { get; set; } int…
UserInvitation 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class UserInvitation { DateTime DateInvited { get; set; } string Email { get; set; } int GroupId { get; set;…
UserPresencesGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserPresencesGetOptions { int? UserId { get; set; } string Username { get; set; } } 属性 名称 类型 …
UserPresencesListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UserPresencesListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } } 属性 名称 类型 …
<
>