public class AlipayOpenMiniInneraccountPidQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenMiniInneraccountPidQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getClientType()
Gets client type.
|
String |
getOutBizId()
Gets out biz id.
|
void |
setClientType(String clientType)
Sets client type.
|
void |
setOutBizId(String outBizId)
Sets out biz id.
|
public AlipayOpenMiniInneraccountPidQueryModel()
public String getClientType()
public void setClientType(String clientType)
clientType
- the client typepublic String getOutBizId()
public void setOutBizId(String outBizId)
outBizId
- the out biz idCopyright © 2018. All rights reserved.