| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.payroll.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PaymentAccountingItem.Builder |
PaymentAccountingItem.Builder.accountingItemNames(I18nContent[] accountingItemNames)
算薪项名称
示例值:
|
PaymentAccountingItem.Builder |
PaymentAccountingItem.Builder.accountingItemType(Integer accountingItemType)
算薪项类型,1-文本;2-金额;3-数值;4-百分比;5-日期;6-引用
示例值:1
|
PaymentAccountingItem.Builder |
PaymentAccountingItem.Builder.accountingItemValue(AccountingItemValue accountingItemValue)
算薪项值
示例值:
|
PaymentAccountingItem.Builder |
PaymentAccountingItem.Builder.id(String id)
算薪项唯一标识
示例值:7202076988667019308
|
static PaymentAccountingItem.Builder |
PaymentAccountingItem.newBuilder() |
PaymentAccountingItem.Builder |
PaymentAccountingItem.Builder.segmentValues(SegmentValue[] segmentValues)
算薪项分段数据
示例值:
|
| 构造器和说明 |
|---|
PaymentAccountingItem(PaymentAccountingItem.Builder builder) |
Copyright © 2025. All rights reserved.