| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BankAccount.Builder |
BankAccount.Builder.accountHolder(String accountHolder)
开户人姓名
示例值:孟十五
|
BankAccount.Builder |
BankAccount.Builder.bank(Enum bank)
银行枚举(该字段待作废,请勿使用)
示例值:
|
BankAccount.Builder |
BankAccount.Builder.bankAccountNumber(String bankAccountNumber)
银行账号
示例值:6231200000001223
|
BankAccount.Builder |
BankAccount.Builder.bankAccountType(Enum bankAccountType)
银行卡类型,枚举值可通过文档【飞书人事枚举常量】银行卡类型(Bank Account Type)枚举定义部分获得
示例值:
|
BankAccount.Builder |
BankAccount.Builder.bankAccountUsage(Enum[] bankAccountUsage)
银行卡用途,枚举值可通过文档【飞书人事枚举常量】银行卡用途(Bank Account Usage)枚举定义部分获得
示例值:
|
BankAccount.Builder |
BankAccount.Builder.bankId(String bankId)
银行 ID(该字段待作废,请勿使用)
示例值:8
|
BankAccount.Builder |
BankAccount.Builder.bankIdentificationCode(String bankIdentificationCode)
银行识别码(该字段待作废,请勿使用)
示例值:1234
|
BankAccount.Builder |
BankAccount.Builder.bankIdV2(String bankIdV2)
银行 ID,详细信息可通过【查询银行信息】接口查询获得
示例值:MDBH00000001
|
BankAccount.Builder |
BankAccount.Builder.bankName(String bankName)
银行名称
示例值:中国农业银行
|
BankAccount.Builder |
BankAccount.Builder.branchId(String branchId)
支行 ID(该字段待作废,请勿使用)
示例值:12
|
BankAccount.Builder |
BankAccount.Builder.branchIdV2(String branchIdV2)
支行 ID,要求必须为填入银行的支行,详细信息可通过【查询支行信息】接口查询获得
示例值:MDBK00000017
|
BankAccount.Builder |
BankAccount.Builder.branchName(String branchName)
支行名称
示例值:中国农业银行支行
|
BankAccount.Builder |
BankAccount.Builder.countryRegionId(String countryRegionId)
国家/地区 ID,详细信息可通过【查询国家/地区信息】接口查询获得
示例值:12
|
BankAccount.Builder |
BankAccount.Builder.currencyId(String currencyId)
货币id
示例值:12
|
BankAccount.Builder |
BankAccount.Builder.customFields(CustomFieldData[] customFields)
自定义字段
示例值:
|
BankAccount.Builder |
BankAccount.Builder.iBAN(String iBAN)
国际银行账号
示例值:CH56 0483 5012 3456 7800 9
|
static BankAccount.Builder |
BankAccount.newBuilder() |
BankAccount.Builder |
BankAccount.Builder.paymentAmount(String paymentAmount)
分配金额
示例值:5000
|
BankAccount.Builder |
BankAccount.Builder.paymentRate(String paymentRate)
分配比例
示例值:70.21
|
BankAccount.Builder |
BankAccount.Builder.paymentType(Enum paymentType)
分配方式,枚举值可通过文档【飞书人事枚举常量】分配方式(Payment Type)枚举定义部分获得
示例值:balance
|
BankAccount.Builder |
BankAccount.Builder.priority(Integer priority)
分配优先级
示例值:1
|
| 构造器和说明 |
|---|
BankAccount(BankAccount.Builder builder) |
Copyright © 2025. All rights reserved.