public static class PersonInfoMys.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public PersonInfoMys.Builder id(String id)
示例值:6950635856373745165
id - public PersonInfoMys.Builder personId(String personId)
示例值:6919733647952053768
personId - public PersonInfoMys.Builder previousIncomeInTheCurrentYear(Boolean previousIncomeInTheCurrentYear)
示例值:true
previousIncomeInTheCurrentYear - public PersonInfoMys.Builder freshGraduate(Boolean freshGraduate)
示例值:true
freshGraduate - public PersonInfoMys.Builder previousEmployersList(PreviousEmployer[] previousEmployersList)
示例值:
previousEmployersList - public PersonInfoMys.Builder monthlyGross(String monthlyGross)
示例值:123
monthlyGross - public PersonInfoMys.Builder taxRelief1(String taxRelief1)
示例值:123
taxRelief1 - public PersonInfoMys.Builder taxRelief2(String taxRelief2)
示例值:123
taxRelief2 - public PersonInfoMys.Builder taxRelief3(String taxRelief3)
示例值:123
taxRelief3 - public PersonInfoMys.Builder taxRelief4(String taxRelief4)
示例值:123
taxRelief4 - public PersonInfoMys.Builder taxRelief5(String taxRelief5)
示例值:123
taxRelief5 - public PersonInfoMys.Builder commonReserveFund(String commonReserveFund)
示例值:123
commonReserveFund - public PersonInfoMys.Builder monthlyTaxDeduction(String monthlyTaxDeduction)
示例值:123
monthlyTaxDeduction - public PersonInfoMys.Builder socialInsurance(String socialInsurance)
示例值:123
socialInsurance - public PersonInfoMys.Builder customFields(ObjectFieldData[] customFields)
示例值:
customFields - public PersonInfoMys build()
Copyright © 2025. All rights reserved.