| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BankAccount.Builder |
BankAccount.Builder.accountHolder(String accountHolder)
开户人姓名
示例值:孟十五
|
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.bankIdV2(String bankIdV2)
银行 ID,详细信息可通过【查询银行信息】接口查询获得
示例值:MDBH00000001
|
BankAccount.Builder |
BankAccount.Builder.bankName(String bankName)
银行名称
示例值:中国农业银行
|
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
示例值:12QueryCountryRegionSubdivisionDataReq
|
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(BankAccount.Builder builder) |
Copyright © 2024. All rights reserved.