东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
LikeListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class LikeListOptions { Guid? ApplicationId { get; set; } Guid? ContainerId { get; set; } DateTime? ContentCreatedAfterDate…
MailingListCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MailingListCreateOptions { List<ExtendedAttribute> ExtendedAttributes { get; set; } bool? IsEnabled { get; set; } …
MailingListListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MailingListListOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } bool? IsEnabled …
MailingListUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MailingListUpdateOptions { string EmailAddress { get; set; } List<ExtendedAttribute> ExtendedAttributes { get; set;…
Media 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class Media { Application Application { get; } User Author { get; set; } string AvatarUrl { get; } int? CommentCount…
MediaComment 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class MediaComment { Guid ApplicationId { get; set; } Guid ApplicationTypeId { get; set; } User Author { get;…
MediaCommentsCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MediaCommentsCreateOptions { IList<ExtendedAttribute> ExtendedAttributes { get; set; } bool? IsApproved { get; set;…
MediaCommentsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MediaCommentsListOptions { bool? IncludeUnpublished { get; set; } int? PageIndex { get; set; } int? PageSize { get;…
MediaCommentsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MediaCommentsUpdateOptions { string Body { get; set; } IList<ExtendedAttribute> ExtendedAttributes { get; set; } bool…
MediaCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class MediaCreateOptions { string Description { get; set; } IList<ExtendedAttribute> ExtendedAttributes { get; set; } string…
<
>