public static class QuerySocialPlanReqBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
QuerySocialPlanReqBody |
build() |
QuerySocialPlanReqBody.Builder |
effectiveDate(String effectiveDate)
生效日期,查询在该日期生效的参保方案数据
示例值:2024-01-01
|
QuerySocialPlanReqBody.Builder |
planIds(String[] planIds)
参保方案ID列表,最大200
示例值:
|
public QuerySocialPlanReqBody.Builder planIds(String[] planIds)
示例值:
planIds - public QuerySocialPlanReqBody.Builder effectiveDate(String effectiveDate)
示例值:2024-01-01
effectiveDate - public QuerySocialPlanReqBody build()
Copyright © 2025. All rights reserved.