类 ApplicationOfferSalaryPlanSalaryTemplate.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.ApplicationOfferSalaryPlanSalaryTemplate.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()币种salaryContent(String salaryContent) 薪酬内容templateKey(String templateKey) 模版keytotalAmount(String totalAmount) 总金额
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
templateKey
模版key示例值:
- 参数:
templateKey-- 返回:
-
totalAmount
总金额示例值:
- 参数:
totalAmount-- 返回:
-
currency
币种示例值:
- 参数:
currency-- 返回:
-
salaryContent
薪酬内容示例值:
- 参数:
salaryContent-- 返回:
-
build
-