public class AlipayOverseasTaxUserinfoQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOverseasTaxUserinfoQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getIdentifyAccountNo()
Gets identify account no.
|
String |
getIdentifyAccountType()
Gets identify account type.
|
void |
setIdentifyAccountNo(String identifyAccountNo)
Sets identify account no.
|
void |
setIdentifyAccountType(String identifyAccountType)
Sets identify account type.
|
public String getIdentifyAccountNo()
public void setIdentifyAccountNo(String identifyAccountNo)
identifyAccountNo
- the identify account nopublic String getIdentifyAccountType()
public void setIdentifyAccountType(String identifyAccountType)
identifyAccountType
- the identify account typeCopyright © 2018. All rights reserved.