public class AlipayDatabizCorePaymentAbilityUpdateResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayDatabizCorePaymentAbilityUpdateResponse() |
| Modifier and Type | Method and Description |
|---|---|
PaymentAbilityPostbackResponse |
getPaymentAbilityPostbackResponse()
Gets payment ability postback response.
|
void |
setPaymentAbilityPostbackResponse(PaymentAbilityPostbackResponse paymentAbilityPostbackResponse)
Sets payment ability postback response.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDatabizCorePaymentAbilityUpdateResponse()
public void setPaymentAbilityPostbackResponse(PaymentAbilityPostbackResponse paymentAbilityPostbackResponse)
paymentAbilityPostbackResponse - the payment ability postback responsepublic PaymentAbilityPostbackResponse getPaymentAbilityPostbackResponse()
Copyright © 2018. All rights reserved.