东莞市连易网络科技有限公司
网站
搜索
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
新建
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
这有帮助吗?
是
否
更多
取消
BlogPostsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogPostsListOptions { int? AuthorId { get; set; } int? BlogId { get; set; } string BlogIds { get; set; } string…
BlogPostSummariesListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogPostSummariesListOptions { DateTime? Month { get; set; } int? PageIndex { get; set; } int? PageSize { get; set;…
BlogPostSummary 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class BlogPostSummary { int? Count { get; set; } DateTime? Date { get; set; } } 属性 名称 类型 …
BlogPostsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogPostsUpdateOptions { int? BlogId { get; set; } string Body { get; set; } string ContentType { get; set; } string…
BlogsCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogsCreateOptions { string Authors { get; set; } string DefaultPostImageUrl { get; set; } string Description { get;…
BlogsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogsGetOptions { int? GroupId { get; set; } int? Id { get; set; } string Key { get; set; } } 属性 名称 …
BlogsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogsListOptions { string ApplicationIds { get; set; } int? GroupId { get; set; } bool? IncludeSubGroups { get; set;…
BlogsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BlogsUpdateOptions { string Authors { get; set; } string DefaultPostImageUrl { get; set; } string Description { get;…
Bookmark 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Bookmark { Content Content { get; } Guid? ContentId { get; set; } string ContentUrl { get; set; } DateTime…
BookmarkCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BookmarkCreateOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
<
>