| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.payroll.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CountryRegion |
CountryRegion.Builder.build() |
CountryRegion |
PayGroup.getCountryRegion() |
CountryRegion[] |
CollectionActivityDataWithDetails.getCountryRegions() |
CountryRegion[] |
CollectionTemplate.getCountryRegions() |
| 限定符和类型 | 方法和说明 |
|---|---|
PayGroup.Builder |
PayGroup.Builder.countryRegion(CountryRegion countryRegion)
薪资组所属国家/地区
示例值:
|
CollectionActivityDataWithDetails.Builder |
CollectionActivityDataWithDetails.Builder.countryRegions(CountryRegion[] countryRegions)
国家/地区多值列表
示例值:
|
CollectionTemplate.Builder |
CollectionTemplate.Builder.countryRegions(CountryRegion[] countryRegions)
国家地区多值列表
示例值:
|
void |
PayGroup.setCountryRegion(CountryRegion countryRegion) |
void |
CollectionActivityDataWithDetails.setCountryRegions(CountryRegion[] countryRegions) |
void |
CollectionTemplate.setCountryRegions(CountryRegion[] countryRegions) |
Copyright © 2025. All rights reserved.