public class SupportFunction extends AlipayObject
| 构造器和说明 |
|---|
SupportFunction() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCardName() |
String |
getCardType() |
List<String> |
getFunctionType() |
String |
getGotoUrl() |
void |
setCardName(String cardName) |
void |
setCardType(String cardType) |
void |
setFunctionType(List<String> functionType) |
void |
setGotoUrl(String gotoUrl) |
Copyright © 2023. All rights reserved.