类 CheckFailedAccountInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.CheckFailedAccountInfo.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明账户IDbuild()totalRechargeRewardInfo(BonusAmount totalRechargeRewardInfo) 商城实际充值金额totalWithdrawRewardInfo(BonusAmount totalWithdrawRewardInfo) 招聘系统内的提取金额
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
accountId
账户ID示例值:6930815272790114324
- 参数:
accountId-- 返回:
-
totalWithdrawRewardInfo
招聘系统内的提取金额示例值:
- 参数:
totalWithdrawRewardInfo-- 返回:
-
totalRechargeRewardInfo
商城实际充值金额示例值:
- 参数:
totalRechargeRewardInfo-- 返回:
-
build
-