| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.accountHolder(String accountHolder)
开户人姓名
示例值:孟十五
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.bankAccountNumber(String bankAccountNumber)
银行账号
示例值:6231200000001223
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.bankAccountType(String bankAccountType)
银行卡类型,枚举值。
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.bankAccountUsages(String[] bankAccountUsages)
银行卡用途,枚举值。
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.bankId(String bankId)
银行ID
示例值:6862995757234914832
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.bankName(String bankName)
银行名称
示例值:中国农业银行
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.branchId(String branchId)
银行支行ID
示例值:6862995757234914833
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.branchName(String branchName)
支行名称
示例值:中国农业银行支行
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.countryRegion(String countryRegion)
国家 / 地区ID
示例值:6862995757234914824
|
static ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.newBuilder() |
| 构造器和说明 |
|---|
ProfileSettingBankAccount(ProfileSettingBankAccount.Builder builder) |
Copyright © 2024. All rights reserved.