public class AlipayEbppConfigChargeinstSearchResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppConfigChargeinstSearchResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ChargeInstMode> |
getChargeInstModeResult()
Gets charge inst mode result.
|
void |
setChargeInstModeResult(List<ChargeInstMode> chargeInstModeResult)
Sets charge inst mode result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppConfigChargeinstSearchResponse()
public void setChargeInstModeResult(List<ChargeInstMode> chargeInstModeResult)
chargeInstModeResult - the charge inst mode resultpublic List<ChargeInstMode> getChargeInstModeResult()
Copyright © 2018. All rights reserved.