public static class DependentForUpdate.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public DependentForUpdate.Builder relationship(String relationship)
示例值:parent
relationship - public DependentForUpdate.Builder gender(String gender)
示例值:male
gender - public DependentForUpdate.Builder dateOfBirth(String dateOfBirth)
示例值:2020-01-01
dateOfBirth - public DependentForUpdate.Builder nationalIds(NationalIdForUpdate[] nationalIds)
示例值:
nationalIds - public DependentForUpdate.Builder spousesWorkingStatus(String spousesWorkingStatus)
示例值:working
spousesWorkingStatus - public DependentForUpdate.Builder isThisPersonCoveredByHealthInsurance(Boolean isThisPersonCoveredByHealthInsurance)
示例值:true
isThisPersonCoveredByHealthInsurance - public DependentForUpdate.Builder isThisPersonAllowedForTaxDeduction(Boolean isThisPersonAllowedForTaxDeduction)
示例值:false
isThisPersonAllowedForTaxDeduction - public DependentForUpdate.Builder dependentName(String dependentName)
示例值:王冰
dependentName - public DependentForUpdate.Builder employer(String employer)
示例值:海淀区交警大队
employer - public DependentForUpdate.Builder job(String job)
示例值:保安
job - public DependentForUpdate.Builder phone(PhoneForUpdate phone)
示例值:
phone - public DependentForUpdate.Builder address(AddressForUpdate address)
示例值:
address - public DependentForUpdate.Builder birthCertificateOfChildren(File[] birthCertificateOfChildren)
示例值:
birthCertificateOfChildren - public DependentForUpdate.Builder customFields(ObjectFieldData[] customFields)
示例值:
customFields - public DependentForUpdate build()
Copyright © 2025. All rights reserved.