public class SmartAutomatAssociate extends AlipayObject
Constructor and Description |
---|
SmartAutomatAssociate() |
Modifier and Type | Method and Description |
---|---|
String |
getAssociateType()
Gets associate type.
|
String |
getAssociateUserId()
Gets associate user id.
|
void |
setAssociateType(String associateType)
Sets associate type.
|
void |
setAssociateUserId(String associateUserId)
Sets associate user id.
|
public String getAssociateType()
public void setAssociateType(String associateType)
associateType
- the associate typepublic String getAssociateUserId()
public void setAssociateUserId(String associateUserId)
associateUserId
- the associate user idCopyright © 2018. All rights reserved.