public class AlipayOpenPublicLabelUserDeleteModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOpenPublicLabelUserDeleteModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelId()
Gets label id.
|
String |
getUserId()
Gets user id.
|
void |
setLabelId(String labelId)
Sets label id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOpenPublicLabelUserDeleteModel()
public String getLabelId()
public void setLabelId(String labelId)
labelId - the label idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.