public class AlipayAccountExrateAllclientrateQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayAccountExrateAllclientrateQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
Gets client id.
|
String |
getProfileId()
Gets profile id.
|
void |
setClientId(String clientId)
Sets client id.
|
void |
setProfileId(String profileId)
Sets profile id.
|
public AlipayAccountExrateAllclientrateQueryModel()
public String getClientId()
public void setClientId(String clientId)
clientId - the client idpublic String getProfileId()
public void setProfileId(String profileId)
profileId - the profile idCopyright © 2018. All rights reserved.