public class AlipayMicropayOrderDirectPayResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMicropayOrderDirectPayResponse() |
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, setSubMsg
public AlipayMicropayOrderDirectPayResponse()
public void setSinglePayDetail(SinglePayDetail singlePayDetail)
singlePayDetail
- the single pay detailpublic SinglePayDetail getSinglePayDetail()
Copyright © 2018. All rights reserved.