public class AlipayUserCertdocQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserCertdocQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setDrivingLicense(AlipayUserCertDocDrivingLicense drivingLicense)
drivingLicense
- the driving licensepublic AlipayUserCertDocDrivingLicense getDrivingLicense()
public void setDrivingLicenseList(List<AlipayUserCertDocDrivingLicense> drivingLicenseList)
drivingLicenseList
- the driving license listpublic List<AlipayUserCertDocDrivingLicense> getDrivingLicenseList()
public void setIdentityCard(AlipayUserCertDocIDCard identityCard)
identityCard
- the identity cardpublic AlipayUserCertDocIDCard getIdentityCard()
public void setIdentityCardList(List<AlipayUserCertDocIDCard> identityCardList)
identityCardList
- the identity card listpublic List<AlipayUserCertDocIDCard> getIdentityCardList()
public void setPassportList(List<AlipayUserCertDocPassport> passportList)
passportList
- the passport listpublic List<AlipayUserCertDocPassport> getPassportList()
public void setSelfVehicleLicenseList(List<AlipayUserCertDocVehicleLicense> selfVehicleLicenseList)
selfVehicleLicenseList
- the self vehicle license listpublic List<AlipayUserCertDocVehicleLicense> getSelfVehicleLicenseList()
public void setVehicleLicenseList(List<AlipayUserCertDocVehicleLicense> vehicleLicenseList)
vehicleLicenseList
- the vehicle license listpublic List<AlipayUserCertDocVehicleLicense> getVehicleLicenseList()
Copyright © 2018. All rights reserved.