public static class PersonForCountryForUpdate.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PersonForCountryForUpdate |
build() |
PersonForCountryForUpdate.Builder |
countryRegionId(String countryRegionId)
国家 / 地区
示例值:6862995757234914824
|
PersonForCountryForUpdate.Builder |
ethnicityRace(String ethnicityRace)
民族 / 种族,枚举值。
|
PersonForCountryForUpdate.Builder |
gender(String gender)
性别,枚举值 。
|
PersonForCountryForUpdate.Builder |
maritalStatus(String maritalStatus)
婚姻状况,枚举值。
|
PersonForCountryForUpdate.Builder |
maritalStatusDate(String maritalStatusDate)
婚姻状况生效日期
示例值:2020-10-01
|
PersonForCountryForUpdate.Builder |
religion(String religion)
宗教信仰,枚举值。
|
PersonForCountryForUpdate.Builder |
wkId(String wkId)
ID
示例值:7631172813931613916
|
public PersonForCountryForUpdate.Builder wkId(String wkId)
示例值:7631172813931613916
wkId - public PersonForCountryForUpdate.Builder countryRegionId(String countryRegionId)
示例值:6862995757234914824
countryRegionId - public PersonForCountryForUpdate.Builder gender(String gender)
示例值:female
gender - public PersonForCountryForUpdate.Builder religion(String religion)
示例值:other
religion - public PersonForCountryForUpdate.Builder maritalStatus(String maritalStatus)
示例值:married
maritalStatus - public PersonForCountryForUpdate.Builder ethnicityRace(String ethnicityRace)
示例值:han
ethnicityRace - public PersonForCountryForUpdate.Builder maritalStatusDate(String maritalStatusDate)
示例值:2020-10-01
maritalStatusDate - public PersonForCountryForUpdate build()
Copyright © 2026. All rights reserved.