东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
UsersListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UsersListOptions { string AccountStatus { get; set; } string ContentIds { get; set; } string EmailAddress { get; set;…
UsersUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class UsersUpdateOptions { string AccountStatus { get; set; } bool? AllowSitePartnersToContact { get; set; } bool? AllowSiteToContact…
VoteSummary 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class VoteSummary { Guid PollId { get; } IEnumerable<int> VoteCount { get; } } 属性 名称 类型 …
Warning 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class Warning { string Message { get; set; } string Type { get; set; } } 属性 名称 类型 描述 …
Webhook 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class Webhook { string CallBackUrl { get; } int? Id { get; } bool? IsEnabled { get; } string SecretToken {…
WebhookCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WebhookCreateOptions { bool? IsEnabled { get; set; } } 属性 名称 类型 描述 默认值 选项 …
WebhookEvent 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class WebhookEvent { string Description { get; } Guid Id { get; } Type MessageType { get; } string Name { get;…
WebhookEventListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WebhookEventListOptions { string CallBackUrl { get; set; } int? CallBackUrlId { get; set; } } 属性 名称 …
WebhookUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WebhookUpdateOptions { string CallbackUrl { get; set; } bool? IsEnabled { get; set; } bool? RegenerateSecret { get;…
WebPreview 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.Api.dll 定义 class WebPreview { DateTime CreatedDate { get; set; } string Excerpt { get; set; } string ImageUrl { get; set;…
<
>