public class AlipayMobileStdPublicMessageMatcherSendResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMobileStdPublicMessageMatcherSendResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getToAlipayUserId()
Gets to alipay user id.
|
String |
getToUserId()
Gets to user id.
|
void |
setToAlipayUserId(String toAlipayUserId)
Sets to alipay user id.
|
void |
setToUserId(String toUserId)
Sets to user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMobileStdPublicMessageMatcherSendResponse()
public void setToAlipayUserId(String toAlipayUserId)
toAlipayUserId
- the to alipay user idpublic String getToAlipayUserId()
public void setToUserId(String toUserId)
toUserId
- the to user idpublic String getToUserId()
Copyright © 2018. All rights reserved.