public class AlipayUserFinanceinfoShareResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserFinanceinfoShareResponse() |
Modifier and Type | Method and Description |
---|---|
List<AlipayUserCreditCard> |
getCreditCardList()
Gets credit card list.
|
void |
setCreditCardList(List<AlipayUserCreditCard> creditCardList)
Sets credit card list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setCreditCardList(List<AlipayUserCreditCard> creditCardList)
creditCardList
- the credit card listpublic List<AlipayUserCreditCard> getCreditCardList()
Copyright © 2018. All rights reserved.