| 程序包 | 说明 |
|---|---|
| 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.Builder |
ProfileSettingBankAccount.Builder.paymentAmount(String paymentAmount)
分配金额,保留两位小数
示例值:5000
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.paymentRate(String paymentRate)
分配比例,0~100,保留两位小数
示例值:80.28
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.paymentType(ProfileSettingBankAccountPaymentTypeEnum paymentType)
分配方式,枚举值
示例值:percent,balance,amount
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.paymentType(String paymentType)
分配方式,枚举值
示例值:percent,balance,amount
|
ProfileSettingBankAccount.Builder |
ProfileSettingBankAccount.Builder.priority(String priority)
优先级,不能低于0
示例值:1
|
| 构造器和说明 |
|---|
ProfileSettingBankAccount(ProfileSettingBankAccount.Builder builder) |
Copyright © 2025. All rights reserved.