public static class WebsiteDeliveryIdentification.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
WebsiteDeliveryIdentification |
build() |
WebsiteDeliveryIdentification.Builder |
identificationNumber(String identificationNumber)
身份证件号码
示例值:11002030131312312
|
WebsiteDeliveryIdentification.Builder |
identificationType(Integer identificationType)
身份证件类型
示例值:1
|
public WebsiteDeliveryIdentification.Builder identificationNumber(String identificationNumber)
示例值:11002030131312312
identificationNumber - public WebsiteDeliveryIdentification.Builder identificationType(Integer identificationType)
示例值:1
identificationType - public WebsiteDeliveryIdentification build()
Copyright © 2022. All rights reserved.