-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 【招聘】设置猎头保护期 - 【招聘】获取猎头供应商信息 - 【招聘】查询猎头供应商信息 - 【招聘】转移投递阶段 - 【招聘】获取职位模板 - 【招聘】获取面试评价详细信息 - 【招聘】获取招聘官网下职位广告详情 - 【招聘】新建招聘官网投递 - 【招聘】获取 Offer 申请表列表 - 【招聘】关闭职位 - 【招聘】重启职位 - 【招聘】添加笔试结果 - 【招聘】更新人才信息 - 【招聘】创建人才外部信息 - 【招聘】更新人才外部信息 - 【招聘】获取背调信息列表 - 【招聘】获取人才面试信息 - 【招聘】获取面试登记表模板列表 - 【招聘】获取 Offer 申请表模板信息 - 【招聘】获取员工笔试阅卷任务 - 【招聘】获取员工评估任务 - 【招聘】获取员工面试任务 - 【招聘】获取面试轮次类型列表 - 【招聘】更新职位相关人员 - 【招聘】查询操作人对人才的操作记录 - 【招聘】获取职位广告发布记录 - 【招聘】更新 Offer 申请表自定义字段 - 【招聘】获取笔试列表 - 【招聘】获取人才信息 V2 - 【招聘】获取面试评价信息附件 - 【招聘】获取外部投递信息 - 【招聘】获取人才库列表 - 【招聘】将人才加入人才库 - 【招聘】更新人才在职状态 - 【招聘】更新外部面评 - 【招聘】批量获取面试评价详细信息 - 【招聘】创建三方协议 - 【招聘】删除三方协议 - 【招聘】查询猎头保护期信息 - 【招聘】获取三方协议 - 【招聘】更新三方协议 - 【招聘】查询人才内推信息 - 【招聘】导入外部内推奖励 - 【招聘】获取面试评价表列表 - 【招聘】删除外部内推奖励 - 【多维表格】批量获取记录 - 【招聘】获取待办列表 更新 - 获取知识空间信息 响应体 - 获取知识空间列表 响应体 - 【云文档】获取知识空间列表 - 【云文档】获取知识空间信息 Signed-off-by: Vicente.Yu <^@^>
- Loading branch information
Vicente.Yu
committed
Jul 22, 2024
1 parent
039a987
commit 87983d4
Showing
76 changed files
with
18,111 additions
and
194 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 67 additions & 0 deletions
67
src/Base/PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetBodyDto.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
// ************************************************************************ | ||
// Assembly : FeishuNetSdk | ||
// Author : yxr | ||
// Created : 2024-07-22 | ||
// | ||
// Last Modified By : yxr | ||
// Last Modified On : 2024-07-22 | ||
// ************************************************************************ | ||
// <copyright file="PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetBodyDto.cs" company="Vicente Yu"> | ||
// MIT | ||
// </copyright> | ||
// <summary>批量获取记录 请求体</summary> | ||
// ************************************************************************ | ||
namespace FeishuNetSdk.Base; | ||
/// <summary> | ||
/// 批量获取记录 请求体 | ||
/// <para>通过多个记录 ID 查询记录信息。</para> | ||
/// <para>接口ID:7386702252390268956</para> | ||
/// <para>文档地址:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-record/batch_get</para> | ||
/// <para>JSON地址:https://open.feishu.cn/document_portal/v1/document/get_detail?fullPath=%2fuAjLw4CM%2fukTMukTMukTM%2freference%2fbitable-v1%2fapp-table-record%2fbatch_get</para> | ||
/// </summary> | ||
public record PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetBodyDto | ||
{ | ||
/// <summary> | ||
/// <para>记录 ID 列表。调用[列出记录](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-record/list)获取。</para> | ||
/// <para>必填:是</para> | ||
/// <para>最大长度:100</para> | ||
/// <para>最小长度:1</para> | ||
/// </summary> | ||
[JsonPropertyName("record_ids")] | ||
public string[] RecordIds { get; set; } = Array.Empty<string>(); | ||
|
||
/// <summary> | ||
/// <para>此次调用中使用的用户 id 的类型</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:open_id</para> | ||
/// <para>可选值:<list type="bullet"> | ||
/// <item>user_id:以user_id来识别用户</item> | ||
/// <item>union_id:以union_id来识别用户</item> | ||
/// <item>open_id:以open_id来识别用户</item> | ||
/// </list></para> | ||
/// </summary> | ||
[JsonPropertyName("user_id_type")] | ||
public string? UserIdType { get; set; } | ||
|
||
/// <summary> | ||
/// <para>是否返回记录的分享链接。可选值:</para> | ||
/// <para>- true:返回分享链接</para> | ||
/// <para>- false:不返回分享链接</para> | ||
/// <para>**默认值**:false</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:true</para> | ||
/// </summary> | ||
[JsonPropertyName("with_shared_url")] | ||
public bool? WithSharedUrl { get; set; } | ||
|
||
/// <summary> | ||
/// <para>是否返回自动计算的字段。可选值:</para> | ||
/// <para>- true:返回自动计算的字段</para> | ||
/// <para>- false:不返回自动计算的字段</para> | ||
/// <para>**默认值**:false</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:true</para> | ||
/// </summary> | ||
[JsonPropertyName("automatic_fields")] | ||
public bool? AutomaticFields { get; set; } | ||
} |
142 changes: 142 additions & 0 deletions
142
src/Base/PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetResponseDto.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,142 @@ | ||
// ************************************************************************ | ||
// Assembly : FeishuNetSdk | ||
// Author : yxr | ||
// Created : 2024-07-22 | ||
// | ||
// Last Modified By : yxr | ||
// Last Modified On : 2024-07-22 | ||
// ************************************************************************ | ||
// <copyright file="PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetResponseDto.cs" company="Vicente Yu"> | ||
// MIT | ||
// </copyright> | ||
// <summary>批量获取记录 响应体</summary> | ||
// ************************************************************************ | ||
namespace FeishuNetSdk.Base; | ||
/// <summary> | ||
/// 批量获取记录 响应体 | ||
/// <para>通过多个记录 ID 查询记录信息。</para> | ||
/// <para>接口ID:7386702252390268956</para> | ||
/// <para>文档地址:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-record/batch_get</para> | ||
/// <para>JSON地址:https://open.feishu.cn/document_portal/v1/document/get_detail?fullPath=%2fuAjLw4CM%2fukTMukTMukTM%2freference%2fbitable-v1%2fapp-table-record%2fbatch_get</para> | ||
/// </summary> | ||
public record PostBitableV1AppsByAppTokenTablesByTableIdRecordsBatchGetResponseDto | ||
{ | ||
/// <summary> | ||
/// <para>记录列表</para> | ||
/// <para>必填:否</para> | ||
/// </summary> | ||
[JsonPropertyName("records")] | ||
public AppTableRecord[]? Records { get; set; } | ||
|
||
/// <summary> | ||
/// <para>记录列表</para> | ||
/// </summary> | ||
public record AppTableRecord | ||
{ | ||
/// <summary> | ||
/// <para>记录字段</para> | ||
/// <para>必填:是</para> | ||
/// <para>示例值:-</para> | ||
/// </summary> | ||
[JsonPropertyName("fields")] | ||
public object Fields { get; set; } = new(); | ||
|
||
/// <summary> | ||
/// <para>记录 ID</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:recgcfdzKq</para> | ||
/// </summary> | ||
[JsonPropertyName("record_id")] | ||
public string? RecordId { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人信息</para> | ||
/// <para>必填:否</para> | ||
/// </summary> | ||
[JsonPropertyName("created_by")] | ||
public Person? CreatedBy { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人信息</para> | ||
/// </summary> | ||
public record Person | ||
{ | ||
/// <summary> | ||
/// <para>创建人 ID。ID 类型与请求体中的 `user_id_type` 指定的类型一致。</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:ou_9a971ded01b4ca66f4798549878abcef</para> | ||
/// </summary> | ||
[JsonPropertyName("id")] | ||
public string? Id { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人中文姓名</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:张敏</para> | ||
/// </summary> | ||
[JsonPropertyName("name")] | ||
public string? Name { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人英文姓名</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:Min Zhang</para> | ||
/// </summary> | ||
[JsonPropertyName("en_name")] | ||
public string? EnName { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人邮箱</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:email@example.com</para> | ||
/// </summary> | ||
[JsonPropertyName("email")] | ||
public string? Email { get; set; } | ||
|
||
/// <summary> | ||
/// <para>创建人头像链接</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:https://example.com/avatar</para> | ||
/// </summary> | ||
[JsonPropertyName("avatar_url")] | ||
public string? AvatarUrl { get; set; } | ||
} | ||
|
||
/// <summary> | ||
/// <para>创建时间。毫秒级时间戳。</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:1675244156000</para> | ||
/// </summary> | ||
[JsonPropertyName("created_time")] | ||
public long? CreatedTime { get; set; } | ||
|
||
/// <summary> | ||
/// <para>修改人信息</para> | ||
/// <para>必填:否</para> | ||
/// </summary> | ||
[JsonPropertyName("last_modified_by")] | ||
public Person? LastModifiedBy { get; set; } | ||
|
||
/// <summary> | ||
/// <para>最近更新时间。毫秒级时间戳。</para> | ||
/// <para>必填:否</para> | ||
/// <para>示例值:1677556020000</para> | ||
/// </summary> | ||
[JsonPropertyName("last_modified_time")] | ||
public long? LastModifiedTime { get; set; } | ||
} | ||
|
||
/// <summary> | ||
/// <para>禁止访问的记录列表(针对开启了高级权限的多维表格)</para> | ||
/// <para>必填:否</para> | ||
/// </summary> | ||
[JsonPropertyName("forbidden_record_ids")] | ||
public string[]? ForbiddenRecordIds { get; set; } | ||
|
||
/// <summary> | ||
/// <para>不存在的记录列表</para> | ||
/// <para>必填:否</para> | ||
/// </summary> | ||
[JsonPropertyName("absent_record_ids")] | ||
public string[]? AbsentRecordIds { get; set; } | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.