public class AlipayMicropayOrderConfirmpayurlGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMicropayOrderConfirmpayurlGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
SinglePayDetail |
getSinglePayDetail()
Gets single pay detail.
|
void |
setSinglePayDetail(SinglePayDetail singlePayDetail)
Sets single pay detail.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMicropayOrderConfirmpayurlGetResponse()
public void setSinglePayDetail(SinglePayDetail singlePayDetail)
singlePayDetail - the single pay detailpublic SinglePayDetail getSinglePayDetail()
Copyright © 2018. All rights reserved.