东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
FriendshipsCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class FriendshipsCreateOptions { int? RequestorId { get; set; } string RequestorName { get; set; } } 属性 名称 …
FriendshipsDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class FriendshipsDeleteOptions { int? RecipientId { get; set; } string RecipientName { get; set; } int? RequestorId { get;…
FriendshipsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class FriendshipsGetOptions { int? FriendId { get; set; } string FriendName { get; set; } int? UserId { get; set; } string…
FriendshipsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class FriendshipsListOptions { string FriendshipState { get; set; } int? PageIndex { get; set; } int? PageSize { get; set;…
FriendshipsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class FriendshipsUpdateOptions { string FriendshipState { get; set; } int? RecipientId { get; set; } string RecipientName…
GalleriesCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GalleriesCreateOptions { string Description { get; set; } bool? Enabled { get; set; } IList<ExtendedAttribute> ExtendedAttributes…
GalleriesGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GalleriesGetOptions { int? GroupId { get; set; } int? Id { get; set; } string Key { get; set; } } 属性 …
GalleriesListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GalleriesListOptions { string ApplicationIds { get; set; } int? GroupId { get; set; } bool? IncludeSubGroups { get;…
GalleriesUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GalleriesUpdateOptions { string Description { get; set; } bool? Enabled { get; set; } IList<ExtendedAttribute> ExtendedAttributes…
Gallery 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Gallery { Guid ApplicationId { get; set; } int CommentCount { get; set; } Guid ContentId { get; } DateTime…
<
>