public static class ResidentTaxForUpdate.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResidentTaxForUpdate |
build() |
ResidentTaxForUpdate.Builder |
customFields(ObjectFieldData[] customFields)
自定义字段
示例值:
|
ResidentTaxForUpdate.Builder |
residentStatus(String residentStatus)
居民身份
示例值:tax_residence
|
ResidentTaxForUpdate.Builder |
residentStatusSpecification(String residentStatusSpecification)
居民纳税身份说明
示例值:xxx
|
ResidentTaxForUpdate.Builder |
taxAddress(AddressForUpdate taxAddress)
纳税地址
示例值:
|
ResidentTaxForUpdate.Builder |
taxCountryRegion(String taxCountryRegion)
国家 / 地区ID
示例值:6862995757234914824
|
ResidentTaxForUpdate.Builder |
yearResidentTax(String yearResidentTax)
年度
示例值:2006-01-01
|
public ResidentTaxForUpdate.Builder taxCountryRegion(String taxCountryRegion)
示例值:6862995757234914824
taxCountryRegion - public ResidentTaxForUpdate.Builder residentStatus(String residentStatus)
示例值:tax_residence
residentStatus - public ResidentTaxForUpdate.Builder taxAddress(AddressForUpdate taxAddress)
示例值:
taxAddress - public ResidentTaxForUpdate.Builder residentStatusSpecification(String residentStatusSpecification)
示例值:xxx
residentStatusSpecification - public ResidentTaxForUpdate.Builder yearResidentTax(String yearResidentTax)
示例值:2006-01-01
yearResidentTax - public ResidentTaxForUpdate.Builder customFields(ObjectFieldData[] customFields)
示例值:
customFields - public ResidentTaxForUpdate build()
Copyright © 2025. All rights reserved.